@mind-elixir/node-menu

1.0.3 • Public • Published

@mind-elixir/node-menu

It was originally a built-in plugin of mind-elixir, but it was extracted after version 2.0.0 because it should be highly customizable. Please feel free to fork this repository and create your own node menu.

How To Use

npm i @mind-elixir/node-menu
import MindElixir from 'mind-elixir'
import nodeMenu from '@mind-elixir/node-menu'
import '@mind-elixir/node-menu/dist/style.css'

const mind = new MindElixir(options)
mind.install(nodeMenu)
mind.init(data)

Readme

Keywords

none

Package Sidebar

Install

npm i @mind-elixir/node-menu

Weekly Downloads

35

Version

1.0.3

License

none

Unpacked Size

34.5 kB

Total Files

5

Last publish

Collaborators

  • ssshooter