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

jspm

Package Overview
Dependencies
Maintainers
1
Versions
264
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jspm

Registry and format agnostic JavaScript package manager

  • 0.17.0-beta.47
  • npm
  • Socket score

Version published
Weekly downloads
9.3K
decreased by-35.69%
Maintainers
1
Weekly downloads
 
Created
Source

jspm CLI

NPM version Downloads Travis build Status AppVeyor build Status Gitter Support Codecov

Registry and format agnostic JavaScript package manager.

  • Supports installing any module format from any registry, with GitHub and npm currently provided, via the registry API.
  • Couples to the SystemJS module loader, which is built on the current draft of the browser ES6 module loader specification.
  • Carefully resolves version ranges using greedy fork minimization into flat multi-version package folders.
  • Provides tiered bundling of multi-format module trees using SystemJS builder.
  • Loads and builds assets through SystemJS plugins.

See https://jspm.io for a project overview.

For support, join the Gitter room or Google Group.

Use jspm --help to see the full up-to-date list of commands.

If you are interested in contributing to the project, please read the contributors' guide.

For a list of community projects and tools, see the Third-Party Resources Wiki.

Documentation

See the SystemJS project page for SystemJS usage documentation.

License

Apache 2.0

FAQs

Package last updated on 20 Oct 2017

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