issues
search
wdgdc
/
Jarvis
Jarvis is your administration assistant, putting WordPress at your fingertips via a launchbar interface.
http://wpjarvis.com/
16
stars
6
forks
source link
Front End Refactor
#20
Closed
kshaner
closed
6 years ago
kshaner
commented
6 years ago
The main Jarvis javascript class should be refactored into a modern es6 class with transformed with babel for production.
Updated to work with the latest versions of typeahead/bloodhound
Hogan should be removed as a dependency and replaced with es6 template strings or underscore templates.
kshaner
commented
6 years ago
Fixed in #23