
Company News
/Security News
Socket Selected for OpenAI's Cybersecurity Grant Program
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.
toggle-hu-react
Advanced tools
A collection of small reusable and lightweight React components
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
I find most component frameworks to overly complex and large for most of my needs, so I decided to start publishing encapsulated, small and reusable components that have a clean and easily stylable design.
The packages all use a template called react-component-publish, and they only ever use eachother as dependencies
To get a local test environment up and running follow these simple steps.
You need to clone both imp-dance/components and imp-dance/components-serve.
mkdir hu-components
cd hu-components
git clone https://github.com/imp-dance/components.git
cd ../
mkdir hu-components-test
cd hu-components-test
git clone https://github.com/imp-dance/components-serve.git
Assuming you are still in ./hu-components-test, run the follwing commands
cd components-serve/components
npm install
After the packages have finished installing, you can start the test environment
npm run start
From components-serve/components, you can load in the examples from src/components/reusable instead of directly from NPM, then you can edit them directly to see the live changes.
See the open issues for a list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE for more information.
Håkon Svennes Underbakke - @impedansen - haakon@underbakke.net
Project Link: https://github.com/imp-dance/components
FAQs
Toggle component for React
The npm package toggle-hu-react receives a total of 0 weekly downloads. As such, toggle-hu-react popularity was classified as not popular.
We found that toggle-hu-react demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.