Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@etomon/client-side-library-resolver

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@etomon/client-side-library-resolver

Provides tools to seamlessly switch between sending CDN or locally stored modules to the browser.

  • 1.2.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by200%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

FAQs

Package last updated on 28 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc