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

Shifter is a fast build tool designed to replace YUI's old ant Builder, based on GearJS. It parses module properties and metadata to generate optimized builds, supporting features like linting with JSHint, watching for file changes, and generating documentation. It's primarily for YUI developers looking to modernize their build process.

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
davglass's profile
davglass
469 contributions
caridy's profile
caridy
48 contributions
lingyan's profile
lingyan
4 contributions
aversini's profile
aversini
3 contributions
derek's profile
derek
3 contributions
unkillbob's profile
unkillbob
2 contributions
reid's profile
reid
2 contributions
rgrove's profile
rgrove
2 contributions
twobit's profile
twobit
2 contributions
earnubs's profile
earnubs
2 contributions
yui

yui/shifter

New YUI build tool based on Gearjs, so let's shift some gears

JavaScript
77
55
Other

Support the dependencies of yui/shifter

Account's avatar
visionmedia/node-progress
Flexible ascii progress bar
Account's avatar
loopj/commonjs-ansi-color
This module provides basic ANSI color code support, to allow you to format your console output with foreground and background colors as well as providing bold, italic and underline support.
Account's avatar
yahoo/gear
Gear.js - Build System for Node.js and the Browser
Account's avatar
yahoo/gear-lib
Collection of common Gear.js tasks
Account's avatar
npm/nopt
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Account's avatar
yui/yuitest
Node.js wrapper for yuitest-coverage java package
Account's avatar
yui/yuicompressor
YUICompressor CLI and Node.js require
Account's avatar
yui/yui-lint
Default JSHint rules used by YUI in its various packages
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
mikeal/watch
Utilities for watching file trees.
Account's avatar
davglass/cpr
cp -R
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale
Account's avatar
npm/node-which
Like which(1) unix command. Find the first instance of an executable in the PATH.
Account's avatar
yui/yuglify
cli wrapper for uglify and cssmin used by YUI
Account's avatar
davglass/timethat
print time from one date to another
Account's avatar
davglass/cssproc
CSS URL processor
Account's avatar
soldair/node-walkdir
Find files simply. Walks a directory tree emitting events based on what it finds. Presents a familiar callback/emitter/a+sync interface. Walk a tree of any depth.
Account's avatar
yui/selleck
Generator for YUI's Handlebars-based user documentation.
Account's avatar
cloudhead/vows
Asynchronous BDD & continuous integration for node.js