Socket
Book a DemoInstallSign in
Socket

@mm/moduleslist

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mm/moduleslist

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

Contributing

Contributions are encouraged!

The data.yaml file lists all of the known third-party Magic Mirror modules. It will replace the "3rd Party Modules" GitHub Wiki page.

Using a list committed to GitHub and published to npm enables tools like @mm/cli to intelligently install and upgrade third-party modules. The documentation website will also display this list in a more readable format.

To add your module to the list, just send a Pull Request that adds an entry to the file that looks like the following:

<Category>:
 - name: <name>  # A comment
   author: <author>
   description: <description line 1>
     <optional description line 2>
     ...
   repository: "https://github.com/<user>/<repository>"

You can make the changes without leaving GitHub.

Please try to place your module in an existing category. If none of the existing categories describe your module, a new category may be approved if similar modules might also use it.

Keywords

magicmirror

FAQs

Package last updated on 29 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts