Skip to content

ampel-feedback/ts-api-types

Repository files navigation

JavaScript Module Template

This repository serves as an easy-start template for JavaScript/TypeScript NPM packages.

Simply clone the repository into a directory:

$ git clone git@github.com:T99/js-module-template.git my-new-project

And then run the init script:

$ ./init.sh

The init script will interactively prompt you for package information and then automatically build the package, correct and fill-in package information, and install the specified NPM packages already included in the provided package.json.

And that's it! Your project is ready to go.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published