How to create and publish a TypeScript library with ease

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • Klotho - AWS Cloud-aware infrastructure-from-code toolbox [NEW]
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean JavaScript Code. Always.
  • typescript-library-template

    Initial boilerplate for TypeScript libraries including tests, coverage, documentation. (by amelspahic)

  • ava

    Node.js test runner that lets you develop with confidence 🚀

    Runs unit tests using AVA.

  • Klotho

    AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)

  • husky

    Git hooks made easy 🐶 woof!

    Uses Husky Git hooks and Lint-staged pre-commit hooks.

  • lint-staged

    🚫💩 — Run linters on git staged files

    Uses Husky Git hooks and Lint-staged pre-commit hooks.

  • typedoc

    Documentation generator for TypeScript projects.

    Generates HTML documentation using TypeDoc.

  • prettier

    Prettier is an opinionated code formatter.

    Formats TypeScript code using Prettier.

  • ESLint

    Find and fix problems in your JavaScript code.

    Lints TypeScript code using ESLint.

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts