Download

{version}


Source

Development version, including everything but the kitchen sink.

Check it out and build it yourself (you'll need python-ox):

    $ git clone https://git.0x2620.org/oxjs.git
    $ tools/build/build.py

Or download  OxJS.latest.source.tar.gz{size.source}.

Start with  OxJS/index.html. It's this website.


Build

Minified production version, including modules.

Download  OxJS.latest.min.tar.gz{size.min}.

Or get Ox.js only:  Ox.js{size.oxjs}.


Getting Started

Take a look at our short tutorial.


License

Dual-licensed, GPL/MIT. You can pick either. In a nutshell, the former says no derived work may be more restrictive, while the latter avoids to make that restriction.