An abuse of the decorator pattern
Polyfill for Metadata Reflection API
A React component that allow to bind events on the global scope
A list of browser globals that are often used by mistake instead of local variables
Issues mentioned in `README` should be solved by other approaches: - `.addEventListener()` is blazing fast and is not a real performance issue - to solve issues with ordering in case when regular DOM event propogation is not available consider to use thi
Decorator for binding method to an object
A shim for the setImmediate efficient script yielding API
SolidJS Primitives to manage creating event listeners.
Lazyload your components, images or anything where performance matters.
React bindings for MobX. Create fully reactive components.
A Storybook addon that provides a real-time performance monitoring panel with frame timing, input latency, layout shift, and React render profiling.
Disables scroll outside of `children` node.
Better babel transforms for decorators
Useful TypeScript utilities.
The parser package for the Powertools for AWS Lambda (TypeScript) library.
Essential utils for promises
Storybook Themes addon: Switch between themes from the toolbar
Automatically match a pair of characters and decorate the text in between
A Storybook addon to show additional information for your stories.
(This package isn't only restricted to react-native projects. The source is written in plain js with no dependencies to react-native.)
Lazily evaluates a getter on an object and caches the returned value
- Incoming events path listen on .view.tsx .gateway.ts file types declaration. - No directory structure is required. - No main file is required. - As a frontend, is a single page application. - Hot module reloading for frontend and backend.
A utility to wrap (decorates) a React component class adding functionality.
Simulate react-select events for react-testing-library