Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bolasblack/js-metarepo

A metarepo inspired from [nextools/metarepo](https://github.com/nextools/metarepo)
https://github.com/bolasblack/js-metarepo

Last synced: 2 months ago
JSON representation

A metarepo inspired from [nextools/metarepo](https://github.com/nextools/metarepo)

Awesome Lists containing this project

README

        

# @c4605/metarepo

The metarepo is a single repository that consists of many packages and various monorepos, a new concept that may simplify the development process. Many of the projects presented here are dependencies of each other, so we can iterate in all at the same time and benefit from using [pnpm Workspaces](https://pnpm.io/workspaces).

Inspired from [nextools/metarepo](https://github.com/nextools/metarepo)

- [`toolconfs`](packages/toolconfs): Some configuration files for usual tools.
- [`ts-types`](packages/ts-types): Some useful TypeScript type helpers.
- [`start`](packages/start): Some [start](https://github.com/nextools/metarepo/tree/master/packages/start) presets/plugins.
- [`yarw`](packages/yarw): A typesafe, effective redux wrapper.
- [`E`](packages/E): A try to build an error handling solution.