Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tcarrio/typescript-template
A TypeScript template package with arguably sane defaults
https://github.com/tcarrio/typescript-template
Last synced: about 5 hours ago
JSON representation
A TypeScript template package with arguably sane defaults
- Host: GitHub
- URL: https://github.com/tcarrio/typescript-template
- Owner: tcarrio
- Created: 2020-02-12T16:18:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T07:13:55.000Z (almost 2 years ago)
- Last Synced: 2023-03-01T08:17:09.700Z (over 1 year ago)
- Language: JavaScript
- Size: 777 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# typescript-template
This package is meant to be a starting point for TypeScript packages with integration into Travis CI. It contains strong default for development and production transpilation, jest test structure, .gitignore, and the required devDependencies set.