Skip to content

Commit 19abc2f

Browse files
committed
readme update
1 parent d28db78 commit 19abc2f

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Open-source stack
22

3-
Full starter stack to develop CJS/ESM compatible packages with TypeScript, Vitest, ESLint, Prettier, and GitHub Actions.
3+
Full starter stack to develop CJS/ESM compatible npm packages with TypeScript, Vitest, ESLint, Prettier, and GitHub Actions.
4+
5+
6+
Deploy your open-source project to npm with ease, with fully covered bundling, testing, linting and deployment setup out of the box,
7+
don't worry about CJS or ESM, bundling your typescript definitions or anything else, focus on coding out your solution and let the stack take care of the rest.
8+
9+
Build your own open-source project today! 🚀
410

511
## Tools
612

0 commit comments

Comments
 (0)