Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
requirefresh
Require a file without adding it into the require cache
textextensions
A package that contains an array of every single file extension there is for text files
editions
Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
binaryextensions
A package that contains an array of every single file extension there is for binary files
istextorbinary
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
jose
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
lru.min
🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers) — 6.8KB.
errlop
An extended Error class that envelops a parent error, such that the stack trace contains the causation
openid-client
OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
hono
Web framework built on Web Standards
oauth4webapi
Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
@panva/hkdf
HKDF with no dependencies using runtime's native crypto
environment
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
typechecker
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
version-range
Check version ranges like `>=N` and `X || Y || Z` with support for Node.js, Web Browsers, Deno, and TypeScript.
sortobject
Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of it
eachr
Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.
@speed-highlight/core
🌈 Light, fast, and easy to use, dependencies free javascript syntax highlighter, with automatic language detection
envfile
Parse and stringify the environment configuration files and format, also known as .env files and dotenv files
keycode-js
A JavaScript package with Key Code constants