Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/isuke/nim_vue_sample

Vue.js Component by Nim
https://github.com/isuke/nim_vue_sample

nim vuejs

Last synced: 2 days ago
JSON representation

Vue.js Component by Nim

Awesome Lists containing this project

README

        

:chapter-label:
:icons: font
:lang: en
:sectanchors:
:sectlinks:
:sectnums:
:source-highlighter: highlightjs
:toc: left
:toclevels: 1

= Nim Vue.js Sample

* nim 0.18.0

== Usage

----
$ nim js -r -o:Counter.js Counter.nim
$ open index.html
----