0.0.7 • Published 8 years ago
akai v0.0.7
Badges
Install
Install akai:
# Either globally
yarn global add akai
# Or locally (preferred)
yarn add akai --devor, If you use npm:
npm i akai -g
npm i akai --save-devUsage
Runtime:
const akai = require('akai').runtime
const myReadme = new akai.README({
username: 'egoist',
name: 'cac'
})
myReadme.text // => Your READMEFAQ
Who is using akai?
- akai - akai itself.
- Feel free to submit yours via pull request :D
Author
akai © ULIVZ, Released under the MIT License. Authored and maintained by ULIVZ with help from contributors (list).