Skip to content

baysao/meteor-dena-jsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

meteor compiler for DeNA JSX - a faster, safer, easier JavaScript

Using

  1. Install the JSX compiler. Toolkit is released as a npm package, so you can install it with
npm install -g jsx
  1. Install packages baysao:dena-jsx for automatic compile file with extension .jsxx (I need to change .jsx to .jsxx for prevention conflict with core package meteor/jsx)
    meteor add baysao:dena-jsx
  1. Put code with extension .jsxx in client code

Credits

Vu Tran - http://vutran.info

About

Meteor support DeNA JSX compiler https://jsx.github.io/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published