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
available-typed-arrays
Returns an array of Typed Array names that are available in the current environment
which-typed-array
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite 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.
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.
emittery
Simple and modern async event emitter
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
is-typedarray
Detect whether or not an object is a Typed Array
typedarray
TypedArray polyfill for old browsers
textextensions
A package that contains an array of every single file extension there is for text files
pinia
Intuitive, type safe and flexible Store for Vue
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
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.
errlop
An extended Error class that envelops a parent error, such that the stack trace contains the causation
unplugin-vue-router
File based typed routing for Vue Router
@remix-run/web-form-data
Web API compatible Form Data implementation