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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • 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.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • How to Use ESLint to Boost Your Programming Skills

    4 projects | dev.to | 13 Mar 2023
  • Build a scalable front-end with Rush monorepo and React — Repo Setup + Import projects + Prettier

    7 projects | dev.to | 17 Nov 2021
  • Biome.js : Prettier+ESLint killer ?

    4 projects | dev.to | 18 Apr 2024
  • Six Factors That Raise The Risk Of Bugs In A Codebase

    2 projects | dev.to | 4 Mar 2024
  • Level Up Your TypeScript Projects: Discover the Power of ESLint and Prettier

    3 projects | dev.to | 28 Nov 2023