All Projects → nobadbad → basic-component

nobadbad / basic-component

Licence: other
Basic ui component based on React.

Programming Languages

typescript
32286 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to basic-component

react-useForm
World's simplest React hook to manage form state
Stars: ✭ 30 (+172.73%)
Mutual labels:  hooks
use-smooth-scroll
React hook which gives a smooth scrolling function.
Stars: ✭ 41 (+272.73%)
Mutual labels:  hooks
useSharedState
useSharedState is a simple hook that can be used to share state between multiple React components.
Stars: ✭ 0 (-100%)
Mutual labels:  hooks
uni-design
基于React hooks的一套基础组件
Stars: ✭ 22 (+100%)
Mutual labels:  hooks
pyinstaller-hooks-contrib
Community maintained hooks for PyInstaller.
Stars: ✭ 66 (+500%)
Mutual labels:  hooks
useCustomHooks
📦 npm package containing a set of custom hooks for your next React project.
Stars: ✭ 12 (+9.09%)
Mutual labels:  hooks
react-hooks-form
React Forms the Hooks Way
Stars: ✭ 25 (+127.27%)
Mutual labels:  hooks
book-fullstack-react-with-typescript
Working through the code samples from Fullstack React with Typescript by Maksim Ivanov and Alex Bespoyasov
Stars: ✭ 52 (+372.73%)
Mutual labels:  hooks
crypto-watchdog
Crypto Watchdog is an open-source developer friendly project, periodically queries crypto market and notifies potential pumps & recently added tokens/coins via web-hooks.
Stars: ✭ 22 (+100%)
Mutual labels:  hooks
react-808
808 Drum Machine built using React.js hooks API
Stars: ✭ 51 (+363.64%)
Mutual labels:  hooks
use-google-autocomplete
A simple React Hook API that returns Google Autocomplete results with session_token handling.
Stars: ✭ 27 (+145.45%)
Mutual labels:  hooks
framer-motion-hooks
Fill the hook gap in Framer Motion
Stars: ✭ 160 (+1354.55%)
Mutual labels:  hooks
react-ua
📱React User Agent Component, Hook, and HOC. SSR-ready, full UT, using new React Context and Hooks API
Stars: ✭ 18 (+63.64%)
Mutual labels:  hooks
dobux
🍃 Lightweight responsive state management solution.
Stars: ✭ 75 (+581.82%)
Mutual labels:  hooks
react-breakpoints
Respond to changes in a DOM element's size. With React Breakpoints, element queries are no longer "web design's unicorn" 🦄
Stars: ✭ 74 (+572.73%)
Mutual labels:  hooks
use-latest
No description or website provided.
Stars: ✭ 18 (+63.64%)
Mutual labels:  hooks
use-images-loaded
🖼️ Returns true once all the images inside a container are loaded
Stars: ✭ 82 (+645.45%)
Mutual labels:  hooks
use-double-tap
React hook for handling double tap on mobile devices
Stars: ✭ 18 (+63.64%)
Mutual labels:  hooks
laravel-react-spa
A Laravel-React SPA starter project template.
Stars: ✭ 94 (+754.55%)
Mutual labels:  hooks
UniversalUnityHooks
A framework designed to hook into and modify methods in unity games via dlls
Stars: ✭ 78 (+609.09%)
Mutual labels:  hooks

About

use storybook which is an open source tool for building UI components and pages in isolation.you can see some examples from it

Live demo: http://storybook.xuance.top

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

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].