Ecosyste.ms: Awesome

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

https://github.com/codsen/codsen

a monorepo of npm packages
https://github.com/codsen/codsen

Last synced: 3 months ago
JSON representation

a monorepo of npm packages

Lists

README

        

# Codsen

> A turbo-monorepo of 130 npm packages 📦📦📦

## 📚 Documentation

Please [visit codsen.com](https://codsen.com/os/) for an overview and full documentation of all packages.

## 🛠️ Tech stack

- `npm` — with workspaces
- `lerna` + `conventional-changelogs` — automates versioning and changelogs
- `turborepo` — to run tasks within monorepo
- `uvu` + `c8` — program unit test runner and code coverage
- `typescript` — with Project References — for all source code
- `esbuild` — to build `*.ts` into ESM and IIFE
- `rollup` + `rollup-plugin-dts` — to generate `*.d.ts`

## 🐛 Issue Tracker

For bugs, feature requests and so on, use the [Issue Tracker](https://github.com/codsen/codsen/issues/new/choose).

## 💼 Licence

MIT License

Copyright (c) 2010-2024 Roy Revelt and other contributors