@kevlatus/jade
v0.7.2
Published
[![](https://img.shields.io/npm/v/@kevlatus/jade.svg)](https://www.npmjs.com/package/@kevlatus/jade) [![Build Status](https://github.com/kevlatus/jade/workflows/CI/badge.svg)](https://github.com/kevlatus/jade/actions)
Downloads
7
Readme
Jade - CMS Framework
Jade provides building blocks for visually appealing presentations of multimedia content.
It is a library for Angular and makes heavy use of Angular Material.
This library is currently under development. The API is mostly fixed by now, but it may still undergo breaking changes on its way to version 1.
There is no documentation yet. If you want to get started, your best bet is the demo app.
Features
You can find the roadmap and progress below.
- [x] display available content in a responsive grid
- [x] filter content by keywords
- [x] render markdown content
- [x] support for multiple languages
- [ ] bookmark/save content
- [ ] implement REST API storage backend
- [ ] allow for in-app content editing
- [ ] implement Firebase storage backend
- [ ] documentation
Example
An example project using Jade is located here.