Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sota1235/ts-simple-boilerplate
- Owner: sota1235
- License: mit
- Created: 2019-11-03T04:56:51.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-22T06:37:04.000Z (16 days ago)
- Last Synced: 2024-12-24T01:40:48.216Z (15 days ago)
- Language: JavaScript
- Homepage:
- Size: 2.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)