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

RestBundle is a lightweight JavaScript framework for building modular, reusable REST APIs that can be plugged into an Express server as a single class. It bundles request handlers, UI components (via Vue 2 and Vuex) and state management, allowing developers to package a complete service as an npm module and share it across multiple Node.js projects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kinann-org/rest-bundle

Account's avatar
axios/axios
Promise based HTTP client for the browser and node.js
Account's avatar
websockets/bufferutil
WebSocket buffer utils
Account's avatar
kinann/diff-upsert
JSON object diff for upsert
Account's avatar
mde/ejs
Embedded JavaScript templates
Account's avatar
stylus/stylus
Robust, expressive, and feature-rich CSS superset
Account's avatar
websockets/utf-8-validate
Check if a buffer contains valid UTF-8
Account's avatar
vuejs/core
The progressive JavaScript framework for building modern web UI.
Account's avatar
imcvampire/vue-axios
A small wrapper for integrating axios to Vuejs
Account's avatar
vuejs/router
Account's avatar
vuejs/vue
template compiler for Vue 2.0
Account's avatar
vuetifyjs/vuetify
Vue Material Component Framework
Account's avatar
vuejs/vuex
state management for Vue.js
Account's avatar
winstonjs/winston
A logger for just about everything.
Account's avatar
websockets/ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
vuejs/babel-helper-vue-jsx-merge-props
babel helper for vue jsx spread.
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
vuejs/babel-plugin-transform-vue-jsx
Babel plugin for Vue 2.0 JSX
Account's avatar
babel/babel-preset-env
A Babel preset for each environment.
Account's avatar
open-cli-tools/concurrently
Run commands concurrently
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions
Account's avatar
ladjs/supertest
SuperAgent driven library for testing HTTP servers
Account's avatar
bruce/node-temp
Temporary files and directories
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
Account's avatar
webpack/webpack-cli
CLI for webpack & friends
Account's avatar
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes.

Support the repos that depend on this repository

Top contributors

firepick1's profile
firepick1
404 contributions

Recent events

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

No events yet
kinann-org

kinann-org/rest-bundle

Javascript base class for a REST resource bundle that can be easily bound into a nodejs express service as a replaceable component. A RestBundle can be deployed as an npm package to extend multiple independent REST services.

JavaScript
1
0
MIT License