https://github.com/codelenny/module-server
Serves client-side files from NPM modules
https://github.com/codelenny/module-server
Last synced: about 2 months ago
JSON representation
Serves client-side files from NPM modules
- Host: GitHub
- URL: https://github.com/codelenny/module-server
- Owner: CodeLenny
- Created: 2016-08-15T18:18:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-10-11T20:10:24.000Z (over 5 years ago)
- Last Synced: 2025-02-11T18:05:48.346Z (over 1 year ago)
- Language: CoffeeScript
- Size: 248 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# ModuleServer
[](https://travis-ci.org/CodeLenny/module-server)
[](https://www.npmjs.com/package/@codelenny/module-server)
Serves client modules.
## Testing
Automatic testing of modules can be simplified via the [ModuleTest](https://codelenny.github.io/module-server/doc/#https://codelenny.github.io/module-server/doc/class/ModuleTest.html)
class. A [guide for testing with ModuleTest](https://codelenny.github.io/module-server/doc/#https://codelenny.github.io/module-server/doc/extra/ModuleTest.md.html) is available.
## Versions
ModuleServer is currently in beta. While in beta (`0.x.y`), minor versions contain breaking changes.
See the [CHANGELOG](https://github.com/CodeLenny/module-server/blob/master/CHANGELOG.md) for details about each release,
and consider subscribing to the [RSS feed](https://github.com/CodeLenny/module-server/releases.atom) to be notified
about releases.