• Stars
    star
    1
  • Language
    CoffeeScript
  • Created almost 8 years ago
  • Updated almost 8 years ago

Reviews

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

Repository Details

Build *custom build of RxJS 5*, a custom Observable with added (patched) operators on streams (eg 'map', 'filter' etc), and static methods attached to Observable (like 'Observable.fromEvent').

More Repositories

1

uRequire

The Ultimate JavaScript Module Builder & Automagical Task Runner. Convert AMD & CommonJS/NodeJS modules to UMD, AMD, CommonJS or bundle them as `combined.js` (rjs & almond, AMDclean soon) & automagically run/test/watch them on nodejs, Web/AMD or Web/Script. Declarative & DRY config with inheritance. Manipulate & inject dependencies, module code, banners, version etc while building with a single line. Support two kinds of plugins, ResourceConverter (i.e file level) and AfterBuilder (i.e the whole bundle). Transparent support for Coffeescript, IcedCoffeescript, Coco, LiveScript – they’re just JavaScript :-)
CoffeeScript
265
star
2

upath

A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.
CoffeeScript
144
star
3

accesscontrol-re

A facade enhancing the great javascript lib AccessControl, but with much desired missing features!
TypeScript
11
star
4

node-glob-expand

A sync glob / minimatch call with a gruntjs -like `expand` of patterns, with minimum depepndencies. Derived from gruntjs's v0.4.1 `file.expand`.
CoffeeScript
9
star
5

uBerscore

An anorthodox, extensible, overloaded facade experiment of underscore facilities & leftovers.
CoffeeScript
6
star
6

node2web

Registers browserify-ied nodejs core modules to bower (via their name), to make them easily available to browsers.
CoffeeScript
6
star
7

require-clean

Cleanly require a module from disk, having flushed the module's cache, including all of its submodules. Used like normal require.
CoffeeScript
5
star
8

touchegg

Automatically exported from code.google.com/p/touchegg
C++
4
star
9

urequire-example-helloworld

Example `Hello world` project build with uRequire, demonstrating declarative DRYness packed with automagical power.
CoffeeScript
3
star
10

node2web_querystring

JavaScript
2
star
11

node2web_buffer

JavaScript
2
star
12

urequire-example

Example project build with uRequire, demonstrating declarative DRYness packed with automagical power.
CoffeeScript
2
star
13

ramdash

(Some) missing lodash functions for ramda with minimal size (1k minified)
CoffeeScript
2
star
14

newin

CLI to open new window(s)/tab(s) & execute bash command(s) on WSL Windows Terminal or KDE Konsole
JavaScript
2
star
15

calculated-cached-properties

CoffeeScript
2
star
16

decurry

Decurry is the 'reverse' of curry: given a composed function `fn(arg1)(arg2)(arg3)` it gives a function that can be called as `fn(arg1, arg2, arg3)` or `fn(arg1, arg2)(arg3) etc.
CoffeeScript
2
star
17

urequire-ab-specrunner

Automagically generates and runs Specs using mocha, chai & phantomjs after running a `lib` and a `specs` build in [uRequire](http://urequire.org) running on grunt.
CoffeeScript
2
star
18

SpringDataNeo4jTrials

Some Spring Data Neo4j 2.x testing on OO/Inheritance/Polymorhpism, Repositories, AspectJ, Groovy, Cypher, Gremlin etc
Java
1
star
19

nodejs-browser-cross-development

Using uRequire with cross platform (nodejs/browser) dependencies
JavaScript
1
star
20

permissions-nestjs

NestJS Guard & Decorators for @superawesome/permissions, promoting orthogonal fine-grained access control to resources.
TypeScript
1
star
21

permissions

Fine grained permissions / access control with ownerships & attribute picking, done right.
TypeScript
1
star
22

umatch

A `function(filename, specs)` thats checks if `'someFile.ext'` passes through an of Array of `minimatch` / `RegExp` / `callbacks` / `Array` (recursive) specs, with a negation/exclusion '!' flag for all
CoffeeScript
1
star
23

urequire-ab-grunt-contrib-watch

Automagically generates and runs a `grunt-contrib-watch` task from a uRequire config running within grunt.
CoffeeScript
1
star
24

node2web_path

JavaScript
1
star
25

policy-peoplefinder-abac

Open Policy Agent
1
star
26

urequire-rc-inject-version

uRequire ResourceConverter that injects a `var VERSION = 'x.x.x'` where its needed.
CoffeeScript
1
star
27

urequire-grunt

Write a 5-10 line build configuration, get an out-of-the-box, ready-to-work, full-fledged, fool-proof grunt & urequire based build system.
CoffeeScript
1
star