Socket
Socket
Sign inDemoInstall

@microtica/generator-microtica-component

Package Overview
Dependencies
1
Maintainers
2
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @microtica/generator-microtica-component

Microtica component scaffolding


Version published
Weekly downloads
17
increased by325%
Maintainers
2
Created
Weekly downloads
 

Readme

Source

1. Install Yeoman as a global module

sudo npm install -g yo

2. Install Microtica component generator

  • execute sudo npm install -g @microtica/generator-microtica-component

3. Scaffold new component

  • goto the root folder where you want to place the component. Component folder will be automatically created
  • execute yo @microtica/microtica-component

NOTE: After creating the project structure, node modules will be automatically installed and automated tests will be executed.

Known issues

  • broken Coverage summary
=================== Coverage summary ===================
Statements   : Unknown% ( 0/0 )
Branches     : Unknown% ( 0/0 )
Functions    : Unknown% ( 0/0 )
Lines        : Unknown% ( 0/0 )
========================================================

Keywords

FAQs

Last updated on 26 May 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc