Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jspm-local

NPM version

Installation

Install jspm-local using npm into your global or local repository.

npm install -g jspm-local
# or locally
npm install jspm-local --save-dev

Register a new endpoint for jspm.

jspm registry create local jspm-local

Usage

Install <YourProject> as a local dependecy.

jspm install local:<YourProject>

Jspm-local will search for a folder named <YourProject> next to current folder. This is eqal to ../<YourProject>/package.json

License

Apache 2.0

About

JSPM endpoint for local dependencies

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages