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

deity-cli

v0.2.2

Published

The easy-peasy command-runner for code big and small.

Downloads

4

Readme

Book of Deity

Website

Chapter 1: Introduction

  1. In the beginning, Stephen Bourne created the Bourne Shell.
  2. And the Bourne Shell asked the Programmers, "Am I good, Programmers?"
  3. And the Programmers said, "Yea, thou art good."
  4. And the Bourne Shell inspired Programmers to create more Shells such as bash and zsh in its image. And the Programmers saw that the Shells were good.

Chapter 2: The Problem

  1. Then came complicated projects with preprocessors such as Sass and Coffeescript and application servers.
  2. And the Shells were discovered to be limited as they could not intelligently run many Programs at once without the Programmers having to babysit the Shells and the Programs.
  3. Now, Arthanzel was quite fed up with all this babysitting.
  4. And Arthanzel downloaded Node.js.
  5. And Arthanzel ~~worked~~ billed for six days and six nights of tending to the Javascript Code.
  6. On the seventh day Arthanzel had finished the work he was doing.
  7. Then Arthanzel released his Code to Github where it will benefit all of the Programmers and called his Code, 'Deity'.

Chapter 3: The Quite Few Commands and Commandments

  1. Deity is a Script and a Daemon that intelligently run many Programs at once such as Sass and Coffeescript and application servers without the Programmers having to babysit the Sass and Coffeescript and application servers.
  2. And the Documentation to Deity read all these words:
  3. Deity shall run a Daemon to intelligently run many Programs at once.
  4. Thou shall execute deity new GLaDOS glados.sh -i --cake to create a new Process called GLaDOS. And the command that shall be executed will be glados.sh with flags -i and --cake.
  5. Thou shall execute deity list to list all Processes started by Deity and see their names and PIDs.
  6. Thou shall kill Processes started by Deity by executing deity kill GLaDOS and the Process that shall be killed will be the Process whose name is GLaDOS.
  7. Thou shall get the standard input and error of process GlaDOS by executing deity out GlaDOS.
  8. Thou shall write "cake" to the standard input of process GlaDOS by executing deity in GlaDOS cake.
  9. Thou shall exit the Daemon and all Processes started by Deity by executing deity exit.
  10. Thou shall force exit the Daemon by executing deity force.
  11. Thou shall not force exit needlessly, as it may leave zombie processes and memory leaks.
  12. Thou shall hold no creators of Diety above Arthanzel (respect the MIT license and don't mooch credit).
  13. Thou shall not complain if Diety deletes your computer for Deity is a work in progress and you shall be ignored.