1.0.1 • Published 3 years ago

axolotl.js v1.0.1

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

Axolotl.js

Axolotl.js utilizes the AxolotlAPI to return pictures and facts about Axolotls

Installation

npm i axolotl.js

Usage

const Axolotlt = require("axolotl.js")
Axolotl().then(({url, facts}) => {
    console.log(url, facts)
});

License

Axolotl.js is Licensed under the MIT License

1.0.1

3 years ago

1.0.0

3 years ago