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 🙏

© 2026 – Pkg Stats / Ryan Hefner

react-redux-json

v1.0.2

Published

Version Content --------------- * New Files * img folder * Background-1.jpg > From: https://alphacoders.com/harry-potter-wallpapers

Downloads

24

Readme

Version Five

Version Content

  • New Files
    • img folder
    • Background-1.jpg

      From: https://alphacoders.com/harry-potter-wallpapers

  • Modified Files
    • .env
    • App.jsx
    • css-dom.js
    • Card.jsx
    • Cards.jsx
    • styleslynk.css
    • README.md
  • Development
    • .env : add url-api
    • App.jsx : reemplace url with env - assign ids on tags
    • css-dom.js: hide ids warmUpHtml - main background - update title

      WarmUpHtml: id one,two,three,four (syntax examples)

    • Cards: add id to tag
    • Card: add id to tag - first letter in capital letters - [{{},{},{},{},[{wood},{core},{length}]}]

      wand array pair

    • SetNav: add it to tag
    • styleslynk.css: styles to Cards, Card, img, five, Nav, input

      style to five: hide

    • Content in README.md file
    • Sixth branch uploaded

Version Four

Version Content

  • New Files
    • Card & Cards folder
    • Card.jsx
    • Cards.jsx
  • Modified Files
    • App.jsx
    • SetNav.jsx
    • Nav.jsx
    • README.md
  • Development
    • App.jsx : create state - fetch api - link for cors - props to Nav - render cards
    • SetNav.jsx : create state - handleSearch - Listeners: onChange & onClick - get list id - insert real id

      RealId: getCompleteSaintList mapToList pushRealIdOnArray getInputNumber ReturnRealId from input-subIndexArray

    • Nav.jsx : props to SetNav
    • Card: receives props, returns h3 with respective properties

      name image house ancentry wand

    • Cards: receive props, render Card - attach properties
    • Content in README.md file
    • Fifth branch uploaded

Version Three

Version Content

  • New Files
    • Component,Nav & About folder
    • css-dom.js
    • styleslynk.css
    • Nav.jsx
    • SetNav.jsx
    • About.jsx
  • Modified Files
    • index.html
    • index.js
    • App.jsx
    • README.md
  • Development
    • index.html : add link external css file
    • css-dom.js : create style for render html tags id one & two

      css from tag - css from style head - css from external file

    • styleslynk.css : external styles for html tags id three & four
    • index.js update: BrowserRouter
    • About.jsx : Who are
    • SetNav.jsx : Basic non use input & button
    • App.jsx : Route about, render Nav
    • Content in README.md file
    • Fourth branch uploaded

Version Two

Version Content

  • New Files
    • package.json
    • package-lock.json
    • public & src folder
    • App.jsx
    • index.js
  • Modified Files
    • index.html
    • README.md
  • Development
    • Json: Compatible version with ubuntu 18 >react, react-dom, redux, react-router-dom
    • Install node_modules

      auto-generate: package-lock.json -> Node module detail

    • index.html update: create Tag root
    • App.jsx Function Component from Jsx Local

      Add css color from jsx

    • index.js render App.jsx on root tag of index.html
    • Content in README.md file
    • Third branch uploaded

Version One

Version Content

  • New Files

    • index.html
  • Modified Files

    • README.md
  • Development

    • index.html Warm Up - React Component Syntax from Js & Jsx
    • Content in README.md file
    • Second branch uploaded

Version Zero

Version Content

  • New Files

    • .gitignore
    • README.md
  • Development

    • Git initialization
    • Configuration
    • Repository created
    • First commit
    • Content in README.md file
    • First branch uploaded