Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wejs/we-plugin-view
Add html response format and views with theme system
https://github.com/wejs/we-plugin-view
Last synced: about 2 months ago
JSON representation
Add html response format and views with theme system
- Host: GitHub
- URL: https://github.com/wejs/we-plugin-view
- Owner: wejs
- Created: 2016-05-24T00:42:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T05:57:04.000Z (almost 2 years ago)
- Last Synced: 2024-11-15T21:43:08.983Z (about 2 months ago)
- Language: JavaScript
- Size: 1.77 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# We.js views plugin :page_facing_up:
[![npm version](https://badge.fury.io/js/we-plugin-view.svg)](https://badge.fury.io/js/we-plugin-view) [![Build Status](https://travis-ci.org/wejs/we-plugin-view.svg?branch=master)](https://travis-ci.org/wejs/we-plugin-view) [![Coverage Status](https://coveralls.io/repos/github/wejs/we-plugin-view/badge.svg?branch=master)](https://coveralls.io/github/wejs/we-plugin-view?branch=master)
Add **html** response format and views with **theme** system
## Installation
```sh
we i we-plugin-view
```## Documentation:
Link: https://wejs.org/docs/we/theming
## Links
- We.js site: http://wejs.org
## NPM Info:
[![NPM](https://nodei.co/npm/we-plugin-view.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/we-plugin-view/)
## License
Under [the MIT license](https://github.com/wejs/we-core/blob/master/LICENSE.md)