https://github.com/stagas/typescript-module-template
my typescript module
https://github.com/stagas/typescript-module-template
api-docs coverage-report eslint husky npm-module npm-package parcel prettier template typescript web-test-runner
Last synced: about 2 months ago
JSON representation
my typescript module
- Host: GitHub
- URL: https://github.com/stagas/typescript-module-template
- Owner: stagas
- Created: 2021-10-29T23:23:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-02T07:36:25.000Z (over 3 years ago)
- Last Synced: 2025-02-11T08:43:18.939Z (4 months ago)
- Topics: api-docs, coverage-report, eslint, husky, npm-module, npm-package, parcel, prettier, template, typescript, web-test-runner
- Language: TypeScript
- Homepage:
- Size: 484 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# typescript-module-template
Web-centric TypeScript module template.
## Features
- TypeScript
- Parcel
- Web Test Runner
- Coverage reports
- [API docs](docs) using Typedoc with Markdown plugin
- [Examples](examples) with Parcel dev server
- ESLint
- Prettier
- Husky## License
MIT