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

mf-open-source

v2.0.30

Published

At Mindfire, we are passionate about open-source technology and its power to drive innovation and collaboration. Welcome to our open-source projects hub, where we contribute to and collaborate with the global open-source community on exciting and impactfu

Downloads

9

Readme

At Mindfire, we are passionate about open-source technology and its power to drive innovation and collaboration. Welcome to our open-source projects hub, where we contribute to and collaborate with the global open-source community on exciting and impactful projects. Visit our official github page

About Us

Mindfire Digital LLP, a leading provider of Software & IT services dedicated to enhancing business growth through the development and delivery of complex projects. With over two decades of experience, Mindfire has forged partnerships with global companies across diverse industries, consistently delivering stellar software products. Our highly skilled team of 650+ passionate technologists excels at connecting the dots between people, technology, products, and business, ensuring seamless innovation and success. Visit our official website

Our Mission

Our mission is to foster creativity, share knowledge, and build solutions that make a positive impact on the world. We believe that by working together with the open-source community, we can tackle complex challenges and create cutting-edge solutions that benefit everyone.

Why Open Source?

Open source embodies the spirit of collaboration, transparency, and continuous improvement. By sharing our code, ideas, and expertise with the world, we aim to inspire others and contribute to a culture of innovation and learning.

Our Contributions

Explore our growing list of open-source projects, ranging from software libraries and frameworks to tools and utilities. We are committed to actively contributing to these projects and maintaining a strong presence in the open-source ecosystem. Read our contribution guide

Get Involved

Join us on this exciting journey! Whether you're a developer, designer, tester, or simply passionate about open source, there are many ways to get involved. Contribute to our projects, report issues, suggest improvements, or simply engage in discussions.

Explore Our Projects

Ready to dive in? We have exciting open-source projects in the pipeline, and they'll be coming soon to our growing community. Stay tuned for updates on our upcoming projects.

We're actively working on these initiatives, and they'll be available for contributions and exploration in the near future. Be sure to check back regularly for updates!

Connect with Us

Stay updated with our latest contributions and news. Follow us on social media, join our mailing list, and be part of our vibrant open-source community.

Connect with us on social media and via email:

We look forward to collaborating with you and making a meaningful impact through open source. Let's innovate together!

Visit our website

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

To build application for generating static files:

npm run build
# or
yarn build
# or
pnpm build
# or
bun build

To serve contents of build folder(for generated static files while build):

npm run start:build
# or
yarn start:build
# or
pnpm start:build
# or
bun start:build

List of Contributors