koteky-lib
v0.2.8
Published
shared library for the koteky project
Downloads
11
Readme
This is a set of base classes to inherit from to help creating plugins for koteky crossplatform social network manager application based on electron.
##Usage
This project is still on development and is not ready for public use
add this package to your project
npm install koteky-lib --save
###Post declare a variable to be used
var post = require('koteky-lib').post;
instantiate posts by
var localPost = new post(date, origin, owner, content);
the content of a post will be taken in count as markdown
##Roadmap
- [x] Implement post model
- [ ] Implement plugin model
####Credits
Social Network graphic by Freepik from Flaticon is licensed under CC BY 3.0.Dog graphic by Freepik and Folder graphic by Designerz Base from Flaticon are licensed under CC BY 3.0. Made with Logo Maker