0.0.1-b • Published 3 years ago

mantle-content v0.0.1-b

Weekly downloads
8
License
UNLICENSED
Repository
-
Last release
3 years ago

Mantle Content

This is a set of web components engineered for displaying image, mp4, and video content. These components are lazyloaded, accessible with subtitles, and are designed to address contentful paint and other performance metrics in Lighthouse.

These components can be plugged into a static site generator, an SPA, and even a CMS with minimal work.

Getting Started

npm install mantle-content

Make sure the proper files are included. For reference, view the build/index.html file.

TODO

This is totally POC / in progress. Hopefully more accessible features, tests, and documentation to come.