Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
- allow-env
- allow-read
- deno
- deno-edition
- deno-entry
- denoland
- edition
- editions
- es2022
- es5
- es6
- es6+
- jsnext
- node
- View more
A package that contains an array of every single file extension there is for binary files
- binary
- binary extensions
- binary-extensions
- browser
- deno
- deno-edition
- deno-entry
- denoland
- es2022
- es5
- export-default
- extensions
- module
- node
- View more
A package that contains an array of every single file extension there is for text files
- browser
- deno
- deno-edition
- deno-entry
- denoland
- es2022
- es5
- export-default
- extensions
- module
- node
- text
- text extensions
- text-extensions
- View more
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
An extended Error class that envelops a parent error, such that the stack trace contains the causation
- browser
- deno
- deno-edition
- deno-entry
- denoland
- error
- es2017
- es2022
- es5
- export-default
- module
- nerror
- nested
- nested-error
- View more
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
- array
- assert
- assertion
- async
- async function
- async-function
- asyncFunction
- bool
- boolean
- browser
- check
- check-type
- checking
- class
- View more
Promise based HTTP client for the browser and node.js
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.
- array
- browser
- cycle
- deno
- deno-edition
- deno-entry
- denoland
- each
- es2022
- es5
- export-default
- flow
- forEach
- map
- View more
Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of it
- array
- browser
- comparator
- deep
- deeply
- deno
- deno-edition
- deno-entry
- denoland
- es2022
- export-default
- keys
- module
- node
- View more
Stop getting EMFILE errors! Open only as many files as the operating system supports.
Extract the options and callback from a function's arguments easily
Check version ranges like `>=N` and `X || Y || Z` with support for Node.js, Web Browsers, Deno, and TypeScript.
- browser
- compare
- conditional
- deno
- deno-edition
- deno-entry
- denoland
- es2022
- es5
- export-default
- gte
- module
- node
- node.js
- View more
Require a file without adding it into the require cache
- cache
- deno
- deno-edition
- deno-entry
- denoland
- es2022
- export-default
- node
- require
- require-fresh
- requirefresh
- typed
- types
- typescript
CoffeeScript-Object-Notation Parser. Same as JSON but for CoffeeScript objects.
Parse and stringify the environment configuration files and format, also known as .env files and dotenv files
- .env
- browser
- config
- configuration
- deno
- deno-edition
- deno-entry
- denoland
- dotenv
- env
- envfile
- es2022
- module
- node
- View more
A set of icons for all the main cryptocurrencies and altcoins, in a range of styles and sizes
- cryptocurrency
- icons
- icon
- crypto
- currency
- cryptocurrencies
- currencies
- symbols
- svg
- png
- vector
- color
- coin
- bitcoin
- View more
Ambi lets you execute any function ambidextrously; providing you the ability to execute any function (be it synchronous, asynchronous, returns, callbacks, promises) as if it returned a promise.
- ambidextrous
- async
- asynchronous
- browser
- deno
- deno-edition
- deno-entry
- denoland
- es2022
- es5
- exec
- execute
- export-default
- fire
- View more
Get the MAC address of the current machine you are on.
- deno
- deno-edition
- deno-entry
- denoland
- es2022
- export-default
- getmac
- ifconfig
- ipconfig
- mac
- mac-address
- node
- typed
- types
Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.