All Projects → karol-majewski → TypeScript-Library-Checklist

karol-majewski / TypeScript-Library-Checklist

Licence: MIT license
Your pre-launch checklist.

Projects that are alternatives of or similar to TypeScript-Library-Checklist

orkid-node
Reliable and modern Redis Streams based task queue for Node.js 🤖
Stars: ✭ 61 (+221.05%)
Mutual labels:  typescript-library, typescript-definitions
Type Fest
A collection of essential TypeScript types
Stars: ✭ 6,623 (+34757.89%)
Mutual labels:  npm-package, typescript-definitions
svelte-typeahead
Accessible, fuzzy search typeahead component
Stars: ✭ 141 (+642.11%)
Mutual labels:  typescript-definitions
retryx
Promise-based retry workflow library.
Stars: ✭ 21 (+10.53%)
Mutual labels:  npm-package
vuepress-theme-book
A VuePress theme inspired by Gitbook
Stars: ✭ 107 (+463.16%)
Mutual labels:  gitbook
iran beauty
list of iran cities and province
Stars: ✭ 18 (-5.26%)
Mutual labels:  npm-package
user-stories-applied
敏捷的用户故事方法
Stars: ✭ 33 (+73.68%)
Mutual labels:  gitbook
Xcode-Error-Collection
总结的Xcode报错问题以及解决方法,希望在开发的路上都可以少走一些弯路。
Stars: ✭ 45 (+136.84%)
Mutual labels:  gitbook
react-native-lightning-modal
A performant bottom modal that works using React Native Reanimated 2
Stars: ✭ 20 (+5.26%)
Mutual labels:  npm-package
example-typescript-package
Example TypeScript Package ready to be published on npm & Tutorial / Instruction / Workflow for 2021
Stars: ✭ 71 (+273.68%)
Mutual labels:  npm-package
react-loading-icons
A TypeScript-React edition of Sam Herbert's amazing SVG Loaders.
Stars: ✭ 32 (+68.42%)
Mutual labels:  typescript-library
gitbook-plugin-autotheme
GitBook自动换肤插件
Stars: ✭ 13 (-31.58%)
Mutual labels:  gitbook
ploc
npm package to convert PL/SQL code into Markdown docs
Stars: ✭ 16 (-15.79%)
Mutual labels:  npm-package
constant-time-js
Constant-time JavaScript functions
Stars: ✭ 43 (+126.32%)
Mutual labels:  typescript-library
material-color-utilities
Color libraries for Material You
Stars: ✭ 605 (+3084.21%)
Mutual labels:  typescript-library
windows-network-drive
Do network drive stuff on Microsoft Window in node
Stars: ✭ 18 (-5.26%)
Mutual labels:  npm-package
Webdesign-checklist
A web design checklist to make the most beautiful designs!
Stars: ✭ 18 (-5.26%)
Mutual labels:  checklist
frontatish
A React native common components kit and helper methods,find the package at this link https://www.npmjs.com/package/frontatish
Stars: ✭ 14 (-26.32%)
Mutual labels:  npm-package
master
This is an Open-Source, community-driven project for the creation of a documentation hub for Raspberry Pi and ARM Cardano Stake Pool Operators.
Stars: ✭ 18 (-5.26%)
Mutual labels:  gitbook
sdbm
SDBM non-cryptographic hash function
Stars: ✭ 43 (+126.32%)
Mutual labels:  npm-package


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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].