npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@rottitime/govuk-design-react

v0.8.2

Published

<p align="center"> <a href="https://github.com/rottitime/govuk-design-react"> <img src="https://rottitime.github.io/govuk-design-react/doc/logo.webp" alt="logo for React Govuk Design System " width="400" /> </a> </p>

Downloads

20

Readme

React Govuk Design System

Table of Contents

Introduction

Welcome to GovUK Design React, the ultimate library for integrating the UK Government Design System with React! 🚀

Are you a React developer tired of reinventing the wheel to comply with the UK Government's design standards? Look no further! GovUK Design React is here to save you time and effort by providing pre-built, accessible, and fully customizable React components based on the GovUK Design System.

Demo

Check out the live example at https://rottitime.github.io/govuk-design-react/?path=/docs/configure-your-project--docs

Benefits

By using GovUK Design React, you'll enjoy:

  • 💡 Proven Design: Powered by GovUK Design System, which goes through user testing, has the best accessibility, and is fully responsive.
  • ⏱️ Time Savings: No need to create components from scratch—get up and running quickly with pre-built components.
  • Accessibility: Components are designed to meet the highest accessibility standards, ensuring your application is usable by everyone.
  • 🎨 Consistency: Maintain design consistency with the UK Government Design System across all your projects.
  • 🛠️ Customization: Easily customize components to fit your specific needs without compromising on design standards.
  • Testing and Linting: Built-in unit tests and linting ensure code quality and reliability.
  • 📚 Live Documentation: Interactive storybook documentation lets you see components in action and experiment with different configurations.

Getting Started

Ready to dive in? Here's a quick guide to get you up and running with GovUK Design React.

Installation

Install the library via npm or yarn:

npm install @rottitime/govuk-design-react

Usage

Using GovUK Design React is as simple as importing the components you need and integrating them into your React application:

import React from 'react'
import { Button } from '@rottitime/govuk-design-react'

const App = () => (
  <div>
    <h1>Hello, GovUK Design React!</h1>
    <Button>Click me</Button>
  </div>
)

export default App

Check out our storybook documentation for live examples and comprehensive guides on how to use each component.

Contributing

We welcome contributions from the community! If you'd like to contribute, please check out our contributing guidelines for more information on how to get started.

License

GovUK Design React is open source and licensed under the MIT License.


Feel free to explore, contribute, and make the most out of GovUK Design React. Together, we can build better and more accessible web applications for everyone. Happy coding! 🎉


If you have any questions or need further assistance, please don't hesitate to reach out via our GitHub issues page.


Related Links

Here are some helpful links related to GovUK Design React:

Feel free to explore these resources for more information about GovUK Design React and its related components.


If you have any questions or need further assistance, please don't hesitate to reach out via our GitHub issues page.

  • Terms and conditions for non Gov sites: https://www.gov.uk/service-manual/design/making-your-service-look-like-govuk#if-your-service-isnt-on-govuk