Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
gnablib
A lean, zero dependency library to provide a useful base for your project.
hex-game
Hex Game utilities
@safeheron/crypto-utils
Hex Encoder; UrlBase64 Encoder;
gulp-str2hex
convert string(include Chinese) to hex string(Chinese to unicode) for confusion
color-conversion-tools
This NPM package provides a JavaScript library of functions for converting between different color formats. With this package, you can convert RGB to Hex, Hex to RGB, RGB to HSL, HSL to RGB, RGB to CMYK, CMYK to RGB, and many other color formats. | utilit
@samscodz/randhexcolor
A package that generates random hex color. Packed with hex to RGB and hex to CMYK converter.
odx_pdu_hexarray
Used to Handle Hex Arrays
@muguilin/gm-crypto
基于 gm-crypto 密码行业标准化委员会(SM4)和 big-integer 大整数处理 的前后端API数据传输加解密处理模块!
glup-enncryption
混淆js
color-js-util
颜色计算工具 16进制<->RGB 指定颜色分深浅段 按比例计算颜色深浅
to-rgb
Converts to RGB.
random-color-hex-generator
Generates random hex color code, to generate 1 call generateHexColor which will return hex code
simple-rgb-hex-converter
Converts CSS hex code to RGB code, and vice versa
libsqlite
Legacy SQLITE library for browser
com.brilliantn.basebuildercore
Hex grid based network force-driven graph built with ECS.
@brendonhudnell/react-hexgrid
Interactive hexagon grids with React bindings
color-blending
Blend RGB colors !
encryption-loader
> 这是个无效的包
san-cli-ui-widget-color-converter
san cli ui widget color converter
change-hex-to-rgb
This Package is easy to change Hex To RGB.For example: hexToRGB('#ffffff'),result is 255,255,255. Next hexToRGB('#ffffff', .2) is 255,255,255,0.2