npm

@elonehoo/starter-unplugin
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

starter-unplugin

NPM version

Starter template for unplugin

Try it now!

GitHub Template

Create a repo from this template on GitHub.

Clone to local

If you prefer to do it manually with the cleaner git history

sudo npx degit elonehoo/starter-unplugin my-unplugin-app
cd my-unplugin-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm

Checklist

When you use this template, try follow the checklist to update your info properly

  • [ ] Change the author name in LICENSE
  • [ ] Change the package name in package.json and package info
  • [ ] Remove the .github folder which contains the funding info
  • [ ] Clean up the README

And, enjoy :)

Package Sidebar

Install

npm i @elonehoo/starter-unplugin

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

16.9 kB

Total Files

25

Last publish

Collaborators

  • elonehoo