Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
levn
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
which-typed-array
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
available-typed-arrays
Returns an array of Typed Array names that are available in the current environment
is-typed-array
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
typed-array-length
Robustly get the length of a Typed Array
possible-typed-array-names
A simple list of possible Typed Array names.
typed-array-byte-offset
Robustly get the byte offset of a Typed Array
typed-array-byte-length
Robustly get the byte length of a Typed Array
emittery
Simple and modern async event emitter
is-typedarray
Detect whether or not an object is a Typed Array
typedarray
TypedArray polyfill for old browsers
pinia
Intuitive, type safe and flexible Store for Vue
textextensions
A package that contains an array of every single file extension there is for text files
typed-function
Type checking for JavaScript functions
istextorbinary
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
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
@remix-run/web-blob
Web API compatible Blob implementation
@remix-run/web-file
Web API compatible File implementation for node
@remix-run/web-form-data
Web API compatible Form Data implementation