jdollarx

0.0.1 • Public • Published

jDollarX (J$X)

Build Status js-standard-style

Use JSX to build jQuery Objects.

Install

$ npm install jdollarx

Usage

/** @jsx J$X */
var J$X = require('jdollarx')
$('body').append(<div>Hello, world</div>)

License

Apache-2.0

/jdollarx/

    Package Sidebar

    Install

    npm i jdollarx

    Weekly Downloads

    1

    Version

    0.0.1

    License

    Apache-2.0

    Last publish

    Collaborators

    • gerhut