Sync version of lerna packages locally.
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository
Lerna's internal child_process wrapper
Lerna-Lite CLI for the Version/Publish commands
Bump version & write changelog of packages changed since the last release
Lerna-Lite init commmand - Create a new Lerna repo or upgrade an existing repo to the current version of Lerna
Publish packages in the current workspace
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
lerna extension for custom scripts
Minimal module to check if a file is executable.
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
Convert Workspaces to TypeScript's Project References
Create sync/async APIs with usable logic
Synchronous version of the Fetch API
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
Shareable commitlint config enforcing lerna package and workspace names as scopes
A well tested, feature rich Firebase implementation for React Native, supporting iOS & Android. Individual module support for Admob, Analytics, Auth, Crash Reporting, Cloud Firestore, Database, Dynamic Links, Functions, Messaging (FCM), Remote Config, Sto
Make synchronous web requests
Run asynchronous commands synchronously by putting them in a separate process
Lerna-Lite core implementation module
A tiny (183B to 210B) and fast utility to ascend parent directories
Lerna-Lite changed commmand - List local packages that have changed since the last tagged release
Command line interface for simplifying the process of bulk updating dependencies across multiple Lerna or Yarn Workspace packages.