bancha

0.1.0 • Public • Published

Bancha.js

This is a port of Bancha CMS for Node.js. Currently under heavy development, not for use yet.

Basic usage

npm install bancha --save
var bancha = require('bancha');
 
bancha().start(function () {
  console.log('Yipee!');
});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    2
    • latest

Version History

Package Sidebar

Install

npm i bancha

Weekly Downloads

3

Version

0.1.0

License

none

Last publish

Collaborators

  • squallstar