module
Here are 4,365 public repositories matching this topic...
List any node_modules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space.
-
Updated
Oct 30, 2021 - TypeScript
-
Updated
Sep 25, 2020 - Objective-C
Here's inspiration: nuxt-community/auth-module#328 (comment)
A graph database as a Redis module
-
Updated
Dec 3, 2021 - C
Right now we have _moduleAliases and _moduleDirectories options that we read from package.json. It makes sense to move them into "module-alias": { alias, modules } (names alias, modules can be different, just took them from WebPack https://webpack.js.org/configuration/resolve/)
Client-side support for CSS custom properties (aka "CSS variables") in legacy and modern browsers
-
Updated
Sep 9, 2021 - JavaScript
Multiprotocol TX Module (or MULTI-Module) is a 2.4GHz transmitter module which controls many different receivers and models.
-
Updated
Nov 19, 2021 - C++
Animated typing in ~400 bytes
-
Updated
Oct 7, 2021 - JavaScript
Placeholder/ Skeleton of React Native
-
Updated
Sep 24, 2021 - JavaScript
Smile ElasticSuite - Magento 2 merchandising and search engine built on ElasticSearch
-
Updated
Nov 30, 2021 - PHP
JavaScript的学习代码总结,高级特性、数据结构、设计模式、typescript、vue、angular、react、node、webpack、weex、小程序、tensorflow…,JavaScript是世界上最好的语言!
-
Updated
Oct 6, 2021 - JavaScript
Currently, Airshare doesn't have an added layer of security over the code. Adding a password feature would allow for an extra layer of security, especially when sending more sensitive information.
A Qt library to automatically check for updates and install them
-
Updated
Aug 4, 2020 - C++
Improve this page
Add a description, image, and links to the module topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the module topic, visit your repo's landing page and select "manage topics."


Hi everyone,
I was following this tutorial , then i tried to share a library between the shell and the mfe1 app.
I created the lib outside the workspace directory with one service injected in root, then added it to the tutorial package.json, and imported it in both shell and mfe1.
Inside b