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

tbd-cli

v1.1.0

Published

The cli for The Big Drink, allows the use of the " drink " command.

Downloads

17

Readme

The Big Drink Wiki

CURRENTLY NOT FUNCTIONAL!

What is TBD?

TBD is a package manager specifically for Gulp files. It is designed to allow people to create and share Gulp files and build off one another. The goal is to simplify and streamline the build process so that you can pay less attention to the boilerplate and get straight to your million dollar idea. But at the same time keep it open enough to fit everyone's needs. If anything, just use this to keep track of your own recipes, we won't judge, honest.

Is TBD just for Gulp files?

For now, yes. Maybe one day we will move on to something bigger, but as of right now, just Gulp files.

Why should I use TBD?

Instead of spending a few hours writing your own "perfect" build process, you can download someone else's and get right into working. Not only that, but you don't have to worry about missing something, use the most popular coffeescript recipe or the fastest sass recipe, it's up to you! Or even find one that does both!

Not only that, but you can also keep your own gulp files for use, say your projects need a very specific build process, certain things need run first, individual modules need installed both globally and locally, etc. TBD lets you write that once, and use it across as many projects as you'd like. See private-tbd for details.

How do I install TBD?

We are on npm, so just type " npm install -g tbd-cli " in the terminal and you are ready to go!

How do I install a recipe?

We wanted to make it simple, so just type " drink <recipe-name> " in the terminal and you are ready to go!

For private recipes, type " drink @username<recipe-name> " in the terminal, keep in mind, you can still access other's recipes so be sure you spell both right.

How do I download an updated recipe?

You can just type " drink <recipe-name> " in the terminal again. This will however not overwrite if you download a NEW recipe. You will need to delete the old one first.

Community

Forum: Working on it!

Twitter: TBDCLI

So, what's with the name?

I decided that since we were focusing on Gulp, it would be fun to make "The Big Drink" a concoction of all the Gulp recipes. Purely a fun title I came up with, that's all.

Can I help?

YES! There are a number of things that still need done. Feel free to look at the projects and issues tabs on github. If you can speed up the node file, or clean up the website, don't just say it, do it! I will pay as much attention to this as I can, and will go through pull requests and issues as they appear.

One thing that we need that is more important than anything though? A mascot! If you have an artists hand and like to draw simple adorable things, email us with the title "Mascot Submission" and link what you drew, you may just see it on the back of someone's laptop!

Who made TBD?

Brandon Marella, aka, ME! I am a solo developer so forgive me for bugs or oddities.

"But you say 'we' throughout the documentation!?" This is true, I just feel more comfortable writing that, not to mention, if one other person ever contributes, I only need to change this one section, and can leave the documentation alone.

That being said, this is an open source project! So please, feel free to contribute!