@instructure/outcomes-ui
v3.2.2
Published
Outcomes Application for general alignment and assessment
Downloads
5,267
Maintainers
Keywords
Readme
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.
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.