0.0.0 β’ Published 1 year ago
@areitosa/in-map v0.0.0
Vite Vanilla Library Template
Template for creating a library with a fully customized environment.
Features
- β¨ Fully customized eslint configuration based on the config by Antfu
- π§ͺ Write tests quickly and conveniently with vitest
- π€ Supports conventional commits
- π Generate beautiful changelogs with changelogen
- βΎοΈ GitHub CI for your build
- π’ Issue templates
- π Pull request template
- π€ Ready configuration for renovatebot with renovate-config
- π Library releases with just one command
Get started
GitHub Template
This is a template repo. Click the green Use this template button to get started.
Git Clone
git clone https://github.com/hywax/in-map-template.git
cd in-map-template
pnpm install
Usage
The template contains the following scripts:
dev
- Start the development serverbuild
- Build for productionrelease
- Generate changelog and npm publishlint
- Checks your code for any linting errorstest
- Run all teststest:watch
- Run all tests with watch modetest:coverage
- Run all tests with code coverage reportprepare
- Script for setting up husky hooks
Used by
If you are using this template, feel free to open a PR to add your project to the list.
License
This template was created under the MIT License.
0.0.0
1 year ago