polarbear-react-components

Independent polarbear pearson react components

Usage no npm install needed!

<script type="module">
  import polarbearReactComponents from 'https://cdn.skypack.dev/polarbear-react-components';
</script>

README

polarbear-react-components

Independent polarbear pearson react components

NPM JavaScript Style Guide

Install

npm install --save polarbear-react-components

Usage

import React, { Component } from 'react'

import { Question } from 'polarbear-react-components'

class Example extends Component {
  render () {
    return (
      <Question id='5baaad6be4b0289086429f1b' url='lcng-qa.pearson.com' 
          authToken='eyJraWQiOiJrMTA2OTQ4MTkwIiwiYWxnIjoiUlM1MTIifQ.eyJzdWIiOiJmZmZmZmZmZjUzN2UxNGJjZTRiMGRhMTdiODQwZjY3NCIsImhjYyI6IlVTIiwidHlwZSI6ImF0IiwiZXhwIjoxNTQ3NDM4OTYyLCJpYXQiOjE1NDc0MzcxNjIsImNsaWVudF9pZCI6Ikhlc2F0Q2V2bnFmRnc2VDJVQU5PWHZXTDNQT0QwcFVxIiwic2Vzc2lkIjoiY2YwOWE1NWEtZjgzMy00ZWI1LTk5NWEtNDMzM2JmOTVkYTUyIn0.hS-avI9XawjToYOwnvBUfv3ytY7oqpMZsBMHu_05dUqWVp5bYzBLbT4KfsgTl-L5Y3PqiLRYGPS6Yy3QpeoB96v93oP6pTeF7QG2sYiqJOsoHpdbOAOhcHEMdOvs9jCYuSMARQh_Rv3uiYjyaxsFzC11CHVRF50OCgCHEFHQa_w'/>
    )
  }
}

License

MIT © uwalked75