https://github.com/aitoroses/typescript-library-boilerplate
A starting point for a typescript library
https://github.com/aitoroses/typescript-library-boilerplate
Last synced: 11 months ago
JSON representation
A starting point for a typescript library
- Host: GitHub
- URL: https://github.com/aitoroses/typescript-library-boilerplate
- Owner: aitoroses
- Created: 2016-07-14T11:12:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-14T11:13:55.000Z (almost 10 years ago)
- Last Synced: 2025-03-01T08:29:09.212Z (over 1 year ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Typescript Library Boilerplate
This is a suitable starting point for writing a javascript library using Typescript and the lastest tools available in the community.
Feel free to check the predefined NPM scripts and start writing some code.
Aitor <3