addons.mozilla.org 110 packages

Last scanned on Oct 27 at 07:00 PM
safe-buffer 5.2.1
Safer Node.js Buffer API
License
MIT
Footprint
771 B
Matched Modules
Version distribution in production
138
5.2.1
134
5.1.1
134
5.1.2
56
5.2.0
54
5.1.0
0
1.0.0
isarray 0.0.0 - 0.0.1Outdated
Array#isArray for older browsers
react-is 18.1.0Outdated
Brand checking of React Elements.
punycode 1.3.2Outdated
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
qs 6.10.3Outdated
A querystring parser that supports nesting and arrays, with a depth limit
form-data 1.0.0 - 4.0.0
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
+2
mikeal
niftylettuce
alexindigo
buffer 6.0.1 - 6.0.3
Node.js Buffer API, for the browser
@babel/runtime 7.18.2 - 7.18.3Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic 1.1.3Outdated
Get and robustly cache all JS language-level intrinsics at first require time
function-bind 1.1.1Outdated
Implementation of Function.prototype.bind
lodash 4.17.20 - 4.17.21
Lodash modular utilities.
path-to-regexp 1.8.0Outdated
Express style path to RegExp utility
cookie 0.4.2Outdated
HTTP server cookie parsing and serialization
dougwilson
dougwilson
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
object-inspect 1.12.2Outdated
string representations of objects in node and the browser
has-symbols 1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
ieee754 1.2.0 - 1.2.1
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
side-channel 1.0.4Outdated
Store information about any JS value in a side channel. Uses WeakMap if available.
object-assign 3.0.0Outdated
ES2015 `Object.assign()` ponyfill
base64-js 1.5.1
Base64 encoding/decoding in pure JS
serialize-javascript 6.0.0Outdated
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
core-js 3.20.3 - 3.21.1Outdated
Standard library
type-detect 4.0.8
Improved typeof detection for node.js and the browser.
has 1.0.2 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
scheduler 0.21.0 - 0.22.0Outdated
Cooperative scheduler for the browser environment.
randombytes 2.1.0
random bytes from browserify stand alone
prop-types 15.8.0 - 15.8.1
Runtime type checking for React props and similar objects.
react 17.0.0 - 18.1.0Outdated
React is a JavaScript library for building user interfaces.
react-dom 18.0.0 - 18.1.0Outdated
React package for working with the DOM.
lodash.debounce 4.0.8
The lodash method `_.debounce` exported as a module.
moment 2.29.4Outdated
Parse, validate, manipulate, and display dates
url 0.11.0Outdated
The core `url` packaged standalone for use with Browserify.
hoist-non-react-statics 3.3.2
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
querystring 0.2.0Outdated
Node's querystring module for all engines.
invariant 2.2.3 - 2.2.4
invariant
classnames 2.3.2Outdated
A simple utility for conditionally joining classNames together
ua-parser-js 0.7.32 - 1.0.32Outdated
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment
react-transition-group 4.4.0 - 4.4.2Outdated
A react component toolset for managing animations
common-tags 1.8.2
a few common utility template tags for ES2015
dom-helpers 5.2.1
tiny modular DOM lib for ie9+
whatwg-fetch 3.6.2Outdated
A window.fetch polyfill.
jakechampion
mattandrews
mislav
tiny-invariant 0.0.2 - 1.3.1Outdated
A tiny invariant function
immer 9.0.11 - 9.0.14Outdated
Create your next immutable state by mutating the current one
react-router 5.0.0 - 5.3.4Outdated
Declarative routing for React
react-router-dom 5.3.0 - 5.3.3Outdated
Declarative routing for React web applications
lodash-es 4.17.20 - 4.17.21
Lodash exported as ES modules.
redux 4.2.0Outdated
Predictable state container for JavaScript apps
react-fast-compare 3.1.0 - 3.2.0Outdated
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
filesize 10.0.0 - 10.0.5Outdated
JavaScript library to generate a human readable String describing the file size
use-sync-external-store 1.0.0 - 1.2.0
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
acdlite
gnoff
react-bot
shallowequal 1.1.0
Like lodash isEqualWith but for shallow equal.
react-redux 8.0.2Outdated
Official React bindings for Redux
history 4.10.1Outdated
Manage session history with JavaScript
pino 8.2.0 - 8.6.1Outdated
super fast, all natural json logger
resize-observer-polyfill 1.5.1
A polyfill for the Resize Observer API
quick-format-unescaped 4.0.4
Solves a problem with util.format
davidmarkclements
davidmarkclements
dompurify x.x.x
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usin
isomorphic-fetch 2.1.1 - 3.0.0
Isomorphic WHATWG Fetch API, for Node & Browserify
mattandrews
the-ft
redux-thunk 2.4.0 - 2.4.1Outdated
Thunk middleware for Redux.
react-hook-form 3.23.14Outdated
Performant, flexible and extensible forms library for React Hooks
use-isomorphic-layout-effect 1.0.0 - 1.1.2
A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).
andarist
andarist
resolve-pathname 3.0.0
Resolve URL pathnames using JavaScript
mjackson
mjackson
web-vitals 3.0.0 - 3.0.4Outdated
Easily measure performance metrics in JavaScript
@reduxjs/toolkit 1.3.4 - 1.8.6Outdated
The official, opinionated, batteries-included toolset for efficient Redux development
rc-util 5.21.3 - 5.21.5Outdated
Common Utils For React Component
localforage 1.10.0
Offline storage, improved.
react-scripts 0.4.2Outdated
Configuration and scripts for Create React App.
+1
fb
timer
iansu
react-textarea-autosize 8.3.3 - 8.3.4Outdated
textarea component for React which grows with content
react-onclickoutside 6.12.0 - 6.12.1Outdated
An onClickOutside wrapper for React components
shallow-equal 1.2.0 - 1.2.1Outdated
Typescript-compatible minimalistic shallow equality check for arrays/objects
use-latest 1.2.1
A React helper hook for storing latest value in ref object (updated in useEffect's callback).
andarist
andarist
use-composed-ref 1.0.0 - 1.3.0
React hook which creates a ref function from given refs. Useful when using forwardRef.
andarist
andarist
react-side-effect 1.2.0Outdated
Create components whose prop changes map to a global side effect
react-dnd 15.0.0 - 16.0.1
Drag and Drop for React
+2
jordangens
gaearon
darthtrevino
react-helmet 6.1.0
A document head manager for React
rc-tooltip 5.2.0 - 5.2.2Outdated
React Tooltip
rc-motion 2.6.0Outdated
React lifecycle controlled motion library
universal-cookie 4.0.4Outdated
Universal cookies for JavaScript
rc-trigger 5.2.19Outdated
base abstract trigger component for react
rc-align 4.0.12Outdated
align ui component for react
dom-align 1.12.3Outdated
Align DOM Node Flexibly
redux-saga 0.16.1 - 0.16.2Outdated
Saga middleware for Redux to handle Side Effects
redux-logger 3.0.6
Logger for Redux
focus-visible 5.2.0
Polyfill for :focus-visible pseudo-selector
robdodson
sundress
react-cookie 4.1.1Outdated
Universal cookies for React
react-autosuggest 10.1.0
WAI-ARIA compliant React autosuggest component
react-themeable 1.1.0
Utility for making React components easily themeable
markdalgleish
markdalgleish
section-iterator 2.0.0
Simple iterator for flat and multi section lists
photoswipe 4.1.3Outdated
JavaScript gallery
deepcopy 2.1.0
deep copy data
sasaplus1
sasaplus1
react-bootstrap-table-next 0.0.2 - 4.0.3
Next generation of react-bootstrap-table
lottie-api 1.0.0 - 1.0.2Outdated
A library to edit lottie-web animations dynamically
airnan
airnan
@willdurand/isomorphic-formdata x.x.x
addons-moz-compare x.x.x
base62 x.x.x
big-integer x.x.x
deep-eql x.x.x
express-http-context x.x.x
jed x.x.x
join-url x.x.x
nano-time x.x.x
pino-devtools x.x.x
react-keydown x.x.x
react-nested-status x.x.x
react-photoswipe-gallery x.x.x
react-super-responsive-table x.x.x
universal-base64 x.x.x
universal-base64url x.x.x
qhistory x.x.x
redux-first-history x.x.x