@therobot/vue-cli-plugin-loljsure

0.0.3 • Public • Published

lOlJsUrE

Canibalize clojure syntax for vue templates.

i am only half joking

vue create clapp
cd clapp
vue add @therobot/loljsure

Install parinfer extension for your code editor

IDE will think its code, but it is just a template

(div#app {class (container mx-auto mt-4)}
         (nav {class (font-mono font-bold mb-4)}
              (router-link {to "/"} LOLjSURE)
              (span " | ")
              (router-link {:to {name 'about'}} about)
              (span " | ")
              (router-link {:to {name 'howto'}} howto))
         (router-view))

Readme

Keywords

none

Package Sidebar

Install

npm i @therobot/vue-cli-plugin-loljsure

Weekly Downloads

17

Version

0.0.3

License

ISC

Unpacked Size

2.48 kB

Total Files

7

Last publish

Collaborators

  • gcoda