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

mirotone

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mirotone

Miro UI Kit for building apps & plugins

  • 1.0.2
  • npm
  • Socket score

Version published
Weekly downloads
3.9K
increased by12.43%
Maintainers
1
Weekly downloads
 
Created
Source

Mirotone

​ Mirotone is a small & leightweight skeleton UI Kit that tries to match Miro styles for building apps and plugins. The package contains a CSS file which can be used for any project. ​

Components

  • typography
  • icons
  • buttons
  • checkbox
  • toggle
  • radiobutton
  • link
  • textarea
  • input
  • select
  • tabs ​

Installation

npm install mirotone
​
// or with yarn
​
yarn add mirotone

​ Using something like PostCSS import you can do the following ​

@import 'mirotone';

Development

​ Clone the repo by running: ​

git clone https://github.com/sboriskirov/miro-palette-plugins.git

​ Install the dependencies ​

npm install

​ Run the build command in order to build the dist. ​

npm run build

​ Run the watch command to get the example/index.html running with all the documented components. ​

npm run watch

Roadmap

  • Improve the documemntation
  • Add Templates & layout

Keywords

FAQs

Package last updated on 01 Dec 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