Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
edx-ui-toolkit
Advanced tools
A JavaScript toolkit for building edX user interfaces.
This library contains the following:
The code in this repository uses the Apache 2.0 license unless otherwise noted. Please see the LICENSE file for details.
Contributions are very welcome. The easiest way is to fork this repo, and then make a pull request from your fork. The first time you make a pull request, you may be asked to sign a Contributor Agreement.
Please refer to our contributor guidelines for important additional information.
The UI Toolkit uses Node 8 to manage its dependencies. To work with the repo locally, you will need to have Node 8 installed. We recommend using n to manage node versions on your machine.
Get the code (e.g. clone the repository).
Install the Node requirements:
$ npm i
$ gulp lint
To run tests in headless mode:
$ gulp test
To run tests in debug mode:
$ gulp test-debug
Once tests are running in debug mode, open this URL:
http://localhost:9009/debug.html
The UI Toolkit has auto-generated documentation available here: http://ui-toolkit.edx.org/.
To generate this documentation, run the following command:
$ gulp doc
To upload a preview of the documentation to S3:
$ gulp preview
To update the hosted documentation:
$ gulp doc-publish
FAQs
A JavaScript toolkit for building edX user interfaces
We found that edx-ui-toolkit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.