Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.23 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.23 KB

pkg-name

A starter template for TypeScript library with Github Actions.

builtin plugins

alternative plugins

You can choose one or some of following plugins to install to this repo:

  • defu - Assign default properties, recursively.
  • untyped - Generate types and markdown from a config object.
  • consola - Elegant Console Logger for Node.js and Browser
  • zx - A tool for writing better scripts

use

Please replace pkg-name to your target package name, change author and repo infos to yours in package.json. Also replace the copyright in LICENSE.

License

MIT