liuderchi / codsen

a monorepo of npm packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codsen

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

πŸ“š Documentation

Please visit codsen.com for an overview and full documentation of all packages.

πŸ› οΈ Tech stack

  • yarn β€” with workspaces
  • lerna β€” for version bumping and changelogs
  • turborepo β€” to run tasks
  • uvu + c8 β€” unit test runner and coverage
  • typescript β€” 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-2022 Roy Revelt and other contributors

About

a monorepo of npm packages

License:MIT License


Languages

Language:JavaScript 73.0%Language:TypeScript 24.9%Language:HTML 2.1%Language:Shell 0.0%Language:CSS 0.0%