0.0.1 • Published 2 years ago

linked-roles-core v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

communi-core

build status code coverage code style styled with prettier made with lass license npm downloads

core components for communi web

Table of Contents

Install

npm:

npm install communi-core

yarn:

yarn add communi-core

Usage

const CommuniCore = require('communi-core');

const communiCore = new CommuniCore();

console.log(communiCore.renderName());
// script

Contributors

License

0.0.1

2 years ago