Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sota1235/ts-simple-boilerplate

Boilerplate for writing TypeScript and providing 1 bundled JavaScript file
https://github.com/sota1235/ts-simple-boilerplate

Last synced: 14 days ago
JSON representation

Boilerplate for writing TypeScript and providing 1 bundled JavaScript file

Awesome Lists containing this project

README

        

ts-simple-boilerplate
====

Minimum boilerplate for me.

Just for bundling 1 JavaScript file.

### Requirement

See [.node-version](./.node-version).

### Usage

See `scripts` in `package.json` or run `pnpm run`.

### Install

Just use as template of GitHub repository.

### Licence

This software is released under the MIT License, see LICENSE.txt.

## Author

[@sota1235](https://github.com/sota1235)