trio

0.2.13 • Public • Published

Build Status Coverage Status Stories in Ready

Trio

A framework for building structure, efficient application with web component.

Documentation

See Trio's Documentation in the Wiki

Using Trio

You can acquire Trio using npm:

npm install trio

or simply download it from here and insert it as a script tag.

Developing for Trio

Installing dependencies (from within root directory)

npm install

Testing

gulp test

Building

# Build once 
gulp build --env [development or production]
 
# Build continuously 
gulp watch --env [development or production]

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.13
    0
    • latest

Version History

Package Sidebar

Install

npm i trio

Weekly Downloads

3

Version

0.2.13

License

ISC

Last publish

Collaborators

  • chikeichan
  • sdtsui