1.1.0 ā€¢ Published 12 months ago

@zeyrbot/mdn v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

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!

1.1.0

12 months ago

1.0.0

12 months ago