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

fxgcomponents_thtra001

v1.0.27

Published

React Components for crypto-dns

Downloads

7

Readme

Collaboration pour les Composants & Stories

  • Willy Dian
  • Thomas Tran Dinh

Lancement du Projet

  • yarn install
  • yarn storybook

Visuel du projet

Détail des composants

  1. Composant avatar :
  • Dans chaque scénario des avatars on peut modifier la largeur, la hauteur et l'espacement
  • propriétés : spacing, width, height

  1. Composant button :
  • Dans chaque scénario de ce bouton on peut modifier le type de bouton, le texte, la couleur, la largeur ainsi que la hauteur
  • propriétés : text, color, variant, width, height

  1. Composant checkbox :
  • Dans chaque scénario du checkbox on peut modifier la couleur, la taille, activer ou non le checkbox et cocher ou non par défaut
  • propriétés : checked, color, size, disabled

  1. Composant paper :
  • Dans chaque scénario de papier on peut modifier la niveau d'élévation des 2 cases affichées
  • propriétés : lvl1, lvl2

  1. Composant progress :
  • Dans chaque scénario de cercle de progression on peut modifier l'intervalle de temps du compte à rebours
  • propriété: step

  1. Composant radio :
  • Dans chaque scénario des boutons radio on peut modifier l'emplacement du label par rapport au bouton
  • propriété: labelPlacement

  1. Composant rating :
  • Dans chaque scénario du rating on peut modifier la précision des notes d'évaluation
  • propriété: precision

  1. Composant slider :
  • Dans chaque scénario du slider on peut modifier le pas de la glissière et sa position par défaut
  • propriétés: step, defaultValue

  1. Composant snackbar :
  • Dans chaque scénario du snackbar on peut modifier la nature et le texte à la fois du bouton et du message, ainsi que la couleur
  • propriétés: severity, text, color, message

  1. Composant transition :
  • Dans chaque scénario du composant transition on peut modifier la vitesse d'affichage de l'animation
  • propriété: speed

Langages

  • React 18.2.0
  • Librairie : Matérial UI