Skip to content

Commit

Permalink
wip: add js quasar framework.
Browse files Browse the repository at this point in the history
  • Loading branch information
yaronskaya committed Sep 6, 2019
1 parent 59f827f commit 2584212
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/javascript.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
{"id":"js.passport","imports":["passport"],"name":"passport","repo":"jaredhanson/passport","tags":["nodejs-auth"],"tech":["javascript-web"],"status":"model-ready"},
{"id":"js.pjax","imports":["pjax"],"name":"pjax","repo":"defunkt/jquery-pjax","tags":["jquery-ajax"],"tech":["javascript-web"],"status":"model-ready"},
{"id":"js.pug","imports":["pug"],"name":"pug","repo":"pugjs/pug","tags":["templates"],"tech":["javascript-web"],"status":"model-ready"},
{"id":"js.quasar","imports":[],"name":"Quasar","repo":"quasarframework/quasar","tags":["ui-framework"],"tech":["javascript-web"],"status":"model-ready"},
{"id":"js.react","imports":["react"],"name":"react","repo":"facebook/react","tags":["ui-framework"],"tech":["javascript-web"],"status":"model-ready"},
{"id":"js.react-bootstrap","imports":["react-bootstrap"],"name":"react-bootstrap","repo":"react-bootstrap/react-bootstrap","tags":["react-ui"],"tech":["javascript-web"],"status":"model-ready"},
{"id":"js.react-redux","imports":["react-redux"],"name":"react-redux","repo":"reactjs/react-redux","tags":["state-management"],"tech":["javascript-web"],"status":"model-ready"},
Expand Down

0 comments on commit 2584212

Please sign in to comment.