Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 945 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 945 Bytes


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.