UNPKG

ambient-cbg-ts

Version:

A React.js webpage backgrounds created using the HTML5 Canvas API and jwagner's Simplex Noise library

4 lines (3 loc) 147 B
import Pipeline from "./components/Pipeline"; import CanvasBackground from "./components/CanvasBackground"; export { Pipeline, CanvasBackground };