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

@mediaclip/generator-library-tools

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mediaclip/generator-library-tools

Tools and typings for Mediaclip javascript themes and layouts

  • 1.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
4
Weekly downloads
 
Created
Source

Yeoman mediaclip-library-tools generator

Tools and typings for Mediaclip javascript themes and layouts

Installation

First, install Yeoman and @mediaclip/generator-library-tools using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g @mediaclip/generator-library-tools

Then generate your new project inside the Library folder (the one that contains the packages folder)

yo @mediaclip/library-tools

Usage

  • Install vscode
  • Install the ESLint and Prettier extensions
  • Make sure you have a require("@mediaclip/themes") line at the beginning of themes, or require("@mediaclip/layouts") and require("@mediaclip/autofillspecifications") for layouts and autofill specifications.
  • To debug a theme, open the .js file you want to debug, and in the Debug menu on the left, choose in the drop down the matching type you want to debug, then press the green "play" button.

License

LGPL-3.0 © Mediaclip Inc.

Keywords

FAQs

Package last updated on 14 Nov 2019

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