UNPKG

bloggify-ajs-renderer

Version:
38 lines (21 loc) 1.29 kB
# bloggify-ajs-renderer [![Version](https://img.shields.io/npm/v/bloggify-ajs-renderer.svg)](https://www.npmjs.com/package/bloggify-ajs-renderer) [![Downloads](https://img.shields.io/npm/dt/bloggify-ajs-renderer.svg)](https://www.npmjs.com/package/bloggify-ajs-renderer) > ajs renderer for Bloggify. Learn more about [ajs](https://github.com/IonicaBizau/ajs). ## :cloud: Installation ```sh $ npm i --save bloggify-ajs-renderer ``` After installing the module, make sure you add `bloggify-ajs-renderer` in the `plugins` list. ## :yum: How to contribute Have an idea? Found a bug? See [how to contribute][contributing]. ## :dizzy: Where is this library used? If you are using this library in one of your projects, add it in this list. :sparkles: - [`bloggify-config`](https://github.com/Bloggify/bloggify-config#readme) (by Bloggify)—Helper module to create Bloggify configuration. - [`bloggify-starter`](https://github.com/Bloggify/starter#readme)—A simple example of a Bloggify app. ## :scroll: License [MIT][license] © [Bloggify][website] [license]: http://showalicense.com/?fullname=Bloggify%20%3Csupport%40bloggify.org%3E%20(https%3A%2F%2Fbloggify.org)&year=2016#license-mit [website]: https://bloggify.org [contributing]: /CONTRIBUTING.md [docs]: /DOCUMENTATION.md