Ecosyste.ms: Awesome

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

https://github.com/abdullah/plekan

A content builder
https://github.com/abdullah/plekan

content-builder plekan wysiwyg-editor

Last synced: 13 days ago
JSON representation

A content builder

Lists

README

        

### Plekan is a agile and scaleble content builder for Vue.js 2.1.x

[![NPM](https://nodei.co/npm/plekan.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/plekan/)

##### Features

* 🌏 Multi language
* 💡 Custom components
* 👍 Provide content for mobile device
* ❤ Simple

![Plekan ss](https://cdn.rawgit.com/abdullah/plekan/master/docfile/plekanss.png)

Read [Documentation and examples](https://github.com/abdullah/plekan/wiki)

---

### Browser Support

This plugin works seamlessly with, Safari, Firefox, Chrome and all other modern browsers.

---

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# release for production with minification
npm run release

```

For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).

### License

MIT License

Copyright (c) 2016 Abdullah

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.