0.0.3 • Published 5 years ago

@therobot/vue-cli-plugin-loljsure v0.0.3

Weekly downloads
91
License
ISC
Repository
-
Last release
5 years ago

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))
0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago