1.0.137 • Published 6 years ago

@fovea/material v1.0.137

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

@fovea/material

Material Design Web Components built with Fovea

Description

Install

NPM

$ npm install @fovea/material

Yarn

$ yarn add @fovea/material

Usage

Browser support

@fovea/material supports every browser that Fovea supports. Additionally, it depends on the availability of the following APIs:

  • IntersectionObserver
  • requestAnimationFrame
  • requestIdleCallback
  • performance.now

FAQ