juisy
v2.2.0
Published
Make you JavaScript (and/or TypeScript) project juicy!
Maintainers
Readme
Juisy

Table of contents
What is juisy?
Juisy (a play on words for "JS", "easy" and "juicy") is on top of your JavaScript (or TypeScript) project.
It runs on NodeJS (ESM only) and comes with useful features listed below.
- 🧬 Project globals: share project variables to Node and/or runtime environment
- 📕 Generate your project documentation and README file with templaters
- 🕵️♂️ Lint your code with ESLint. Automatic linting with lint-staged at pre-commit git hook
- 🦾 Respect Conventional commits with commitlint at commit-msg git hook
- 🔧 Use your own Command Line Interface
- 📦 Combine with any of your favorite bundlers like Vite, RollUp, ESBuild, Webpack...
- and much more...
❗ Requirements
- Node
>=18.20.8 - npm
>=10.8.2
🚀 Get started
Create a new project with Juisy:
npm create juisy📙 Documentation
See online documentation to learn more!
🤝 Contribute
See the CONTRIBUTING.md file.
✍ Author
📄 License
GPL-3.0-only
🧬 Changelog
See all changes to this project in the CHANGELOG.md file.
Made with ❤ by Hervé Perchec
README.md - this file was auto generated with juisy README templater. Don't edit it.
