1.5.7 • Published 2 years ago

smore-component v1.5.7

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

smore-component

以 use 开头的为自定义的 React Hook,无法用于原生页面或如 vue 等的其他框架

非 use 开头的为普通工厂函数,也可以用于原生页面或如 vue 等的其他框架

demo 板块有针对各个 API 的示例效果、代码和代码编辑器(codesandbox)

如果遇到 bug,可以在 demo 板块示例的左下角找到代码编辑器尝试复现

如果成功复现,可将复现链接、浏览器信息和框架版本(React、Vue 或无框架)等信息提交

有任何希望实现的新功能或针对某 API 的优化、新特性等需求也欢迎提出

API

smImgLazy

useSmThrottle

smFadeTexts

useSmCommonState

const [commonState, setCommonState] = useSmCommonState(initialState); //与React的useState用法一致

下载依赖

npm install --save smore-component

开发环境

npm install
npm start
1.5.5

2 years ago

1.5.4

2 years ago

1.5.3

2 years ago

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.1

2 years ago

1.5.7

2 years ago

1.5.6

2 years ago

1.4.0

2 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.2

3 years ago

1.2.1

3 years ago

1.3.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago