0.0.9 • Published 2 years ago

bree-desktop v0.0.9

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

bree-desktop

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

Bree Desktop Application

Table of Contents

Install

npm:

npm install bree-desktop

yarn:

yarn add bree-desktop

Usage

const BreeDesktop = require('bree-desktop');

const breeDesktop = new BreeDesktop();

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

Contributors

NameWebsite
Taylor Schleyhttps://github.com/shadowgate15

License

MIT © Taylor Schley