Skip to the main content


The edX UI Toolkit is a JavaScript library for building edX web applications. It consists of:

  • Backbone views to implement patterns as defined by the edX Pattern Library.
  • Utility methods to simplify the creation and testing of user interfaces.

The toolkit is an open source library that is hosted on GitHub, and that can be installed as an npm package.

edX Pattern Library

You can read more on the edX Front End Development wiki.