TypeScript-Library-Checklist
TypeScript-Library-Checklist copied to clipboard
Your pre-launch checklist.
Create a TypeScript Library
The objective of this guide is to collect everything you need to successfully publish a library created with TypeScript.
This includes:
- [x] What are the recommended settings
- [x] What are the common pitfalls
- [x] Your pre-launch checklist
Documentation
This guide is available at library.typescript.guide.
Roadmap
- [ ] Code examples
- [ ] Project references, Lerna and monorepos
- [ ] Test runner configuration
- [ ] Repository badges
Contributing
Contributions of any kind are welcome. If you feel that something is missing, please open a pull request or open an issue.
License
The MIT License.