Home - OwlTechnology/CommandPalette.js GitHub Wiki

CommandPalette.js

A pure JavaScript client side implementation of Sublime and Atom's command palette tool.

CommandPalette.js allows you to place your own command palette in to your website. CommandPalette.js is capable of custom styling, commands and hotkeys for all your power user needs. CommandPalette.js is written in pure JavaScript so it's light weight, doesn't have any dependencies, and is browser-agnostic.

[ IMAGE OF THE COMMAND PALETTE ]

##Check out Getting Started to get up and running in now time!