-
Notifications
You must be signed in to change notification settings - Fork 103
Resources
Fuji, Goro edited this page Jun 29, 2013
·
12 revisions
In addition to examples distributed with the JSX compiler, there are articles , examples, and other resources on JSX.
Feel free to add your examples or articles which introduces your examples. It will be best if there is a demo page about your code.
- Mandelbrot Set with WebGL
- Mandelbrot Set with Canvas2D
- A Canvas2d Animation
- SuperKingyoSukui - a game using WebGL
-
Random Generator with Mersenne Twister, available from
mizuki/random/mt.jsx
-
TimSort (kind of stable sort), available from
mizuki/utility.jsx
- DFT: Discrete Fourier Transform
- Octavia - full text search engine and its introduction by the author: Full Text Search Engine on JS
- MVQ - Matrix, Vector and Quaternion
- jsx-mode.el - emacs major mode for JSX
- jsx.vim - vim support for JSX
- TextMate Bundle for JSX
- grunt-jsx
- JSX support for Sprockets (gem)
- jsdo.it/JSX - JavaScript/HTML5/AltJS playground