Configuration and scripts for Create React App, with git-rev-sync.
Synchronously get the current git commit hash, tag, or branch
TypeScript definitions for git-rev-sync
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Debugger frontend for React Native based on Chrome DevTools
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Pre-build version of JavaScriptCore to be used by React Native apps
Configuration and scripts for Create React App.
blamer is a tool for getting information about author of code from version control system
Relocate resource intensive third-party scripts off of the main thread and into a web worker.
Fork of facebookincubator/create-react-app@5.0.1 with some additional features. This is a major version update to CRA
Synchronously get the current git commit hash, tag, or branch
Deploy your storybook as a webapp.
Parse `.git/config` into a JavaScript object. sync or async.
Runs a list of async tasks, passing the results of each into the next one
Capacitor: Cross-platform apps with JavaScript and the web
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.
A tiny (183B to 210B) and fast utility to ascend parent directories
Realm by MongoDB is an offline-first mobile database: an alternative to SQLite and key-value stores
Trace imports, detect unused code, clean dependencies — all with a super-fast CLI
PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
get the current git commit hash, tag or branch in node
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css