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
Node.js Streams, a user-land copy of the stream library from Node.js
safe-buffer x.x.x
Safer Node.js Buffer API
uuid x.x.x
RFC4122 (v1, v4, and v5) UUIDs
string_decoder x.x.x
The string_decoder module from Node core
isarray x.x.x
Array#isArray for older browsers
react-is x.x.x
Brand checking of React Elements.
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()
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.
util-deprecate x.x.x
The Node.js `util.deprecate()` function with browser support
ieee754 x.x.x
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
object-assign x.x.x
ES2015 `Object.assign()` ponyfill
base64-js x.x.x
Base64 encoding/decoding in pure JS
bn.js x.x.x
Big number implementation in pure javascript
process-nextick-args x.x.x
process.nextTick but always with args
cwmma
cwmma
core-js x.x.x
Standard library
domelementtype 2.0.0 - 2.1.0Outdated
all the types of nodes in htmlparser2's dom
events x.x.x
Node's event emitter for all engines.
util x.x.x
Node.js's util module 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.
scheduler x.x.x
Cooperative scheduler for the browser environment.
prop-types x.x.x
Runtime type checking for React props and similar objects.
randombytes x.x.x
random bytes from browserify stand alone
performance-now x.x.x
Implements performance.now (based on process.hrtime).
meryn
meryn
react x.x.x
React is a JavaScript library for building user interfaces.
component-emitter x.x.x
Simple event emitter
react-dom x.x.x
React package for working with the DOM.
process x.x.x
process information for node.js and browsers
node-int64 x.x.x
Support for representing 64-bit integers in JavaScript
decode-uri-component x.x.x
A better decodeURIComponent
url x.x.x
The core `url` packaged standalone for use with Browserify.
minimalistic-assert x.x.x
minimalistic-assert ===
cwmma
indutny
hoist-non-react-statics x.x.x
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
invariant x.x.x
invariant
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
classnames x.x.x
A simple utility for conditionally joining classNames together
query-string x.x.x
Parse and stringify URL query strings
q x.x.x
A library for promises (CommonJS/Promises/A,B,D)
symbol-observable x.x.x
Symbol.observable ponyfill
sha.js x.x.x
Streamable SHA hashes in pure javascript
dcousens
ljharb
cwmma
@popperjs/core x.x.x
Tooltip and Popover Positioning Engine
ua-parser-js x.x.x
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment
react-router x.x.x
Declarative routing for React
stream-browserify x.x.x
the stream module from node core for browsers
err-code x.x.x
Create an error with a code
react-router-dom x.x.x
Declarative routing for React web applications
promise-retry x.x.x
Retries a function that returns a promise, leveraging the power of the retry module.
strict-uri-encode x.x.x
A stricter URI encode adhering to RFC 3986
bowser x.x.x
Lightweight browser detector
postcss-merge-longhand 4.0.4 - 5.0.4Outdated
Merge longhand properties into shorthand with PostCSS.
react-fast-compare x.x.x
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
asn1.js x.x.x
ASN.1 encoder and decoder
hash.js x.x.x
Various hash functions that could be run by both browser and node
warning x.x.x
A mirror of Facebook's Warning
elliptic x.x.x
EC cryptography
tiny-invariant x.x.x
A tiny invariant function
brorand x.x.x
Random number generator for browsers and node.js
hmac-drbg x.x.x
Deterministic random bit generator (hmac)
minimalistic-crypto-utils x.x.x
Minimalistic tools for JS crypto modules
bignumber.js x.x.x
A library for arbitrary-precision decimal and non-decimal arithmetic
es5-ext 0.10.24 - 0.10.49Outdated
ECMAScript extensions and shims
des.js x.x.x
DES implementation
hash-base x.x.x
abstract base class for hash-streams
@sentry/types x.x.x
Types for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
ripemd160 x.x.x
Compute ripemd160 of bytes or strings.
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
md5.js x.x.x
node style md5 on pure JavaScript
buffer-xor x.x.x
A simple module for bitwise-xor on buffers
@sentry/utils x.x.x
Utilities for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
create-hash x.x.x
create hashes for browserify
browserify-sign x.x.x
adds node crypto signing for browsers
+2
dcousens
ljharb
cwmma
create-hmac x.x.x
node style hmacs in the browser
browserify-aes x.x.x
aes, for browserify
parse-asn1 x.x.x
utility library for parsing asn1 files for use with browserify-sign.
+2
dcousens
ljharb
cwmma
evp_bytestokey x.x.x
The insecure key derivation algorithm from OpenSSL
browserify-rsa x.x.x
RSA for browserify
+2
dcousens
ljharb
cwmma
create-ecdh x.x.x
createECDH but browserifiable
crypto-browserify x.x.x
implementation of crypto for the browser
+2
dcousens
ljharb
cwmma
timers-browserify x.x.x
timers module for browserify
public-encrypt x.x.x
browserify version of publicEncrypt & privateDecrypt
+2
dcousens
ljharb
cwmma
diffie-hellman x.x.x
pure js diffie-hellman
browserify-des x.x.x
browserify-des ===
dcousens
ljharb
cwmma
browserify-cipher x.x.x
ciphers for the browser
cwmma
cwmma
history x.x.x
Manage session history with JavaScript
miller-rabin x.x.x
Miller Rabin algorithm for primality test
@sentry/core x.x.x
Base implementation for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
randomfill x.x.x
random fill from browserify stand alone
os-browserify x.x.x
The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.
coderpuppy
drewyoung1
vm-browserify x.x.x
vm module for the browser
redux x.x.x
Predictable state container for JavaScript apps
querystring-es3 x.x.x
Node's querystring module for all engines. (ES3 compat fork)
shallowequal x.x.x
Like lodash isEqualWith but for shallow equal.
lodash-es 4.17.21
Lodash exported as ES modules.
tiny-warning x.x.x
A tiny warning function
alexreardon
alexreardon
superagent x.x.x
elegant & feature rich browser / node HTTP with a fluent API
js-cookie x.x.x
A simple, lightweight JavaScript API for handling cookies
react-popper x.x.x
Official library to use Popper on React projects
universal-user-agent 4.0.0Outdated
Get a user agent string across all JavaScript Runtime Environments
gr2m
gr2m
raf x.x.x
requestAnimationFrame polyfill for node and the browser
react-redux x.x.x
Official React bindings for Redux
luxon 0.5.6 - 1.19.3Outdated
Immutable date wrapper
reselect x.x.x
Selectors for Redux.
crypto-js x.x.x
JavaScript library of crypto standards.
polished x.x.x
A lightweight toolset for writing styles in Javascript.
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
split-on-first x.x.x
Split a string on the first occurance of a given separator
p-is-promise 3.0.0 - 4.0.0
Check if something is a promise
@sentry/browser x.x.x
Official Sentry SDK for browsers
+8
benvinegar
billyvg
mitsuhiko
redux-thunk x.x.x
Thunk middleware for Redux.
set-cookie-parser x.x.x
Parses set-cookie headers into objects
libphonenumber-js 1.4.8 - 1.10.14Outdated
A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
ufo 0.5.2 - 0.8.6Outdated
URL utils for humans
pi0
pi0
gud x.x.x
Create a 'gud nuff' (not cryptographically secure) globally unique id
mini-create-react-context x.x.x
Smaller Polyfill for the proposed React context API
@sentry/hub x.x.x
Sentry hub which handles global state managment.
+8
benvinegar
billyvg
mitsuhiko
react-scripts 0.4.2Outdated
Configuration and scripts for Create React App.
+1
fb
timer
iansu
is-color-stop 1.0.0 - 1.1.0
Check if a string is CSS color stop
@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
react-bootstrap 0.30.2 - 0.33.1Outdated
Bootstrap 5 components built with React
@apollo/client 3.3.0 - 3.7.1Outdated
A fully-featured caching GraphQL client.
@sentry/minimal x.x.x
Sentry minimal library that can be used in other packages
+8
benvinegar
billyvg
mitsuhiko
framer-motion 6.5.0 - 7.6.2Outdated
A simple and powerful JavaScript animation library
d3 2.1.3 - 6.7.0Outdated
Data-Driven Documents
@sentry/integrations x.x.x
Pluggable integrations that can be used to enhance JS SDKs
+8
benvinegar
billyvg
mitsuhiko
mdast-util-gfm-strikethrough 0.1.0 - 0.2.3Outdated
mdast extension to parse and serialize GFM strikethrough
create-error-class 1.0.0Outdated
Create Error classes
floatdrop
floatdrop
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
@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
lit-element 3.0.1 - 3.2.2Outdated
A simple base class for creating fast, lightweight web components
+11
aomarks
emarquez
sorvell
@react-spring/shared 9.0.0 - 9.5.5Outdated
Globals and shared modules
react-use 8.1.2 - 13.24.1Outdated
Collection of React Hooks
streamich
streamich
xstate 4.7.0 - 4.19.1Outdated
Finite State Machines and Statecharts for the Modern Web.
deep-diff x.x.x
Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.
rc-menu 8.2.0 - 8.3.1Outdated
menu ui component for react
popmotion 0.0.3 - 3.8.1Outdated
The animator's toolbox
react-device-detect 1.8.6 - 1.17.0Outdated
Detect device type and render your component according to it
@aws-amplify/auth 1.2.21 - 1.2.25Outdated
Auth category of aws-amplify
+7
aws-amplify-docs-eng-ops
amplify-data-dev-npm
amplify-studio-uibuilder
brcast x.x.x
Tiny data broadcaster with 0 dependencies
@auth0/auth0-spa-js 2.0.0Outdated
Auth0 SDK for Single Page Applications using Authorization Code Grant Flow with PKCE
browser-or-node x.x.x
Check in which environment the code is running - browser/node.js/webworker/jsdom/deno
react-motion x.x.x
A spring that solves your animation problems.
Base64 x.x.x
Base64 encoding and decoding
davidchambers
michaelficarra
@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
react-native-web 0.0.72 - 0.0.73Outdated
React Native for Web
@reach/rect 0.3.0Outdated
Measure React elements position in the DOM
+1
ryanflorence
mjackson
chancestrickland
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
@tannin/plural-forms 1.0.0 - 1.1.0
Compiles a function to compute the plural forms index for a given value
aduth
aduth
@researchgate/react-intersection-observer x.x.x
React component for the Intersection Observer API
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