JavaScript Amd

Open-source JavaScript projects categorized as Amd

Top 8 JavaScript Amd Projects

  1. webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

    Project mention: Workspaces, react and vite. A real-world case study for managing duplicate libraries. | dev.to | 2025-12-04

    Before addressing the solution, it's useful to contextualize the role of the bundler. In a modern frontend architecture, the bundler (such as webpack, rollup, or vite) has the task of traversing the application's dependency graph, resolving each import statement, to combine modules and assets into static files optimized for browser execution.

  2. SurveyJS

    SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control. Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.

    SurveyJS logo
  3. madge

    Create graphs from your CommonJS, AMD or ES6 module dependencies

    Project mention: How to Create Better Apps with my 7-step Vibe Coding Workflow | dev.to | 2025-05-07

    At the end of the workflow, you'll have a clean import graph (generated by Madge) - a visual representation of your feature dependencies and module boundaries. While you can analyze these graphs in detail, a simple "squint test" is surprisingly helpful: a healthy codebase will have a tree-like structure rather than a chaotic, tangled web of dependencies, and should never contain red lines or nodes (which indicate circular dependencies that can cause runtime issues):

  4. ESL

    enterprise standard loader

  5. easytimer.js

    Easy to use Timer/Stopwatch/Countdown library compatible with AMD, ES6 and Typescript

  6. enhancr

    Video Frame Interpolation & Super Resolution using NVIDIA's TensorRT & Tencent's NCNN inference, beautifully crafted and packaged into a single app

  7. LodJS

    JavaScript模块加载器,基于AMD。迄今为止,对AMD理解最好的实现。

  8. go-typescript

    Compile and run Typescript code natively in Go

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. frontal.js

    A Modern HTML development framework and build-tool for your next static website.

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 Amd discussion

JavaScript Amd related posts

  • How to Create Better Apps with my 7-step Vibe Coding Workflow

    3 projects | dev.to | 7 May 2025
  • Madge: Create graphs from your CommonJS, AMD or ES6 module dependencies

    1 project | news.ycombinator.com | 15 Feb 2024
  • Back in September, my old T420 which I had since I was 8 finally died, and I ended up buying an EliteBook to replace it. That ended up dying after 5 months of use, so I made the correct choice for my new laptop and got a T480s.

    3 projects | /r/thinkpad | 4 Jul 2023
  • Would anyone find a visual representation of their React component tree like this be helpful?

    1 project | /r/reactjs | 6 May 2022
  • ts-helper - Fast dependency cycle checker

    3 projects | /r/typescript | 12 Nov 2021
  • Frontal.js: Modern HTML dev/build-tool framework for your next static website

    1 project | news.ycombinator.com | 11 Mar 2021
  • Frontal.JS: The HTML development framework and build-tool that replaces gulp.js

    1 project | /r/opensource | 10 Mar 2021
  • A note from our sponsor - SurveyJS
    surveyjs.io | 23 Dec 2025
    Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more. Learn more →

Index

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

# Project Stars
1 webpack 65,834
2 madge 9,893
3 ESL 842
4 easytimer.js 778
5 enhancr 750
6 LodJS 290
7 go-typescript 142
8 frontal.js 75

Sponsored
SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control
Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
surveyjs.io

Did you know that JavaScript is
the 4th most popular programming language
based on number of references?