sonata

0.0.3 • Public • Published

Sonata JS

A simple web framework for object oriented javascript (ES6/ES7)

Installation

$ npm install -g sonata 

Usage

Once installed the CLI tool will be available.

This provides the following :

$ sonata --help
$ sonata startproject [NAME]

Creates a project folder within the current directory

$ sonata startapp [NAME]

Generates a JS app stub when called from within a project folder.

$ sonata startmodule [NAME]

Generates a JS module stub when called from within a project folder.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    7
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    7
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i sonata

Weekly Downloads

7

Version

0.0.3

License

MIT

Last publish

Collaborators

  • modernfidelity