module
Here are 4,209 public repositories matching this topic...
-
Updated
Aug 7, 2021 - TypeScript
-
Updated
Sep 25, 2020 - Objective-C
Here's inspiration: nuxt-community/auth-module#328 (comment)
-
Updated
Aug 9, 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/)
-
Updated
Jul 26, 2021 - JavaScript
-
Updated
Jul 5, 2021 - C++
-
Updated
Mar 29, 2020 - JavaScript
-
Updated
May 26, 2021 - JavaScript
-
Updated
Aug 6, 2021 - PHP
-
Updated
Aug 4, 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.
-
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 guys
I am trying to make a shared file, such as context/redux/vuex (i am using vue) but after build i got only a white page, no errors. I thought it was some sort of vuex problem, so i decide to try it as a simple file exporting a object with a function, just it. I've used bi-directional and [shared-r