JSPM

@zeyrbot/mdn

1.1.0
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • 0
    • Score
      100M100P100Q13222F
    • License ISC

    A wrapper made for MDN api

    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

    Version License: ISC Twitter: ruunao

    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!