Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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