1.0.5 • Published 8 months ago

@mind-elixir/node-menu v1.0.5

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

@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.

Playground

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)
1.0.5

8 months ago

1.0.4

10 months ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago