@zeyrbot/mdn
v1.1.0
Published
A wrapper made for MDN api
Downloads
5
Readme
A wrapper made for the MDN api
🏠 Homepage
✨ NPM
Install
pnpm add @zeyrbot/mdn
Usage
import { Client as MDNClient } from "@zeyrbot/mdn"
const mdn = new MDNClient()
/**
* Only get 2 entries
*/
const foo = mdn.search("bar", 2)
Author
👤 @ruunao
🤝 Contributing
Contributions, issues and feature requests are welcome!Feel free to check issues page.
Show your support
Give a ⭐️ if this project helped you!