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
demiazz's profile
demiazz
56 contributions
demiazz

demiazz/brandon

Release is coming...

JavaScript
1
0
MIT License

Support the dependencies of demiazz/brandon

Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
istanbuljs/babel-plugin-istanbul
A babel plugin that adds istanbul instrumentation to ES6 code
Account's avatar
babel/babel-preset-env
A Babel preset for each environment.
Account's avatar
blakeembrey/change-case
Transform into a string with the separator denoted by the next word capitalized
Account's avatar
tj/commander.js
the complete solution for node.js command-line programs
Account's avatar
thlorenz/doctoc
Generates TOC for markdown files of local git repo.
Account's avatar
documentationjs/documentation
a documentation generator
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Resolve paths to dependencies, given a webpack.config.js. Plugin for eslint-plugin-import.
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
jasmine/jasmine
Simple JavaScript testing framework for browsers and node.js
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
karma-runner/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
Account's avatar
karma-runner/karma-coverage
A Karma plugin. Generate code coverage.
Account's avatar
caitp/karma-coveralls
A karma plugin which uploads coverage reports to coveralls.io
Account's avatar
karma-runner/karma-firefox-launcher
A Karma plugin. Launcher for Firefox.
Account's avatar
karma-runner/karma-jasmine
A Karma plugin - adapter for Jasmine testing framework.
Account's avatar
karma-runner/karma-safari-launcher
A Karma plugin. Launcher for Safari.
Account's avatar
karma-runner/karma-sauce-launcher
A Karma plugin. Launch any browser on SauceLabs!
Account's avatar
demerzel3/karma-sourcemap-loader
Karma plugin that locates and loads existing javascript source map files.
Account's avatar
tmcgee123/karma-spec-reporter
A Karma plugin. Report all spec-results to console (like mocha's spec reporter).
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
timoxley/npm-which
Locate a program or locally installed node module's executable
Account's avatar
Medium/phantomjs
Headless WebKit with JS API
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
jergason/recursive-readdir
Get an array of all files in a directory and subdirectories.
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
mozilla/source-map
Generates and consumes source maps
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.

Brandon The Builder is an opinionated CLI utility (published as @demiazz/brandon on npm) that streamlines the release workflow for JavaScript/TypeScript libraries—handling building, testing, and documentation generation in a single command. It’s aimed at library authors who want a simple, automated way to prepare and publish new versions of their packages.