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
- Host: GitHub
- URL: https://github.com/unitejs/engine
- Owner: unitejs
- License: mit
- Created: 2017-05-10T06:18:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-06T11:15:04.000Z (about 7 years ago)
- Last Synced: 2025-07-30T13:07:32.595Z (12 months ago)
- Language: TypeScript
- Homepage: http://unitejs.com
- Size: 9.04 MB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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