Giter Club home page Giter Club logo

plekan's Introduction

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

NPM

Features
  • ๐ŸŒ Multi language
  • ๐Ÿ’ก Custom components
  • ๐Ÿ‘ Provide content for mobile device
  • โค Simple

Plekan ss

Read Documentation and examples


Browser Support

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


Build Setup

# 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 and docs for 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.

plekan's People

Contributors

abdullah avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

plekan's Issues

Integrate into an existing project

Merhaba -

I'm looking to replace ContentBuilder with this in an existing project.
But it appears that this is an entire app, not a component I can bring in. Is that true?
What would it take to make it a standalone component?

demo has image in 404

Hello
The demo loads urls like this https://abdullah.github.io/static/thumbnails/plekanmodule1.png which are 404
screenshot from 2016-11-16 10-44-13

animation transition logic issue

Before update es5 to es6 we used animated css, we need changing animation transition logic for bundle size and clean code.

I removed animated.css from bundle but still transition code exist in app. I think we need using pure animation without framework.

Action buttons' types

Attribution of action buttons type = "button" should be added. Thus, they will not try to submit the external form.

What is the path I need to use to import Plekan into my project?

I am having trouble importing plekan into my project.

After npm install plekan --save, 

I tried to import it three different ways:

import plekan from 'plekan'
import plekan from './plekan.js'
import {editor} from './plekan.'

but I get this error, or the equivalent every time:

Module not found: Error: Can't resolve 'plekan'

Drag & Drop doesn't work

Hi @abdullah ,

I cloned this repo to local and run npm run dev but the drag & drop doesn't work as demo.
I will need config something else to make it work as demo.

Thanks,

Errors

I'm seeing lots of errors and the app is failing to load.

The SASS Loader not found

Hi @abdullah,

I updated to v2 and install it as your guideline but it doesn't work.
I checked and see we need install the sass-loader before we run npm run dev

npm install sass-loader node-sass webpack --save-dev

And one more thing, we don't have the task for the command npm run build or npm run build --report, we just have 4 tasks in package.json dev, start, release and lint

Regards,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.