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

icons-cli

v1.0.11

Published

## Install `npm i icons-cli -g`

Downloads

2

Readme

Icons CLI

Install

npm i icons-cli -g

How-to guide for Icons8

  1. Go to http://icons8.com/icon

  2. Click on an icon to open the modal

  3. Click on the code above "To use the icons for free please insert the link somewhere on the page". It will save it to your clipboard

  4. Go to your console and simply type the command icons

  5. You now have the corresponding icon as a SVG in your clipboard!

  6. Paste it, you should see your SVG code!

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M 2 1 C 1.4534686 1 1 1.4534686 1 2 L 1 13 C 1 13.546531 1.4534686 14 2 14 L 7 14 C 7.5465314 14 8 13.546531 8 13 L 8 12.939453 C 8.6363923 13.591524 9.5210318 14 10.5 14 C 12.427074 14 14 12.427074 14 10.5 C 14 9.2213921 13.300384 8.1108028 12.271484 7.5 C 13.300384 6.8891972 14 5.7786079 14 4.5 C 14 2.5729257 12.427074 1 10.5 1 C 9.5210318 1 8.6363923 1.4084764 8 2.0605469 L 8 2 C 8 1.4534686 7.5465314 1 7 1 L 2 1 z M 2 2 L 7 2 L 7 10.5 L 7 13 L 2 13 L 2 2 z M 10.5 2 C 11.886634 2 13 3.1133658 13 4.5 C 13 5.8866342 11.886634 7 10.5 7 C 9.1133658 7 8 5.8866342 8 4.5 C 8 3.1133658 9.1133658 2 10.5 2 z M 8 6.9394531 C 8.2148474 7.1595935 8.4625598 7.3421162 8.7285156 7.5 C 8.4625598 7.6578838 8.2148474 7.8404065 8 8.0605469 L 8 6.9394531 z M 10.5 8 C 11.886634 8 13 9.1133658 13 10.5 C 13 11.886634 11.886634 13 10.5 13 C 9.1133658 13 8 11.886634 8 10.5 C 8 9.1133658 9.1133658 8 10.5 8 z"/></svg>

Supported icons

  • Icons8 (free & pro - make sure to have the rights to use it - don't need to be logged)

Cache

All lookup icons are cached locally.