George Zahariev

Results 10 repositories owned by George Zahariev

coffee2ls

27
Stars
3
Forks
Watchers

Compile CoffeeScript to LiveScript, based on CoffeeScriptRedux

es-collections

58
Stars
2
Forks
Watchers

An ES6/ES2015 (JavaScript) collections library including Stack, Queue, and PriorityQueue

grasp

1.3k
Stars
33
Forks
Watchers

JavaScript structural search, replace, and refactor

levn

79
Stars
7
Forks
Watchers

Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible

LiveScript

2.3k
Stars
167
Forks
Watchers

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 ma...

LiveScript-style-guide

74
Stars
10
Forks
Watchers

Style guide for LiveScript - feel free to discuss or send pull requests

optionator

162
Stars
16
Forks
Watchers

JavaScript option parsing and help generation library

prelude-ls

425
Stars
59
Forks
Watchers

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

type-check

207
Stars
14
Forks
Watchers

a library which allows you to check the types of JavaScript values at runtime with a Haskell like type syntax

vim-ls

76
Stars
12
Forks
Watchers

LiveScript support for Vim