Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

koteky-lib

Hatisoft40.2.8

shared library for the koteky project

koteky, social-network

readme

drawing 4

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

  • <input checked="" disabled="" type="checkbox"> Implement post model
  • <input disabled="" type="checkbox"> 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