Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 855 Bytes

File metadata and controls

29 lines (16 loc) · 855 Bytes

Outcomes React Library

This library contains learning standards components used in Canvas LMS, including outcome alignment and reporting.

Components are based on React and Redux, and we follow these organizational conventions.

npm MIT License

Install

The library can either be built by running npm install or via npmjs.com:

npm install @instructure/outcomes-ui

# or

yarn add @instructure/outcomes-ui

Test

See testing documentation for details.

License

MIT