Experiment on maintaining a multi-project monorepository
-
Blueprint/B
marks the project as an idea w/o any implementation provided. Just a contract proposal. -
PoC/C
— proof of concept that shows the declared behavior in action. -
Working draft/W
— the project work is in progress. Some known corner cases are not covered, but it's already mostly usable. -
Production ready/R
— the implementation is stable, documented, tested and ready for use. -
Deprecated/D
— the project is no longer maintained.
Package | Description | Latest | Status |
---|---|---|---|
@topoconfig/cmds | Topoconfig basic cmds preset | W | |
@topoconfig/extends | Populates extends reference in configs |
W | |
@topoconfig/locator | Reads and formats shareable configuration refs | C | |
depseek | Seeks for dependency references in JS/TS code | W | |
depshot | Gathers deps snapshot by analyzing sources | B | |
envader | Occupies env vars for data storage | C | |
envimist | Applies minimist to process.env | W | |
esbuild-c | Empowers esbuild with config processing | C | |
esbuild-plugin-entry-chunks | Esbuild plugin to compose entryPoints as chunks | C | |
esbuild-plugin-extract-helpers | Esbuild plugin to extract cjs helpers (like tslib) | C | |
esbuild-plugin-hybrid-export | Esbuild plugin to simplify hybrid (aka dual) packages forging | C | |
esbuild-plugin-transform-ext | Esbuild plugin for changing file extensions in output | C | |
esbuild-plugin-transform-hook | Esbuild plugin to apply custom transformation hooks | C | |
lcov-utils | LCOV utils: parse, format, merge | W | |
topoconfig | Toposource-enhanced uniconfig | W | |
tsc-dts-fix | Applies some fixes to libdefs produced with tsc | W | |
upkeeper | Script generator for deps updating | C |