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

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
No contributors yet
mitchallen

mitchallen/grunt-upcoming

Write upcoming release info to a JSON file

JavaScript
0
0
MIT License

Support the dependencies of mitchallen/grunt-upcoming

Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
browserify/node-util
Node.js's util module for all engines
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
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
vojtajina/grunt-bump
Bump package version
Account's avatar
jsdoc2md/grunt-jsdoc-to-markdown
Markdown API documentation generator, good for Github projects
Account's avatar
pghalliday/grunt-mocha-test
A grunt task for running server side mocha tests
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
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
andrewrk/node-mv
fs.rename but works across devices. same as the unix utility 'mv'
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions
Account's avatar
ladjs/supertest
SuperAgent driven library for testing HTTP servers

grunt‑upcoming is a Grunt plugin that reads the current version information from a project's **package.json** and writes it to one or more JSON files, optionally projecting the next major, minor, or patch version. It’s aimed at developers who use Grunt to automate releases and need a simple way to generate release‑metadata files for build pipelines or documentation.