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

Misojs is an isomorphic JavaScript framework built on Mithril, designed to simplify the development of full-stack web applications. It provides a command-line interface for quickly scaffolding and running projects, making it ideal for developers seeking an efficient way to build modern, server-rendered JavaScript applications. The framework is particularly suited for those familiar with Mithril and looking for a streamlined setup 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
pointful-mikkel's profile
pointful-mikkel
158 contributions
paxjs's profile
paxjs
48 contributions
jsguy's profile
jsguy
11 contributions
ilikedata's profile
ilikedata
5 contributions
nikse's profile
nikse
1 contributions
jsguy

jsguy/misojs

Isomorphic JavaScript framework using mithril

JavaScript
56
3
MIT License

Support the dependencies of jsguy/misojs

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
dcodeIO/bcrypt.js
Optimized bcrypt in plain JavaScript with zero dependencies, with TypeScript support. Compatible to 'bcrypt'.
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
benbria/browserify-transform-tools
Utilities for writing browserify transforms.
Account's avatar
github.com:mafintosh/flat-file-db
Fast in-process flat file database that caches all data in memory
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
teleportd/instagram-node
Simple Instagram driver for Node.js
Account's avatar
beautifier/js-beautify
beautifier.io for node
Account's avatar
markedjs/marked
A markdown parser built for speed
Account's avatar
ben-ng/minifyify
Minify your browserify bundles without losing the sourcemap
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
MithrilJS/mithril.js
A framework for building brilliant applications
Account's avatar
jsguy/mithril.bindings
Mithril bindings - bi-directional bindings and richer properties with subscribeability.
Account's avatar
jsguy/mithril.component.mdl
Mithril google material design lite components
Account's avatar
jsguy/mithril.sugartags
Mithril sugartags - Sugard tags for mithril templating system - less code, less clutter, more awesome.
Account's avatar
broofa/node-uuid
Rigorous implementation of RFC4122 (v1 and v4) UUIDs.
Account's avatar
remy/nodemon
Simple monitor script for use during development of a Node.js app.
Account's avatar
npm/cli
a package manager for JavaScript
Account's avatar
Zolmeister/promiz
A proper compact promise (promises/A+ spec compliant) library.
Account's avatar
request/request
Simplified HTTP request client.
Account's avatar
sockjs/sockjs-node
SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web server.
Account's avatar
TryGhost/node-sqlite3
Asynchronous, non-blocking SQLite3 bindings
Account's avatar
validatorjs/validator.js
String validation and sanitization
Account's avatar
jsguy/validator.modelbinder
Model binder for validator
Account's avatar
mochajs/mocha
simple, flexible, fun test framework