Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
color-convert
Plain color conversion functions
camelcase
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
slash
Convert Windows backslash paths to slash paths
convert-source-map
Converts a source-map from/to different formats and allows adding/changing properties.
iconv-lite
Convert character encodings in pure javascript.
pify
Promisify a callback-style function
bytes
Utility to parse a string bytes to bytes and vice-versa
ieee754
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
dir-glob
Convert directories to glob compatible strings
decamelize
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
arrify
Convert a value to an array
@xtuc/ieee754
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
strnum
Parse String to Number based on configuration
typedarray-to-buffer
Convert a typed array to a Buffer without a copy
to-fast-properties
Force V8 to use fast properties for an object
data-uri-to-buffer
Create an ArrayBuffer instance from a Data URI string
camelcase-keys
Convert object keys to camel case
file-uri-to-path
Convert a file: URI to a file path
decamelize-keys
Convert object keys from camel case
snapdragon-util
Utilities for the snapdragon parser/compiler.