Open Issues Need Help
View All on GitHubAI Summary: Create a reusable, accessible, and aesthetically pleasing checkbox component for the Nucleus React component library. The component should be stateless and follow the existing Nucleus styling guidelines.
Nucleus — A core library of reusable React components and custom hooks that form the foundation of your projects. Lightweight, modular, and developer-friendly, Nucleus helps you build clean, scalable React apps faster by providing essential building blocks out of the box.
AI Summary: Create a new stateless, accessible, and visually appealing RadioButton React component for the Nucleus library. This component should adhere to the existing Nucleus design principles and include thorough testing.
Nucleus — A core library of reusable React components and custom hooks that form the foundation of your projects. Lightweight, modular, and developer-friendly, Nucleus helps you build clean, scalable React apps faster by providing essential building blocks out of the box.
AI Summary: Create a regular expression and a wrapper function for validating IPv6 addresses in the Nucleus React component library. The function should provide a simple interface, while the raw regex is also exported for more complex use cases.
Nucleus — A core library of reusable React components and custom hooks that form the foundation of your projects. Lightweight, modular, and developer-friendly, Nucleus helps you build clean, scalable React apps faster by providing essential building blocks out of the box.
AI Summary: Create a robust regular expression for validating strong passwords and export it as both a raw regex and a wrapper function for easier use within the Nucleus library. This should align with the existing pattern of providing both raw and wrapped versions of regular expressions.
Nucleus — A core library of reusable React components and custom hooks that form the foundation of your projects. Lightweight, modular, and developer-friendly, Nucleus helps you build clean, scalable React apps faster by providing essential building blocks out of the box.
AI Summary: Create and add to the Nucleus library two functions for validating IPv4 addresses: one a wrapper function for ease of use, and the other the raw regular expression itself. These should be added to the existing regular expression section of the library, along with appropriate documentation and tests.
Nucleus — A core library of reusable React components and custom hooks that form the foundation of your projects. Lightweight, modular, and developer-friendly, Nucleus helps you build clean, scalable React apps faster by providing essential building blocks out of the box.