@augustinmauroy/typescript-package-template
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@augustinmauroy/typescript-package-template

This repository is a template for creating a typescript package. That will be published on npm and JSR simutaniously.

Note that this template is node.js oriented. But your typescript output can work on other runtime.

Devlopping with this template

Using right node.js version

nvm use # or fnm use

Running tests

node --run test

Building the project

node --run build

Extanding the template

When you want to use this template, you can add some features to it. Here is a list of things you can add:

Readme

Keywords

none

Package Sidebar

Install

npm i @augustinmauroy/typescript-package-template

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

4.97 kB

Total Files

6

Last publish

Collaborators

  • augustinmauroy