文件名称:react-starfield-animation:React用于React的基于画布的星空动画
文件大小:10.16MB
文件格式:ZIP
更新时间:2024-05-21 08:56:26
react canvas component animation starfield
react-starfield-animation( ) :sparkles: React的基于画布的星空动画。 安装 npm install --save react-starfield-animation 用法 查看。 import React , { Component } from 'react' import StarfieldAnimation from 'react-starfield-animation' class Example extends Component { render ( ) { return ( < StarfieldAnimation style = { { position : 'absolute' , width : '100%' , height : '10
【文件预览】:
react-starfield-animation-master
----.travis.yml(51B)
----.eslintrc(550B)
----example()
--------package.json(545B)
--------readme.md(103KB)
--------demo.gif(9.83MB)
--------src()
--------public()
--------yarn.lock(230KB)
----.babelrc(173B)
----rollup.config.js(646B)
----package.json(2KB)
----readme.md(3KB)
----src()
--------.eslintrc(76B)
--------index.js(3KB)
--------test.js(153B)
--------particle.js(1KB)
----.gitignore(269B)
----yarn.lock(271KB)
----.editorconfig(147B)