Harish K
|
697be77f5a
|
Merge pull request #1 from 1stvamp/offline-only
Add ENABLE_NPM_FAILOVER config with offline only mode
|
9 years ago |
Harish.K
|
f7596ab60c
|
Bump
|
9 years ago |
Harish.K
|
45e7877069
|
Updated Readme
|
9 years ago |
Harish.K
|
4770262171
|
added Command line wrapper which will use local regisry to install packages
|
9 years ago |
Wes Mason
|
f7dc659867
|
Not tabs please
|
9 years ago |
Wes Mason
|
989512f437
|
Add ENABLE_NPM_FAILOVER option, set to true by default, with false disabling upstream failover.
|
9 years ago |
Harish.K
|
8327d070dc
|
Merge branch 'master' of github.com:harish2704/npm-offline-registry
|
10 years ago |
Harish.K
|
37ecd92408
|
Bump
|
10 years ago |
Harish.K
|
4f198ed53f
|
Fix:
default Port 8080 is very famous port.
So , make some less famous port as default port
|
10 years ago |
Harish.K
|
1943758e94
|
Merge branch 'master' of github.com:harish2704/npm-offline-registry
|
10 years ago |
Harish.K
|
ac4a7a6a40
|
Fix
|
10 years ago |
Harish.K
|
bc3bb1706c
|
fixed dependencies
version++
|
10 years ago |
Harish.K
|
83b60c01ef
|
Tests passed
Featues
* Non blocking operations/Clean up synchronous codes
* handle failues
* more usefull logging
|
10 years ago |
Harish.K
|
0e03fc2968
|
More tests
* Make functions as async
* handle failures
|
10 years ago |
Harish.K
|
65b56cedcd
|
Fix:
|
10 years ago |
Harish.K
|
c306a4363c
|
Update readme
|
10 years ago |
Harish.K
|
6bd1525af0
|
Update package.json
|
10 years ago |
Harish.K
|
16aece8d5f
|
More advanced features.
* fetch data from main registry if cache look up is failed
* save fetched data to npm's cache, in same was as npm does the job
|
10 years ago |
Harish.K
|
339f5ab3d0
|
Initial commit
|
10 years ago |
Harish K
|
a504504084
|
Initial commit
|
10 years ago |