All Projects → ming-cult → snake-design

ming-cult / snake-design

Licence: MIT license
🐍 a react component library based React hooks

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to snake-design

react-fusionui
☢️ Nuclear power-up for your UI.
Stars: ✭ 13 (-60.61%)
Mutual labels:  hooks
Simplified-JNA
Multi-threaded JNA hooks and simplified library access to window/key/mouse functions.
Stars: ✭ 30 (-9.09%)
Mutual labels:  hooks
coconat
🍥 StarterKit Builder for rocket-speed App creation on 🚀 React 17 + 📙 Redux 4 + 🚠 Router 5 + 📪 Webpack 5 + 🎳 Babel 7 + 📜 TypeScript 4 + 🚔 Linters 23 + 🔥 HMR 3
Stars: ✭ 95 (+187.88%)
Mutual labels:  hooks
arc-progress
🐳 Arc circular animation progress bar drawn by canvas, you can used in the react component, or no dependence.
Stars: ✭ 42 (+27.27%)
Mutual labels:  hooks
mey
A react package that exports hooks for handling the request lifecycle.
Stars: ✭ 18 (-45.45%)
Mutual labels:  hooks
use-scroll-direction
A simple, performant, and cross-browser hook for detecting scroll direction in your next react app.
Stars: ✭ 24 (-27.27%)
Mutual labels:  hooks
Javascript-Interview-Preparation
A curated collection of javascript interview questions & solutions.
Stars: ✭ 163 (+393.94%)
Mutual labels:  hooks
roover
🐱 A lightweight audio library for React apps.
Stars: ✭ 70 (+112.12%)
Mutual labels:  hooks
use-query-string
🆙 A React hook that serializes state into the URL query string
Stars: ✭ 50 (+51.52%)
Mutual labels:  hooks
jedisdb
redis like key-value state management solution for React
Stars: ✭ 13 (-60.61%)
Mutual labels:  hooks
async-chainable
An extension to Async adding better handling of mixed Series / Parallel tasks via object chaining
Stars: ✭ 25 (-24.24%)
Mutual labels:  hooks
hookuspocus
hooks for all the functions!
Stars: ✭ 60 (+81.82%)
Mutual labels:  hooks
stook
A minimalist design state management library for React.
Stars: ✭ 86 (+160.61%)
Mutual labels:  hooks
react-use-hoverintent
React hook for hoverIntent
Stars: ✭ 16 (-51.52%)
Mutual labels:  hooks
angulareact
A way to seamlessly integrate React and AngularJS
Stars: ✭ 17 (-48.48%)
Mutual labels:  hooks
rustext
Fix Russian text plugin for SA-MP: GameText's, TextDraw's and Menu's
Stars: ✭ 15 (-54.55%)
Mutual labels:  hooks
react-zeno
The React companion to Zeno, a Redux implementation optimized for Typescript.
Stars: ✭ 14 (-57.58%)
Mutual labels:  hooks
statery
Surprise-Free State Management! Designed for React with functional components, but can also be used with other frameworks (or no framework at all.)
Stars: ✭ 28 (-15.15%)
Mutual labels:  hooks
no-redux
⚛️ 🎣 Experimenting with using hooks and context instead of Redux
Stars: ✭ 79 (+139.39%)
Mutual labels:  hooks
use-redux-hook
A simple react hook to get access to redux store
Stars: ✭ 13 (-60.61%)
Mutual labels:  hooks

Build Status

介绍

基于 React hooks 开发的 PC 端组件库。文档地址

特性

  • 组件均基于 hooks 开发
  • 除了特殊说明都为受控组件
  • 基于 TDD 开发, 90% 以上的测试覆盖率

组件开发进度

开发进度

  • Icon 图标
  • Breadcrumb 面包屑
  • Button 按钮
  • BackTop 回到顶部
  • Affix 固钉
  • Radio 单选框
  • Checkbox 复选框
  • Overlay 弹出层
  • Tabs 标签页
  • Layout(Row, Col) 布局
  • Modal 模态框
  • DropDown 下拉框
  • Popover 气泡卡片
  • Tooltip 文字提示
  • Spin 加载
  • Input
  • Avatar
  • Badge
  • Card
  • Collapse
  • Divide
  • Menu
  • Pagination
  • Progress
  • Slide
  • Step
  • Spin
  • Switch
  • Tag
  • Upload
  • Popup
  • Tooltip
  • DataPicker
  • TimePicker
  • Cascader
  • Select
  • Table
  • AutoComplete

命令说明

  • yarn start: 启动项目
  • yarn test: 运行单元测试
  • yarn test:coverage: 查看代码覆盖率
  • yarn build: 编译打包组件
  • yarn publish: 自动化发布版本
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].