Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

bricks-cli is a fork of ember-cli, a command line utility for building Ember.js applications. It provides a development framework and tooling for creating, building, and testing Ember.js projects, supporting Node.js 0.10.5 and npm 1.4.6. This project is intended for developers working with Ember.js who want to streamline their development workflow using command-line tools.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
innobricks

innobricks/bricks-cli

JavaScript
0
1
MIT License
stefanpenner's profile
stefanpenner
533 contributions
rwjblue's profile
rwjblue
281 contributions
MajorBreakfast's profile
MajorBreakfast
90 contributions
twokul's profile
twokul
89 contributions
joefiorini's profile
joefiorini
85 contributions
abuiles's profile
abuiles
46 contributions
jakecraige's profile
jakecraige
34 contributions
andycrum's profile
andycrum
16 contributions
jgwhite's profile
jgwhite
13 contributions
wagenet's profile
wagenet
12 contributions

Support the dependencies of innobricks/bricks-cli

Account's avatar
npm/abbrev-js
Like ruby's abbrev module, but in js
Account's avatar
broccolijs/broccoli
Fast client-side asset builder
Account's avatar
broccolijs/broccoli-concat
Fast, good-enough concatenation with source maps.
Account's avatar
stefanpenner/broccoli-es3-safe-recast
broccoli filter for an es5 -> es3 recast. catch/finally -> ['catch'] & ['finally']
Account's avatar
joliss/broccoli-es6-concatenator
ES6 transpiler and concatenator for Broccoli
Account's avatar
rjackson/broccoli-file-mover
Broccoli plugin to move a single file.
Account's avatar
rjackson/broccoli-file-remover
Broccoli plugin to move a single file.
Account's avatar
rwjblue/broccoli-jshint
Broccoli plugin to run JSHint
Account's avatar
broccolijs/broccoli-merge-trees
Broccoli plugin to merge multiple trees into one
Account's avatar
broccolijs/broccoli-sane-watcher
Alternative watcher that uses sane module instead of polling
Account's avatar
joliss/broccoli-static-compiler
Broccoli compiler to copy static files
Account's avatar
joliss/broccoli-uglify-js
UglifyJS2 filter for Broccoli
Account's avatar
rjackson/broccoli-unwatched-tree
Broccoli utlility for creating Trees that are not watched by the standard Broccoli::Watcher, but behave like standard trees.
Account's avatar
joliss/broccoli-writer
Helper base class for Broccoli plugins that write output files
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
goodeggs/connect-chain
Connect-Chain composes a connect middleware from a chain of middlewares to be called in series.
Account's avatar
intesso/connect-livereload
connect middleware for adding the livereload script to the response
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
kpdecker/jsdiff
A JavaScript text diff implementation.
Account's avatar
Filirom1/findup
Walk up ancester's dir up to root
Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
dreamerslab/node.inflection
A port of inflection-js to node.js module
Account's avatar
SBoudrias/Inquirer.js
A collection of common interactive command line user interfaces.
Account's avatar
joliss/js-string-escape
Escape strings for use as JavaScript string literals
Account's avatar
twokul/leek
GA tracking
Account's avatar
isaacs/minimatch
a glob matcher in javascript
Account's avatar
AvianFlu/ncp
Asynchronous recursive file copy utility.
Account's avatar
npm/nopt
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Account's avatar
npm/cli
a package manager for JavaScript
Account's avatar
stefanpenner/pleasant-progress
module for outputing a pleasant progress indicator
Account's avatar
andrewrk/connect-proxy
http(s) proxy as connect middleware
Account's avatar
joliss/node-quick-temp
Create and remove temporary directories with minimal effort
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
tildeio/rsvp.js
A lightweight library that provides tools for organizing asynchronous code
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
testem/testem
Test'em 'scripts! Javascript Unit testing made easy.
Account's avatar
dominictarr/through
simplified stream construction
Account's avatar
mklabs/tiny-lr
Tiny LiveReload server, background-friendly
Account's avatar
kaelzhang/node-tmp-sync
The sync version of tmp just for test cases, making it much easier.