Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 836 Bytes

File metadata and controls

35 lines (20 loc) · 836 Bytes

template-typescript

A TS template to build for TS, ESM, CJS, and Web all at once.

Getting Started

Installing

IMPORTANT: Not yet registered on npm

You can install from npm:

$ npm install -s @coderkearns/<name>

Or directly from this repository for bleeding-edge features:

$ npm install -s git+github.com/coderkearns/<name>

Documentation

See DOCS.md for documentation and examples.

Contributing

All contributions, bug reports, and issues are appreciated! See [CONTRIBUTING.md] for instructions.

License

This project is licensed under the MIT License - see the LICENSE file for details.