codsen / codsen

a monorepo of npm packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codsen

A turbo-monorepo of 130 npm packages πŸ“¦πŸ“¦πŸ“¦

πŸ“š Documentation

Please visit codsen.com 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.

πŸ’Ό Licence

MIT License

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

About

a monorepo of npm packages

License:MIT License


Languages

Language:JavaScript 62.7%Language:TypeScript 35.4%Language:HTML 1.9%Language:Shell 0.0%Language:CSS 0.0%