My opinionated JavaScript package template repository - zero config, start immediately

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
  • npm-package-template

    :package: minimal NPM package template using Babel, Mocha, Chai, C8, Standardjs, JSDoc and Rollup. (by jankapunkt)

  • View on GitHub

  • Standard

    🌟 JavaScript Style Guide, with linter & automatic code fixer

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

    output coverage reports using Node.js' built in coverage

  • 🔍 c8 for code coverage

  • README

  • Rollup

    Next-generation ES module bundler

  • 📦 Rollup for bundling

  • mocha

    ☕️ simple, flexible, fun javascript test framework for node.js & the browser

  • ⚗️ Mocha and Chai for testing

  • JSDoc

    An API documentation generator for JavaScript.

  • 📚 JSDoc for documentation and jsdoc-to-markdown to create docs as markdown files

  • 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
  • babel-sublime

    Syntax definitions for ES6 JavaScript with React JSX extensions.

  • 🗪 Babel for transpiling

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

  • 16 Top NodeJS tools to make you a better developer

    8 projects | dev.to | 30 May 2022
  • How to start an Open Source project. Building RESO API JS client

    4 projects | dev.to | 14 May 2024
  • Mastering Code Quality: Setting Up ESLint with Standard JS in TypeScript Projects

    9 projects | dev.to | 5 May 2024
  • Painless CLI integration testing

    7 projects | dev.to | 10 Jan 2024
  • Dissecting the hell that is Jest setup with ESM and Typescript

    2 projects | dev.to | 31 Dec 2023