Cheddam / SwitchFlit

A plug-and-play quick-switch UI for SilverStripe DataObjects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwitchFlit

A plug-and-play quick-switch UI for SilverStripe DataObjects.

screenshot

Premise

Quick-Switcher UIs are super useful for power users, and available today in a variety of applications and forms, such as Slack, Sublime Text, and Spotlight. With SwitchFlit, you can specify a DataObject's Name and Link fields and immediately enable a basic Quick-Switcher in your web app.

Installation / Configuration

composer require cheddam/silverstripe-switchflit

See the installation guide for basic setup.

Technologies Used

SwitchFlit uses Vue to power its UI, assisted by Fuse.js for fuzzy-search.

Contributing

See CONTRIBUTING.md.

About

A plug-and-play quick-switch UI for SilverStripe DataObjects.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 51.0%Language:JavaScript 24.3%Language:CSS 13.1%Language:Scheme 11.6%