New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@miyagi/core

Package Overview
Dependencies
Maintainers
1
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@miyagi/core

miyagi is a component development tool for JavaScript template engines.

  • 1.0.13
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
298
decreased by-13.37%
Maintainers
1
Weekly downloads
 
Created
Source

miyagi

miyagi is a component development tool for JavaScript templating engines.

Benefits

  • No overhead in your project by running miyagi without a configuration file.
  • Works with any folder structure.
  • Helps you developing your components encapsulated.
  • Validates your components for HTML and accessibility violations.
  • Mock data (static or dynamic) allows developing independently from a backend.
  • Validates your mock data against your JSON schema.
  • Documentation of your components using markdown.
  • The layout is customizable, so it fits to your project.
  • Supports lots of template engines by using consolidate.js internally.
  • Allows creating a static build.
  • Lets you create components via CLI.

Demos

Handlebars

handlebars.demo.miyagi.dev (Code: https://github.com/mgrsskls/miyagi/tree/master/demo)

Web Components

web-components.demo.miyagi.dev (Code: https://github.com/mgrsskls/miyagi/tree/master/demo)

Documentation

https://docs.miyagi.dev

Keywords

FAQs

Package last updated on 09 Jul 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