JavaScript Build system

Open-source JavaScript projects categorized as Build system

Top 5 JavaScript Build system Projects

  • Meteor JS

    Meteor, the JavaScript App Platform

  • Project mention: Meteor 2.16 and Oplog Tailing Optimization | dev.to | 2024-05-14

    This was thanks to one of our community members,@twisterking, who opened a pull request introducing this new improvement.

  • style-dictionary

    A build system for creating cross-platform styles.

  • Project mention: Syncing Figma Variables and StyleDictionary with GitHub Actions | dev.to | 2023-08-03

    function getStyleDictionaryConfig(brand) { return { source: [`tokens/brands/${brand}/*.json`, 'tokens/globals/**/*.json'], platforms: { /** * Available platforms: https://amzn.github.io/style-dictionary/#/config?id=platform */ web: { transformGroup: 'web', buildPath: `build/web/${brand}/`, files: [ { destination: 'tokens.scss', format: 'scss/variables', }, ], }, }, } } /** * Build the tokens for each brand. * {@see - Example based on https://github.com/amzn/style-dictionary/tree/main/examples/advanced/multi-brand-multi-platform} */ ['microsoft', 'xbox'].map(function (brand) { ['web'].map(function (platform) { const StyleDictionary = StyleDictionaryPackage.extend( getStyleDictionaryConfig(brand), ) StyleDictionary.buildPlatform(platform) }) })

  • 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
  • cmake-js

    CMake.js - a Node.js native addon build tool

  • tweego-setup

    A Tweego project boilerplate.

  • What-is-Entry-Webpack-5

    What is Entry - Webpack 5

  • 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 open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Build system related posts

  • Meteor 2.16 and Oplog Tailing Optimization

    1 project | dev.to | 14 May 2024
  • 5 core concepts you should know about MeteorJS in 2024

    1 project | dev.to | 29 Apr 2024
  • Reviving an ancient Meteor.js project in 10 minutes 🦖

    3 projects | dev.to | 10 Oct 2023
  • Meteor Core issues for Hacktoberfest 2023

    1 project | dev.to | 2 Oct 2023
  • Help for micro-frontend / monorepo architecture

    2 projects | /r/AskProgramming | 22 May 2023
  • If You Were Building Chess.com Today, Which Tech Stack Would You Use and Why?

    1 project | /r/webdev | 18 Dec 2022
  • Making TUI kanban app with BubbleTea | MongoDB Atlas Hackathon 2022 on DEV

    2 projects | dev.to | 26 Nov 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Jun 2024
    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. Learn more →

Index

What are some of the best open-source Build system projects in JavaScript? This list will help you:

Project Stars
1 Meteor JS 44,075
2 style-dictionary 3,680
3 cmake-js 864
4 tweego-setup 53
5 What-is-Entry-Webpack-5 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com