Skip to content

antongolub/misc

Repository files navigation

<misc>

Experiment on maintaining a multi-project monorepository

CI Maintainability Test Coverage

Statuses

  • 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.

Contents

Package Description Latest Status
@topoconfig/cmds Topoconfig basic cmds preset npm (scoped) W
@topoconfig/extends Populates extends reference in configs npm (scoped) W
@topoconfig/locator Reads and formats shareable configuration refs npm (scoped) C
depseek Seeks for dependency references in JS/TS code npm (scoped) W
depshot Gathers deps snapshot by analyzing sources npm (scoped) B
envader Occupies env vars for data storage npm (scoped) C
envimist Applies minimist to process.env npm (scoped) W
esbuild-c Empowers esbuild with config processing npm (scoped) C
esbuild-plugin-entry-chunks Esbuild plugin to compose entryPoints as chunks npm (scoped) C
esbuild-plugin-extract-helpers Esbuild plugin to extract cjs helpers (like tslib) npm (scoped) C
esbuild-plugin-hybrid-export Esbuild plugin to simplify hybrid (aka dual) packages forging npm (scoped) C
esbuild-plugin-transform-hook Esbuild plugin to apply custom transformation hooks npm (scoped) C
lcov-utils LCOV utils: parse, format, merge npm (scoped) W
topoconfig Toposource-enhanced uniconfig npm (scoped) W
tsc-dts-fix Applies some fixes to libdefs produced with tsc npm (scoped) W
upkeeper Script generator for deps updating npm (scoped) C

License

MIT