naturalcycles.com 80 packages

Last scanned on Jan 19 at 03:15 PM
tslib 1.2.0 - 2.4.1Outdated
Runtime library for TypeScript helper functions
License
0BSD
Version distribution in production
2 587
2.1.0
2 537
1.14.0
2 537
1.14.1
2 536
1.13.0
2 457
2.3.1
2 424
2.4.0
escape-string-regexp 1.0.4 - 1.0.5Outdated
Escape RegExp special characters
react-is 18.1.0Outdated
Brand checking of React Elements.
camelcase 5.3.1Outdated
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
@babel/runtime 7.18.2 - 7.20.7Outdated
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.
has-symbols 1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
has-property-descriptors 1.0.0Outdated
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
define-properties 1.1.4Outdated
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
object-keys 1.1.1
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
scheduler 0.21.0 - 0.22.0Outdated
Cooperative scheduler for the browser environment.
globalthis 1.0.3Outdated
ECMAScript spec-compliant polyfill/shim for `globalThis`
has 1.0.2 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
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.
performance-now 2.0.0 - 2.1.0
Implements performance.now (based on process.hrtime).
meryn
meryn
hoist-non-react-statics 3.3.2
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
invariant 2.2.3 - 2.2.4
invariant
classnames 2.3.2Outdated
A simple utility for conditionally joining classNames together
immer 7.0.7 - 9.0.18Outdated
Create your next immutable state by mutating the current one
fastest-levenshtein 1.0.15 - 1.0.16
Fastest Levenshtein distance implementation in JS.
@sentry/utils 7.23.0 - 7.31.0Outdated
Utilities for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
@sentry/core 7.29.0Outdated
Base implementation for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
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.
js-cookie 3.0.1Outdated
A simple, lightweight JavaScript API for handling cookies
use-sync-external-store 1.0.0 - 1.2.0Outdated
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
acdlite
gnoff
react-bot
reselect 4.1.2 - 4.1.5Outdated
Selectors for Redux.
react-redux 8.0.2Outdated
Official React bindings for Redux
shallowequal 1.1.0
Like lodash isEqualWith but for shallow equal.
raf 3.4.0 - 3.4.1
requestAnimationFrame polyfill for node and the browser
resize-observer-polyfill 1.5.1
A polyfill for the Resize Observer API
mitt 1.1.3 - 1.2.0Outdated
Tiny 200b functional Event Emitter / pubsub.
@sentry/browser 7.23.0 - 7.31.0Outdated
Official Sentry SDK for browsers
+8
benvinegar
billyvg
mitsuhiko
libphonenumber-js 1.7.35 - 1.10.18Outdated
A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
redux-thunk 2.4.0 - 2.4.1Outdated
Thunk middleware for Redux.
react-hook-form 6.0.0 - 6.9.2Outdated
Performant, flexible and extensible forms library for React Hooks
web-vitals 3.1.0 - 3.1.1Outdated
Easily measure performance metrics in JavaScript
@reduxjs/toolkit 1.7.2Outdated
The official, opinionated, batteries-included toolset for efficient Redux development
string-convert 0.1.0 - 0.2.1
String convertions
akiran
akiran
json2mq 0.2.0
Generate media query string from JSON or javascript object
akiran
akiran
react-focus-lock 2.3.0 - 2.9.2Outdated
It is a trap! (for a focus)
react-intersection-observer 8.33.0 - 9.4.1Outdated
Monitor if a component is inside the viewport, using IntersectionObserver API
react-helmet-async 1.3.0Outdated
Thread-safe Helmet for React 16+ and friends
wonderboymusic
wonderboymusic
intersection-observer x.x.x
A polyfill for IntersectionObserver
lodash.deburr 4.1.0
The lodash method `_.deburr` exported as a module.
enquire.js 2.1.6
Awesome Media Queries in JavaScript
react-slick 0.29.0Outdated
React port of slick carousel
detect-browser 5.0.0 - 5.3.0
Unpack a browser type and version from the useragent string
canvas-confetti 1.5.1Outdated
performant confetti animation in the browser
gatsby 4.24.1 - 4.24.2Outdated
Blazing fast modern site generator for React
gatsby-link 4.18.0 - 5.4.0Outdated
An enhanced Link component for Gatsby sites with support for resource prefetching
gatsby-page-utils 2.18.0 - 2.24.0Outdated
Gatsby library that helps creating pages
gatsby-react-router-scroll 4.5.0 - 5.15.0Outdated
React Router scroll management forked from https://github.com/ytase/react-router-scroll for Gatsby
@builder.io/partytown 0.5.4Outdated
Relocate resource intensive third-party scripts off of the main thread and into a web worker.
shallow-compare 1.2.1 - 1.2.2
Stand alone shallowCompare for use in libraries that support shouldComponentUpdate
@gatsbyjs/reach-router 1.3.6 - 1.3.7Outdated
Gatsby's fork to modernize reach-router
gatsby-script 1.8.0 - 1.9.0Outdated
An enhanced script component for Gatsby sites with support for various loading strategies
gatsby-plugin-image 2.14.1 - 2.15.0Outdated
Adding responsive images to your site while maintaining high performance scores can be difficult to do manually. The Gatsby Image plugin handles the hard parts of producing images in multiple sizes and formats for you!
react-accessible-accordion 5.0.0
Accessible Accordion component for React
scroll-to-element 2.0.3
Smooth scrolling to an element via selector or node reference
react-reveal 1.2.1 - 1.2.2
Really simple way to add reveal on scroll animation to your React app.
gatsby-plugin-catch-links x.x.x
Intercepts local links from markdown and other non-react pages and does a client-side pushState to avoid the browser having to refresh the page.
gatsby-remark-images 3.1.3 - 3.1.9Outdated
Processes images in markdown so they can be used in the production build.
@n8tb1t/use-scroll-position 0.0.1 - 2.0.3
Use scroll position ReactJS hook done right
gatsby-plugin-anchor-links 1.2.1
Gatsby plugin for using anchor links with a Gatsby Link component.
@naturalcycles/js-lib x.x.x
gatsby-plugin-react-helmet-async x.x.x
gatsby-plugin-react-redux x.x.x
optimove-websdk x.x.x
@naturalcycles/frontend-lib x.x.x
react-use-scroll-position x.x.x
shopify-buy x.x.x
didyoumean2 x.x.x
react-canvas-confetti x.x.x