fxos-toast

1.0.1 • Public • Published

<fxos-toast>

Installation

$ npm install fxos-toast

Platform dependencies

  • CSS Custom Properties
  • Custom Elements
  • Shadow DOM

Examples

Readiness

  • [ ] Accessibility
  • [ ] Test Coverage
  • [ ] Performance
  • [ ] Visual/UX
  • [ ] RTL

Developing locally

  1. git clone https://github.com/fxos-components/fxos-checkbox.git
  2. cd fxos-checkbox
  3. npm install (NPM3)
  4. npm start

Tests

  1. Ensure Firefox Nightly is installed on your machine.
  2. To run unit tests you need npm >= 3 installed.
  3. $ npm install
  4. $ npm run test-unit

If your would like tests to run on file change use:

$ npm run test-unit-dev

If your would like run integration tests, use:

$ export FIREFOX_NIGHTLY_BIN=/absolute/path/to/nightly/firefox-bin $ npm run test-integration

Lint check

Run lint check with command:

$ npm run test-lint

Readme

Keywords

none

Package Sidebar

Install

npm i fxos-toast

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • wilsonpage