Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshgillies/zion-assets
Asset helpers for the Zion framework
https://github.com/joshgillies/zion-assets
Last synced: 29 days ago
JSON representation
Asset helpers for the Zion framework
- Host: GitHub
- URL: https://github.com/joshgillies/zion-assets
- Owner: joshgillies
- License: mit
- Created: 2015-10-22T10:04:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-20T06:25:52.000Z (almost 9 years ago)
- Last Synced: 2024-10-05T13:38:14.250Z (about 1 month ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zion-assets
A set of asset helpers for the Zion framework.
[![Build Status](https://travis-ci.org/joshgillies/zion-assets.svg)](https://travis-ci.org/joshgillies/zion-assets)
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard)## Install
`npm install zion-assets --save`
## API (WIP)
The following assets can be created and configured using `var assets = require('zion-assets')`.
* [Page](assets/page)
* [Folder](assets/folder)
* [Site](assets/site)## License
MIT