Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
camelcase
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
decamelize
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
camelcase-keys
Convert object keys to camel case
titleize
Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`
react-player
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
dashify
Convert a camelcase or space-separated string to a dash-separated string. ~12 sloc, fast, supports diacritics.
video.js
An HTML5 video player that supports HLS and DASH with a common API and skin.
kebab-case
Convert a string to kebab-case, i.e. its dash separated form
humanize-string
Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`
dash-get
A tiny get function, similar to Lodash.get
m3u8stream
Reads segments from a m3u8 or dash playlist into a consumable stream.
string-collapse-leading-whitespace
Collapse the leading and trailing whitespace of a string
helper-date
Format dates with date.js and moment.js. Uses date.js to parse human readable date phrases, and moment to format the rendered output. Should work with any Handlebars, Lo-Dash, underscore, or any template engine that allows helper functions to be registere
logging-helpers
Basic template helpers for printing messages out to the console. Useful for debugging context in templates. Should work with any template engine.
remark-lint-no-file-name-consecutive-dashes
remark-lint rule to warn when file names contain consecutive dashes
remark-lint-no-file-name-outer-dashes
remark-lint rule to warn when file names contain initial or final dashes
multicoin-address-validator
Multicoin address validator for Bitcoin and other Altcoins.
@bitgo-beta/utxo-lib
Client-side Bitcoin JavaScript library
@bitgo/utxo-lib
Client-side Bitcoin JavaScript library
ccxt
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for 100+ exchanges