An open API service indexing awesome lists of open source software.

https://github.com/unitejs/engine

Engine for the UniteJS zero configuration web app generation tool
https://github.com/unitejs/engine

Last synced: 11 months ago
JSON representation

Engine for the UniteJS zero configuration web app generation tool

Awesome Lists containing this project

README

          

[![NPM version][npm-version-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Coveralls][coveralls-image]][coveralls-url] [![NPM downloads][npm-downloads-image]][npm-url] [![MIT License][license-image]][license-url]

# UniteJS Engine
Core of the UniteJS JavaScript framework management tool.

See [UniteJS CLI](https://github.com/unitejs/cli#readme) for command line usage.

[license-image]: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
[license-url]: LICENSE

[npm-url]: https://npmjs.org/package/unitejs-engine
[npm-version-image]: http://img.shields.io/npm/v/unitejs-engine.svg?style=flat
[npm-downloads-image]: http://img.shields.io/npm/dm/unitejs-engine.svg?style=flat

[travis-url]: http://travis-ci.org/unitejs/engine/
[travis-image]: http://img.shields.io/travis/unitejs/engine/master.svg?style=flat

[coveralls-url]: https://coveralls.io/github/unitejs/engine
[coveralls-image]: https://img.shields.io/coveralls/unitejs/engine.svg