文件名称:kilvin:使用Fela的原始React Layout组件
文件大小:612KB
文件格式:ZIP
更新时间:2024-05-22 14:12:13
react layout react-components primitives cssinjs
基尔文 Kilvin是一组通用和原始布局组件。 它是使用构建的,并且需要 。 它打算用于仍然使用项目中。 每个组件均经过精心制作,并在生产中经过了严格的测试。 安装 yarn add kilvin 或者使用npm i --save kilvin 。 要旨 import { Absolute , Box , Spacer } from 'kilvin' export default ( ) => ( < Box xss=removed> < Absolute xss=removed xss=removed> Fixed in the upper left corner. < / Absolute > < Box xss=removed> A < / Box > < Box padding = { 3 } wi
【文件预览】:
kilvin-master
----.gitignore(274B)
----.babelrc(337B)
----package.json(2KB)
----src()
--------components()
--------index.js(331B)
--------utils()
----dist()
--------kilvin.min.js(2KB)
--------kilvin.js(4KB)
----LICENSE(1KB)
----README.md(2KB)
----Changelog.md(912B)
----book.json(514B)
----SUMMARY.md(437B)
----docs()
--------components()
--------res()
--------Usage.md(67B)
--------Introduction.md(720B)
--------Components.md(152B)
--------usage()
----.prettierrc(182B)
----CNAME(14B)
----yarn.lock(237KB)