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

@fig/plugins

v1.11.17

Published

<p align="center"> <img width="300" alt="Fig logo" src="https://raw.githubusercontent.com/withfig/fig/main/static/FigBanner.png#gh-light-mode-only"/> <img width="300" alt="Fig logo" src="https://raw.githubusercontent.com/withfig/fig/main/static/FigBan

Downloads

305

Readme


os Signup Documentation All-Contributors Discord Twitter

The Fig Plugin Store makes it easy to add 3rd-party shell plugins to your terminal.

⚡️ Installation

  • macOS:
    • Homebrew: brew install fig
    • DMG: Download from our website: fig.io
  • Windows/Linux:

https://user-images.githubusercontent.com/4949076/162058365-ec260e6a-9728-4a34-b7c0-71c16a495d81.mp4

👋 What is the Plugin Store?

The Fig Plugin Store makes it easy for developers to discover and install 3rd-party shell plugins and have them auto-sync them across your devices.

Fig's plugin store:

  • has 400+ plugins (and would love your support adding more)
  • supports plugins for bash, zsh, and fish
  • lets you configure plugins after installing them (see above video)
  • auto-syncs your plugins across your devices

Example plugins include syntax highlighting for your shell, autocomplete, async loading for your prompt, even oh-my-zsh!

😎 Contribute

Plugins are a simple declarative schema that define

  • metadata (e.g. name, description, URLs, images,...)
  • installation instructions (e.g. relevant files and GitHub repo)
  • available configurations (e.g. env variables to customise settings)

You can contribute your first plugin to the store in < 2 minutes (we make it really easy)

👉 Check out our Plugin Contribution Getting Started Guide to get started

😊 Need Help?

🧑‍💻 Teams / Enterprise

Want to use Fig's to share shell plugins across your team (e.g. to provide an opionated shell setup for newew engineers)? Or want to use Fig at work but have security / compliance concerns.

We would love to help get you set up. Please email [email protected]

🙋‍♀️ FAQ

What is Fig?

Fig makes developers more productive in the terminal. We build apps like autocomplete, dotfiles (coming soon), and now Plugins.

How do plugins work?

Plugins are installed to a directory on your local device. When you install Fig, we add lines to your shell config that sources files in this directory.

Do Plugins work on Windows or Linux?

Currently, Plugins is only available on macOS, there is a beta for Linux coming soon.

How can I download Fig?

Run brew install fig or by downloading the app at fig.io/download.

Did we miss something?

Get in touch at [email protected] or chat with us in Discord.

✨ Contributors