Skip to content

renaudboyer/esn-frontend-common-libs

 
 

Repository files navigation

esn-frontend-common-libs

Common modules and services for OpenPaaS.

Running tests

You can run tests by executing the following command:

npm run test

Note that there is a 10000ms timeout by default. If you want to change that, simply pass the TEST_TIMEOUT environment variable:

TEST_TIMEOUT=2000 npm run test

About

Common ground for OpenPaaS frontend (https://open-paas.org)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.3%
  • HTML 21.8%
  • CSS 11.0%
  • Less 6.4%
  • Pug 1.6%
  • Sass 0.9%
  • Other 1.0%