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

nrcs-design-system

v0.1.17

Published

React UI components for the NRCS Design System based on Reactstrap/Bootstrap 4

Downloads

190

Readme

NRCS Design System

A design system produced for our partners at NRCS.

An adaptation of the FPAC Design System and its inherent roots from the U.S. Web Design System

A resource with specifics and expanded documentation meant as a compliment to the FPAC Design System documentation, all to support the current needs of coordinated efforts building apps at NRCS.

If you are working on a project with FPAC or its related agencies, it is suggested you consider starting FPAC design system first.

  • Designed with clean simple styles, high color contrast, and accessible components for accessibilty.
  • Provides color, typography, iconography, components and examples with documentation for how to use them.
  • Provides two sizing scales for typography and components for different use cases, for example in larger public website to more compact and data-heavy web applications.
  • The intent is to provide a solution for our development teams to converge upon for consistent implementation in design and style.
  • Provides a React UI component library in two sizes, Default and Small out-of-the-box for use with different use cases (website vs compact data application). It covers implementations of most FPAC components, a handful of custom complex components, and some use of Reactstrap components for layout and forms.
  • The NRCS Design System and this website is built with React (via Create React App), Storybook, using Reactstrap, and based on a custom Bootstrap theme. The source for this project can serve as an example implementation of the NRCS Design System components and styles as well as a rough application skeleton.