0.1.4 • Published 3 months ago

@w3nest/webpm-client v0.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

@w3nest/webpm-client

Library for dynamic npm's libraries installation from W3 Nest ecosystem.

This library is part of the hybrid cloud/local ecosystem YouWol.

Links

Developers documentation

Package on npm

Source on GitHub

Installation, Build, Test

To install the required dependencies:

yarn

To build for development:

yarn build:dev

To build for production:

yarn build:prod

Tests require py-youwol to run on port 2001 using the configuration defined here.

To run tests:

yarn test

Coverage can be evaluated using:

yarn test-coverage

To generate code's documentation:

yarn doc
0.1.4

3 months ago

0.1.3

3 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.0

7 months ago