TypeScript Boilerplate

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • boilerplate-project-typescript

    Esto es un boilerplate que he creado para proyectos desde completo cero que usan TypeScript como base

  • release-please

    generate release PRs based on the conventionalcommits.org spec

  • Commit Management with Conventional Commits: The Conventional Commits methodology is adopted to maintain a clear and structured record of changes with the help of commitlint.

  • 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!

  • In addition to these aspects, the repository makes use of Husky to automate certain tasks when making commits and pushing to the repository.

  • prettier

    Prettier is an opinionated code formatter.

  • Code Formatting with Prettier: The code is automatically formatted with Prettier, ensuring consistency in writing style.

  • jest

    Delightful JavaScript Testing.

  • Unit Testing with Jest: The ability to perform unit tests using the powerful Jest tool has been incorporated.

  • ESLint

    Find and fix problems in your JavaScript code.

  • Static Code Analysis with ESLint: The code undergoes rigorous static analysis through ESLint to ensure its quality and compliance with standards.

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