Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@muil/editor

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@muil/editor

`npm install --dev muil` or `yarn add --dev muil`

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
38
increased by18.75%
Maintainers
1
Weekly downloads
 
Created
Source

#Installation

npm install --dev muil or yarn add --dev muil

#Usage

  1. Add to package.json:
 "scripts": {
    ...
    "muil": "muil dev",
    "muil:publish": "muil publish"
  },
  1. Add templates:
root
├───src
│   ├───components
│   │   ├───Component1.js
│   │   ├───Component2.js
│   │   └───Component3.js
├───templates
│   ├───Template1.js
│   ├───Template2.js
│   └───Template3.js
  1. Run editor with yarn muil to edit your email.

  1. Publish templates with yarn muil:publish
    • this command will ask your email and password of your muil account

FAQs

Package last updated on 20 Feb 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc