Skip to content

karol-majewski/TypeScript-Library-Checklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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:

  • What are the recommended settings
  • What are the common pitfalls
  • 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.