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

one-x-design

v2.0.0

Published

The One X Design is a wrapper around [Material UI](https://material-ui.com/) enhanced with blueprints, blended components and CI compliant themes for our applications.

Downloads

6

Readme

One X Design - React Components

The One X Design is a wrapper around Material UI enhanced with blueprints, blended components and CI compliant themes for our applications.

** Starting with v2.0.0 we use MUI v5 - so this is a BREAKING CHANGE **

Installation

Simply install the package with:

npm i one-x-design
// or
yarn add one-x-design

Please make sure that you don't have @mui/material installed. This packages is part of the one-x-design package and is fully exported from there.

Icons

As default icons we use Material Icons from Google. They are already converted into React components in the Material UI Icon Library. Image files and the corresponding icon font files can also be found here.

It is strongly recommended to use Material UI Icons.

For custom icons or Haufe product identifiers you can import them into this repository.

Development / Contribution

To install and contribute to this project you need a local installation of Node.js and Yarn v1.

Clone this repository and install all necessary dependencies. As we are using yarn please type this command in your projects root folder to get started locally:

yarn && yarn start

And you are ready to create and style some awesome components!!! :rocket:

Support

To get direct support please talk to Jan Rembold, Dominikus Weiger or any other maintainer of this project.


All topics overview