The Wayback Machine - https://web.archive.org/web/20220411175818/https://github.com/topics/module-system
Here are
61 public repositories
matching this topic...
Intercepting TCP proxy to modify raw TCP streams using modules on incoming or outgoing traffic
Updated
Dec 19, 2021
Python
🎼 Bach Builds (on(ly)) Modules
Updated
Apr 11, 2022
Java
An ML-like statically-typed Erlang
Updated
Jan 17, 2022
OCaml
🛠️ A modular DOM manipulation library.
Updated
Mar 25, 2022
JavaScript
A development platform based Angular next(2.x+), easy for multiple teams development.
Updated
Aug 17, 2018
TypeScript
A small UI library to demonstrate the JS module system
Updated
Aug 28, 2018
JavaScript
Modular apps with React Native 📦 📲
Updated
Mar 22, 2019
JavaScript
Metadata Extraction Tool for Media Files
Interpreted, dynamically typed, object-oriented programming language
Example of Java 9 module system with maven
Updated
Dec 19, 2021
Java
Get the full control over the nodejs module system.
Updated
May 28, 2020
JavaScript
A super simple, lightweight ~0.5kB (minified & gzipped) and flexible module container.
Updated
Dec 29, 2017
JavaScript
🔥 Aurora Framework: A Powerful General Purpose Framework in D
JavaScript package and module system for interactive development
Updated
Jun 18, 2019
JavaScript
Full featured parameterised ML-modules in Julia
Updated
Feb 8, 2020
Julia
Extend Script module system and MVC framework bundled with useful development tools.
Updated
Sep 17, 2017
JavaScript
An unknown land of building libraries
Updated
Jan 24, 2019
JavaScript
Helps to find package collisions for Java 9 modules migration
Updated
Feb 13, 2019
Kotlin
QQ is a toolkit for building highly modular, maintainable applications quickly.
Updated
Jan 13, 2020
JavaScript
a babel plugin for ignoring some import syntax, and transforming it to customized require syntax
Updated
Aug 16, 2019
JavaScript
Sass Collection of mixins & functions. Easily convert pixel to rem or em, create dynamic CSS custom property, add breakpoints, change text direction, strip unit from any value and more!
Updated
Mar 28, 2022
SCSS
A simple way to get module dependencies
Updated
Jul 17, 2019
JavaScript
A module-based, recursive file searching utility.
Updated
Nov 13, 2018
Python
A library that you can use to modularize your frontend code rather than building all code inside one big file.
Updated
Mar 25, 2022
TypeScript
Example of Java 9 module system non-maven
Updated
Aug 31, 2017
Java
A surreal C++ project manager
Updated
Jan 28, 2019
Shell
Updated
Mar 20, 2019
Python
A node.js cli app, to save and manipulate notes, using file system.
Updated
Jun 8, 2018
JavaScript
Minimalistic JavaScript module system for browsers.
Updated
Feb 12, 2022
JavaScript
Improve this page
Add a description, image, and links to the
module-system
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
module-system
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Currently there is no way how it is could be short argument put in relation with a long one.E.g.:
-h
will be different argument from--help
but in fact they should do the same. So-h
should be alias for--help