Showing 1-20 of 66 packages
Simple module for adding opacity to hexidecimal colour codes
convert decimal (base 10) numbers to hexidecimal
CLI utility to hexidecimal decode input
Check if something is a hexidecimal digit
TypeScript definitions for node-int64
Utility functions for working with Quadbins
A simple hexidecimal and rgb color converter
rehosting of the flot piechart plugin with adjustments for NPM
From a .less, .scss, .css file, create a visual colour palette from hexidecimal colours
Node.JS library for decrypting the TrustedForm Certificate URL
CLI utility to hexidecimal encode input
An insanely minimal ASN.1 builder for X.509 common schemas, specifically SEC1/X9.62 PKCS#8, SPKI/PKIX, PKCS#1 and CSR.
Creates an array of hexidecimal color values from one color to another over a specified length
Create a vanity wallet on Ethereum from your terminal console
Convert a string or buffer into a plain array of bytes
Brighten or darken a hexidecimal color value
Parses bbcode to ansi.
Custom range slide picker for React Native.
phaser.io UI component library for use in browser games using the Phaser3 game engine
URL safe Base64 Integer Strings (BIS) and conversion tools. Supports both fast conversions for regular integers and large integer strings. Assists with compression as fewer base 64 digits are needed to represent larger integers than base 10 digits. Unlike RFC-3548 Base 64 encodings, readability of BIS is improved for small integers by using an alphabet that extends base-converter