urbandic

1.0.0 • Public • Published

Urbandic

Urban Dictionary API client for JavaScript.

Download

npm

npm install urbandic

Example

const { search } = require("urbandic");

search("JavaScript").then(data => console.log(data));

License

Urbandic is released under the MIT License.

Package Sidebar

Install

npm i urbandic

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

6.29 kB

Total Files

5

Last publish

Collaborators

  • xxiv