7 open source projects by gkz

1. Livescript
LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate. While LiveScript adds many features to assist in functional style programming, it also has many improvements for object oriented and imperative programming.
2. Type Check
a library which allows you to check the types of JavaScript values at runtime with a Haskell like type syntax
✭ 188
livescript
3. Optionator
JavaScript option parsing and help generation library
✭ 140
livescript
4. Grasp
JavaScript structural search, replace, and refactor
✭ 1,260
livescript
5. Grasp Squery
A query engine for Grasp - use CSS style selectors to query your JavaScript AST
6. Prelude Ls
prelude.ls is a functionally oriented utility library - powerful and flexible, almost all of functions are curried. It is written in, and is the recommended base library for, http://livescript.net
✭ 416
livescript
7. vim-ls
LiveScript support for Vim
✭ 76
1-7 of 7 user projects