Modules

Open-source projects categorized as Modules

Top 23 Module Open-Source Projects

  • lodash

    A modern JavaScript utility library delivering modularity, performance, & extras.

  • Project mention: 8 NPM Packages for JavaScript Beginners [2024][+tutorials] | dev.to | 2024-04-02

    Lodash.js is like the Swiss Army knife for JavaScript developers. Need to manipulate data structures or dabble in functional programming? Lodash is here to save the day with its arsenal of utilities. It's all about making your code cleaner and your life easier, which is probably why big guns like Google and Airbnb have it in their toolkit.

  • parcel

    The zero configuration build tool for the web. 📦🚀

  • Project mention: React Server Components Example with Next.js | dev.to | 2024-04-16

    In the Changelog Podcast episode referenced above, Dan Abramov alluded to Parcel working on RSC support as well. I couldn’t find much to back up that claim aside from a GitHub issue discussing directives and a social media post by Devon Govett (creator of Parcel), so I can’t say for sure if Parcel is currently a viable option for developing with RSCs.

  • 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
  • date-fns

    ⏳ Modern JavaScript date utility library ⌛️

  • Project mention: Javascript Date() - DateOnly Format and off by 1 day when using date-fns | dev.to | 2024-03-28

    // Prevent the date to lose the milliseconds when passed to new Date() in IE10 return new (argument.constructor as GenericDateConstructor)( +argument, ); // Source: https://github.com/date-fns/date-fns/blob/5c1adb5369805ff552737bf8017dbe07f559b0c6/src/toDate/index.ts#L46

  • pnpm

    Fast, disk space efficient package manager

  • Project mention: Pnpm 9 | news.ycombinator.com | 2024-04-18
  • browserify

    browser-side require() the node.js way

  • Project mention: How to Create a Real-time Public Transportation Schedule App | dev.to | 2024-03-01

    Browserify to use node packages in the browser.

  • minipack

    📦 A simplified example of a modern module bundler written in JavaScript

  • piral

    Framework for next generation web apps using micro frontends. :rocket:

  • Project mention: Micro frontend frameworks in 2024 | dev.to | 2024-03-13

    Piral Framework - Focused on developer experience with features like a visual UI editor, live previews and hot module replacement. Ref - https://piral.io/

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

    Simple, light-weight and easy-to-use asynchronous components

  • postcss-import

    PostCSS plugin to inline at-import rules content

  • webpack-node-externals

    Easily exclude node modules in Webpack

  • graphql-modules

    Enterprise Grade Tooling For Your GraphQL Server

  • typescript-plugin-css-modules

    A TypeScript language service plugin providing support for CSS Modules.

  • Project mention: WebStorm doesn't see TypeScript errors | /r/typescript | 2023-10-25

    Wild guess- does your project use a recent version of typescript-plugin-css-modules? If so, there’s a known issue that breaks WebStorm typecheck

  • redux-dynamic-modules

    Modularize Redux by dynamically loading reducers and middlewares.

  • github-actions-golang

    GitHub Actions as CI for Go

  • Project mention: GitHub - mvdan/github-actions-golang: GitHub Actions as CI for Go | /r/devopsish | 2023-05-15
  • gohack

    Make temporary edits to your Go module dependencies

  • REPL

    The Learning Hub for UoL's Online CS Students

  • Project mention: Can I enrol for Level 5 modules before completing Level 4? | /r/UniversityOfLondonCS | 2023-07-04

    Yes you can as long as there are no progression blockers. Check the GitHub https://github.com/world-class/REPL

  • box

    Write reusable, composable and modular R code (by klmr)

  • Project mention: Trying to Replicate Excel financial Functions | /r/Rlanguage | 2023-07-01
  • Trex

    Package Manager for deno 🦕 (by crewdevio)

  • ResourceModules

    This repository includes a CI platform for and collection of mature and curated Bicep modules. The platform supports both ARM and Bicep and can be leveraged using GitHub actions as well as Azure DevOps pipelines.

  • Project mention: How do you design IaC modules and automations? | /r/devops | 2023-10-24

    That is a great question, and not the least because it's the one I've been struggling with for the past few years. As for Azure and Bicep, we tried out a few things until we found out about the Common Azure Resource Modules Library (https://github.com/Azure/ResourceModules) and started experimenting on how to leverage that. Wheter you find such modules useful or not, I would suggest taking a look at the module design principles they have (https://github.com/Azure/ResourceModules/wiki/The%20context%20-%20CARML%20library), which I've found to be great.

  • moditect

    Tooling for the Java Module System

  • motoko-base

    The Motoko base library

  • modclean

    Remove unwanted files and directories from your node_modules folder

  • cjstoesm

    A tool that can transform CommonJS to ESM

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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). The latest post mention was on 2024-04-18.

Modules related posts

Index

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

Project Stars
1 lodash 58,843
2 parcel 43,097
3 date-fns 33,636
4 pnpm 27,562
5 browserify 14,520
6 minipack 3,108
7 piral 1,621
8 async_simple 1,455
9 postcss-import 1,356
10 webpack-node-externals 1,291
11 graphql-modules 1,288
12 typescript-plugin-css-modules 1,268
13 redux-dynamic-modules 1,064
14 github-actions-golang 1,021
15 gohack 872
16 REPL 818
17 box 809
18 Trex 739
19 ResourceModules 714
20 moditect 527
21 motoko-base 471
22 modclean 392
23 cjstoesm 371
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com