redd.it 180 packages

Last scanned on Oct 27 at 06:11 PM
tslib x.x.x
Runtime library for TypeScript helper functions
readable-stream x.x.x
Streams3, a user-land copy of the stream library from Node.js
safe-buffer x.x.x
Safer Node.js Buffer API
string_decoder x.x.x
The string_decoder module from Node core
uuid x.x.x
RFC4122 (v1, v4, and v5) UUIDs
isarray x.x.x
Array#isArray for older browsers
punycode x.x.x
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
inherits x.x.x
Browser-friendly inheritance fully compatible with standard node.js inherits()
react-is x.x.x
Brand checking of React Elements.
buffer x.x.x
Node.js Buffer API, for the browser
@babel/runtime x.x.x
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
lodash x.x.x
Lodash modular utilities.
path-to-regexp x.x.x
Express style path to RegExp utility
core-util-is x.x.x
The `util.is*` functions introduced in Node v0.12.
bn.js x.x.x
Big number implementation in pure javascript
core-js x.x.x
Standard library
ieee754 x.x.x
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
util-deprecate x.x.x
The Node.js `util.deprecate()` function with browser support
object-assign x.x.x
ES2015 `Object.assign()` ponyfill
util x.x.x
Node.js's util module for all engines
domelementtype 2.0.0 - 2.1.0Outdated
all the types of nodes in htmlparser2's dom
base64-js x.x.x
Base64 encoding/decoding in pure JS
process-nextick-args x.x.x
process.nextTick but always with args
cwmma
cwmma
events x.x.x
Node's event emitter for all engines.
retry x.x.x
Abstraction for exponential and custom retry strategies for failed operations.
tim-kos
tim-kos
json-stringify-safe x.x.x
Like JSON.stringify, but doesn't blow up on circular refs.
performance-now x.x.x
Implements performance.now (based on process.hrtime).
meryn
meryn
component-emitter x.x.x
Event emitter
+29
amasad
anthonyshort
blakeembrey
randombytes x.x.x
random bytes from browserify stand alone
url x.x.x
The core `url` packaged standalone for use with Browserify.
coolaj86
ljharb
defunctzombie
prop-types x.x.x
Runtime type checking for React props and similar objects.
decode-uri-component x.x.x
A better decodeURIComponent
scheduler x.x.x
Cooperative scheduler for the browser environment.
node-int64 x.x.x
Support for representing 64-bit integers in JavaScript
react x.x.x
React is a JavaScript library for building user interfaces.
react-dom x.x.x
React package for working with the DOM.
process x.x.x
process information for node.js and browsers
minimalistic-assert x.x.x
minimalistic-assert ===
cwmma
indutny
setimmediate x.x.x
A shim for the setImmediate efficient script yielding API
domenic
domenic
path-browserify x.x.x
the path module from node core for browsers
hoist-non-react-statics x.x.x
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
q x.x.x
A library for promises (CommonJS/Promises/A,B,D)
query-string x.x.x
Parse and stringify URL query strings
sha.js x.x.x
Streamable SHA hashes in pure javascript
cwmma
cwmma
invariant x.x.x
invariant
symbol-observable x.x.x
Symbol.observable ponyfill
stream-browserify x.x.x
the stream module from node core for browsers
strict-uri-encode x.x.x
A stricter URI encode adhering to RFC 3986
brorand x.x.x
Random number generator for browsers and node.js
asn1.js x.x.x
ASN.1 encoder and decoder
elliptic x.x.x
EC cryptography
hash.js x.x.x
Various hash functions that could be run by both browser and node
hmac-drbg x.x.x
Deterministic random bit generator (hmac)
minimalistic-crypto-utils x.x.x
Minimalistic tools for JS crypto modules
hash-base x.x.x
abstract base class for hash-streams
classnames x.x.x
A simple utility for conditionally joining classNames together
ripemd160 x.x.x
Compute ripemd160 of bytes or strings.
buffer-xor x.x.x
A simple module for bitwise-xor on buffers
pbkdf2 x.x.x
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
cipher-base x.x.x
abstract base class for crypto-streams
ua-parser-js x.x.x
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment
md5.js x.x.x
node style md5 on pure JavaScript
timers-browserify x.x.x
timers module for browserify
create-hash x.x.x
create hashes for browserify
browserify-aes x.x.x
aes, for browserify
create-hmac x.x.x
node style hmacs in the browser
parse-asn1 x.x.x
utility library for parsing asn1 files for use with browserify-sign.
+1
cwmma
dcousens
indutny
evp_bytestokey x.x.x
The insecure key derivation algorithm from OpenSSL
browserify-rsa x.x.x
RSA for browserify
cwmma
indutny
jprichardson
browserify-sign x.x.x
adds node crypto signing for browsers
+1
cwmma
dcousens
indutny
create-ecdh x.x.x
createECDH but browserifiable
crypto-browserify x.x.x
implementation of crypto for the browser
cwmma
indutny
jprichardson
des.js x.x.x
DES implementation
postcss-merge-longhand 4.0.4 - 5.0.4Outdated
Merge longhand properties into shorthand with PostCSS.
os-browserify x.x.x
The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.
coderpuppy
drewyoung1
public-encrypt x.x.x
browserify version of publicEncrypt & privateDecrypt
+1
cwmma
dcousens
indutny
browserify-des x.x.x
browserify-des ===
cwmma
cwmma
browserify-cipher x.x.x
ciphers for the browser
cwmma
cwmma
diffie-hellman x.x.x
pure js diffie-hellman
miller-rabin x.x.x
Miller Rabin algorithm for primality test
vm-browserify x.x.x
vm module for the browser
randomfill x.x.x
random fill from browserify stand alone
querystring-es3 x.x.x
Node's querystring module for all engines. (ES3 compat fork)
es5-ext 0.10.24 - 0.10.49Outdated
ECMAScript extensions and shims
warning x.x.x
A mirror of Facebook's Warning
err-code x.x.x
Create an error with a code
react-router x.x.x
Declarative routing for React
@popperjs/core x.x.x
Tooltip and Popover Positioning Engine
promise-retry x.x.x
Retries a function that returns a promise, leveraging the power of the retry module.
history x.x.x
Manage session history with JavaScript
react-router-dom x.x.x
Declarative routing for React web applications
redux x.x.x
Predictable state container for JavaScript apps
react-fast-compare x.x.x
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
bignumber.js x.x.x
A library for arbitrary-precision decimal and non-decimal arithmetic
superagent x.x.x
elegant & feature rich browser / node HTTP with a fluent API
@sentry/types x.x.x
Types for all Sentry JavaScript SDKs
+9
benvinegar
billyvg
mitsuhiko
lodash-es 4.17.21
Lodash exported as ES modules.
@sentry/utils x.x.x
Utilities for all Sentry JavaScript SDKs
+9
benvinegar
billyvg
mitsuhiko
shallowequal x.x.x
Like lodash isEqualWith but for shallow equal.
tiny-warning x.x.x
A tiny warning function
alexreardon
alexreardon
tiny-invariant x.x.x
A tiny invariant function
@sentry/core x.x.x
Base implementation for all Sentry JavaScript SDKs
+9
benvinegar
billyvg
mitsuhiko
raf x.x.x
requestAnimationFrame polyfill for node and the browser
universal-user-agent 4.0.0Outdated
Get a user agent string across all JavaScript Runtime Environments
gr2m
gr2m
bowser x.x.x
Lightweight browser detector
p-is-promise 3.0.0 - 4.0.0
Check if something is a promise
react-redux x.x.x
Official React bindings for Redux
reselect x.x.x
Selectors for Redux.
js-cookie x.x.x
A simple, lightweight JavaScript API for handling cookies
polished x.x.x
A lightweight toolset for writing styles in Javascript.
react-popper x.x.x
Official library to use Popper on React projects
split-on-first x.x.x
Split a string on the first occurance of a given separator
crypto-js x.x.x
JavaScript library of crypto standards.
resolve-pathname x.x.x
Resolve URL pathnames using JavaScript
mjackson
mjackson
value-equal x.x.x
Are these two JavaScript values equal?
mjackson
mjackson
luxon 0.5.6 - 1.19.3Outdated
Immutable date wrapper
@sentry/browser x.x.x
Official Sentry SDK for browsers
+9
benvinegar
billyvg
mitsuhiko
is-color-stop 1.0.0 - 1.1.0
Check if a string is CSS color stop
@sentry/hub x.x.x
Sentry hub which handles global state managment.
+9
benvinegar
billyvg
mitsuhiko
redux-thunk x.x.x
Thunk middleware for Redux.
@sentry/minimal x.x.x
Sentry minimal library that can be used in other packages
+9
benvinegar
billyvg
mitsuhiko
react-scripts 0.4.2Outdated
Configuration and scripts for Create React App.
+2
gaearon
fb
timer
libphonenumber-js 1.4.8 - 1.10.14Outdated
A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
set-cookie-parser x.x.x
Parses set-cookie headers into objects
mini-create-react-context x.x.x
Smaller Polyfill for the proposed React context API
gud x.x.x
Create a 'gud nuff' (not cryptographically secure) globally unique id
@firebase/util 1.4.0 - 1.7.2Outdated
_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_
+1
chholland
firebase-ops
feiyang.chen
@apollo/client 3.3.0 - 3.7.1Outdated
A fully-featured caching GraphQL client.
create-error-class 1.0.0Outdated
Create Error classes
floatdrop
floatdrop
ufo 0.5.2 - 0.8.6Outdated
URL utils for humans
pi0
pi0
d3 2.1.3 - 6.7.0Outdated
Data-Driven Documents
framer-motion 6.5.0 - 7.6.2Outdated
A simple and powerful React and JavaScript animation library
@sentry/integrations x.x.x
Pluggable integrations that can be used to enhance JS SDKs
+9
benvinegar
billyvg
mitsuhiko
react-bootstrap 0.30.2 - 0.33.1Outdated
Bootstrap 5 components built with React
fp-ts 2.6.6 - 2.9.5Outdated
Functional programming in TypeScript
lottie-web x.x.x
After Effects plugin for exporting animations to SVG + JavaScript or canvas + JavaScript
intersection-observer x.x.x
A polyfill for IntersectionObserver
popmotion 0.0.3 - 3.8.1Outdated
The animator's toolbox
deep-diff x.x.x
Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.
xstate 4.7.0 - 4.19.1Outdated
Finite State Machines and Statecharts for the Modern Web.
react-use 8.1.2 - 13.24.1Outdated
Collection of React Hooks
streamich
streamich
mdast-util-gfm-strikethrough 0.1.0 - 0.2.3Outdated
mdast extension to parse and serialize GFM strikethrough
rc-menu 8.2.0 - 8.3.1Outdated
menu ui component for react
@react-spring/shared 9.0.0 - 9.5.5Outdated
Globals and shared modules
lit-element 3.0.1 - 3.2.2Outdated
A simple base class for creating fast, lightweight web components
+10
aomarks
emarquez
sorvell
@headlessui/react 1.3.0 - 1.7.3Outdated
A set of completely unstyled, fully accessible UI components for React, designed to integrate beautifully with Tailwind CSS.
+1
thecrypticace
reinink
adamwathan
brcast x.x.x
Tiny data broadcaster with 0 dependencies
@aws-amplify/auth 1.2.21 - 1.2.25Outdated
Auth category of aws-amplify
+8
aws-amplify-docs-eng-ops
amplify-data-dev-npm
amplify-studio-uibuilder
react-device-detect 1.8.6 - 1.17.0Outdated
Detect device type and render your component according to it
react-motion x.x.x
A spring that solves your animation problems.
@auth0/auth0-spa-js 2.0.0Outdated
Auth0 SDK for Single Page Applications using Authorization Code Grant Flow with PKCE
@loadable/component x.x.x
React code splitting made easy.
connected-react-router 6.1.0 - 6.9.3
A Redux binding for React Router v4 and v5
supasate
supasate
Base64 x.x.x
Base64 encoding and decoding
davidchambers
michaelficarra
browser-or-node x.x.x
Check where the code is running in the browser or node.js
@reach/rect 0.3.0Outdated
Measure React elements position in the DOM
+1
ryanflorence
mjackson
chancestrickland
react-native-web 0.0.72 - 0.0.73Outdated
React Native for Web
react-router-redux x.x.x
Ruthlessly simple bindings to keep react-router and redux in sync
react-instantsearch-dom 5.2.0 - 6.38.0Outdated
⚡ Lightning-fast search for React DOM, by Algolia
analytics-utils 0.0.7 - 0.0.11Outdated
Analytics utility functions used by 'analytics' module
redux-immutable-state-invariant x.x.x
Redux middleware that detects mutations between and outside redux dispatches. For development use only.
leoasis
leoasis
cookies-js 0.3.1 - 1.0.1Outdated
Client-Side Cookie Manipulation API
@researchgate/react-intersection-observer x.x.x
React component for the Intersection Observer API
@tannin/plural-forms 1.0.0 - 1.1.0
Compiles a function to compute the plural forms index for a given value
aduth
aduth
react-bootstrap-sweetalert 2.0.0 - 5.2.0
A variant of sweetalert for use with React and Bootstrap
prebid.js 6.24.0 - 7.22.0Outdated
Header Bidding Management Library
@reddit/i18n-tools x.x.x
@reddit/adblock-detection x.x.x
@reddit/reddit-country-url-redirects x.x.x
fbt x.x.x
icepick x.x.x
request-idle-callback x.x.x
thrift x.x.x
isomorphic-ws x.x.x
zipkin-transport-http x.x.x
zipkin x.x.x
@r/frames x.x.x
@reddit/google-tag-manager x.x.x
ts-error x.x.x