• Stars
    star
    424
  • Rank 102,329 (Top 3 %)
  • Language LiveScript
  • License
    MIT License
  • Created over 12 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

prelude.ls Build Status

is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.

See the prelude.ls site for examples, a reference, and more.

You can install via npm npm install prelude-ls

Development

make test to test

make build to build lib from src

make build-browser to build browser versions

More Repositories

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.
LiveScript
2,287
star
2

grasp

JavaScript structural search, replace, and refactor
LiveScript
1,280
star
3

type-check

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

optionator

JavaScript option parsing and help generation library
LiveScript
161
star
5

levn

Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
LiveScript
77
star
6

LiveScript-style-guide

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

es-collections

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

coffee2ls

Compile CoffeeScript to LiveScript, based on CoffeeScriptRedux
JavaScript
27
star
9

brunch-bare-livescript

barebones skeleton for brunch (brunch.io) with LiveScript (http://livescript.net)
HTML
7
star
10

grasp-squery

A query engine for Grasp - use CSS style selectors to query your JavaScript AST
LiveScript
7
star
11

domdocs

next-gen DOM documentation for developers
CSS
4
star
12

grasp-equery

A query engine for Grasp - use JavaScript code examples with wildcards
LiveScript
4
star
13

grasp-syntax-javascript

JavaScript AST info for Grasp
LiveScript
3
star
14

ep_element

ep_element is an Etherpad Lite plugin which adds the ability to set output tag and attributes
JavaScript
3
star
15

try-altjs

A web-based test suite for JavaScript compilers and translators.
JavaScript
1
star