airboing
v0.1.2
Published
<p align="center"><b>Languages:</b><br /><b>English</b> | <a href="https://github.com/markolofsen/airboing/blob/master/README_es.md">Spanish</a> | <a href="https://github.com/markolofsen/airboing/blob/master/README_ru.md">Russian</a></p>
Readme
Sample variable for repo: [[any_repo_var]]
Version = 0.1.2 library name = airboing Title = airboing Keywords = good
Hot to install
pip3 install airboing==0.1.2How to use
const {airboing} = require('airboing');
console.dir(airboing)
s = new airboing('Example key').start('Hello');
console.log(s)