You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MenuBuilder is a lightweight, client-side menu editor that lets you create, edit and nest menu items in the browser. It uses Sortable.js for drag-and-drop nested sorting and exports the created menu structures as JSON. Menus can be saved to localStorage or provided/imported as JSON.
Open index.html in a browser or serve the folder from a local web server.
See the language-specific README for usage, options and examples.
License: MIT
About
MenuBuilder is a lightweight, client-side menu editor that lets you create, edit and nest menu items in the browser. It uses Sortable.js for drag-and-drop nested sorting and exports the created menu structures as JSON. Menus can be saved to localStorage or provided/imported as JSON.