Skip to content

kc-workspace/kcws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kamontat's Workspace ecosystem Typescript icon NX icon NodeJS icon

This monorepo included libraries, tools, and helpers that will make my life easier.

Conventional commits Commitizen friendly

Todo list

  • Support Git hooks via husky
  • Support lint-staged
  • Support ESLint && Prettier
  • Support ESLint 9 (@nx/eslint-plugin)
  • Support commitlint && commitizen
  • Support vite && vitest
  • Support test junit output (reports/test-results)
  • Support test coverage output (reports/coverage)
  • Support TypeDocs
  • Automatically update dependencies via dependabot
  • Automatically merge PRs via mergify
  • Support new package generator
  • Support increase version based on conventional commits
  • Support release new package via GitHub Actions

Notes

  • @nx/js:swc must be use on nx-plugins only

For developers

Just install packages as normal (docs).

For contributing

Check here

FOSSA Status