This package has been deprecated

Author message:

Switched to a new maintainer, use @etomon/client-side-library-resolver instead

client-side-library-resolver
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Client Side Library Resolver

NPM

Build Status

This is a small library which is designed to allow you to switch between using client-side libraries saved under node_modules and ones hosted on a CDN.

I'll throw up a tutorial when I have some free time, but until then you can check out the API reference or look at the Mocha test under test/.

Building

This library is written in TypeScript, to compile run npm run build.

Docs

You can generate docs by running npm run docs.

Testing

Mocha tests are available under test/ run with npm test.

/client-side-library-resolver/

    Package Sidebar

    Install

    npm i client-side-library-resolver

    Weekly Downloads

    6

    Version

    1.2.0

    License

    MIT

    Unpacked Size

    32.5 kB

    Total Files

    22

    Last publish

    Collaborators

    • znetstar