Package Exports
- @zeyrbot/mdn
- @zeyrbot/mdn/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@zeyrbot/mdn) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@zeyrbot/mdn
A wrapper made for the MDN api
🏠 Homepage
✨ NPM
Install
pnpm add @zeyrbot/mdnUsage
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!