Pinned Repositories
abnf-parser-generator
A tool that generates parser from a context-free grammar written in ABNF
actor-platform
Actor Messaging platform
algorithm
Algorithm theory description
algorithm-java
The algorithms implemented by Java
amazeui
Amaze UI, a mobile-first and modular front-end framework.
angular-app
Reference application for AngularJS
angular-cli
CLI tool for Angular
gradle-frontend
A gradle plugin for generate frontend package and generate a frontend webjar
igv.js
Lightweight html5 version of the Integrative Genomics Viewer
limejs
HTML5 game framework for web and iOS
renyaoxiang's Repositories
renyaoxiang/arbor
a graph visualization library using web workers and jQuery
renyaoxiang/Argo
58.com轻量级web框架
renyaoxiang/BootstrapTreeNav
Tree navigation plugin for Twitter Bootstrap 3.0
renyaoxiang/javascript-snakes
An HTML5 Snakes Game
renyaoxiang/javascript-tetris
A simple javascript tetris game
renyaoxiang/jquery.imgpreload
The jQuery imgpreload plugin allows you to preload images before and/or after the DOM is loaded.
renyaoxiang/MelnitzPure
A pure javascript implementation of the D3.js World Map topology.
renyaoxiang/pjblast
BLAST algorithm using Parallel Java
renyaoxiang/SchemePy
Python实现的Scheme方言,支持宏、continuation、lambda、各种基本类型等等,可以直接Python解释执行,也可以编译到JavaScript。编译到JS可以与JavaScript动态交互(互相调用)