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

good-first-issue

v0.27.2

Published

A CLI for finding good-first-issues in open source projects.

Downloads

62

Readme

Good First Issue

A CLI for finding issues labeled with Good First Issue to help lower the barrier to contributing to open source projects.

Shields.io badge for the latest version of good-first-issue Greenkeeper badge

Table of Contents

Prerequisites

To use Good First Issue, you'll need to have a few things installed:

  • Node.js 8.0.0 or above
  • npm 5.0.0 or above
    • If you already have Node.js 8.0.0 or above, you will have npm 5.0.0 or above.
    • If you need to update your npm CLI, run npm i -g npm

Usage

This module is an interactive CLI. If you're looking for a module to use in an application, check out libgfi.

Installation

The suggested usage is via npx:

npx good-first-issue [project] # temporarily install and run the module, optionally passing `project`

Alternatively, you could absolutely install good-first-issue as a global module:

npm i -g good-first-issue # install globally
good-first issue # call the CLI

Commands

  • good-first-issue: open up the interactive project selection tool.
  • good-first-issue [project]: you can pass in a name from the list of projects which is a curated list of projects that have been verified to have good-first-issues.
  • good-first-issue [GitHub organization or user]: similar to [project] but will search any GitHub organization or user that exists for issues labeled with "Good First Issue".
  • good-first-issue [GitHub organization or user]/[repo]: similar to [project], but will search a specific repository on GitHub within the organization for issues labeled with "Good First Issue".

CLI Options

  • -o, --open - open in browser
  • -f, --first - Return first/top issue

TODOs: What's coming up next

good-first-issue is still in an early state. I wanted to get good-first-issue node out the door, but have some other things I'm planning on implementing. Here's a list:

  • [x] good-first-issue node command
  • [x] Interactive selector when good-first-issue is run without a sub command
  • [ ] Add additional useful commands
  • [ ] Explore adding a secondary selector that shows paginated results from GitHub, allowing the user to select which Good First Issue to pick rather than returning a random one
  • [ ] Improve Feeling Lucky to be better about picking a random issue
  • [ ] Add more tests

If you'd like to help with any of these, feel free to submit a PR or ask how you can help 🤗

Projects

The table of projects which are currently supported.

| Order | Name | Project <project> | Description | | --- | --- | --- | --- | |1.|Apollo|apollo|A community building flexible open source tools for GraphQL.| |2.|Babel|babel|Babel is a compiler for writing next generation JavaScript.| |3.|BigTestjs.io|bigtestjs.io|A Suite of JavaScript libraries and framework extensions to help you answer the question.| |4.|Create React App|create-react-app|Set up a modern web app by running one command.| |5.|Firefox Debugger|debugger|The Firefox debugger that works anywhere.| |6.|Docusaurus|docusaurus|Easy to maintain open source documentation websites. | |7.|Docz|docz|It has never been so easy to document your things!| |8.|EasyGraphQL|easygraphql|EasyGraphQL is a group of open source tools, with the main focus to help developers that use GraphQL or just want to start using it.| |9.|Elasticsearch|elasticsearch|Open Source, Distributed, RESTful Search Engine| |10.|Elasticsearch Node.js Client|elasticsearch-js|Official Elasticsearch client library for Node.js| |11.|Electron|electron|Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS.| |12.|ESLint|eslint|A fully pluggable tool for identifying and reporting on patterns in JavaScript| |13.|Fastify|fastify|Fast and low overhead web framework, for Node.js| |14.|I'm Feeling Lucky (Random Project)|feeling-lucky|Receive a good first issue from any eligible project| |15.|Homebrew|homebrew|The missing package manager for macOS| |16.|Hyper|hyper|A terminal built on web technologies| |17.|Gatsby|gatsby|Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps.| |18.|Gutenberg|gutenberg|The Block Editor project for WordPress and beyond.| |19.|Good First Issue|good-first-issue|CLI for finding good first issues.| |20.|Jest|jest|Jest is a delightful JavaScript Testing Framework with a focus on simplicity| |21.|Material UI|material-ui|React components for faster and easier web development. Build your own design system, or start with Material Design| |22.|Mocha|mocha|Simple, flexible, fun javascript test framework for node.js & the browser.| |23.|NativeScript|nativescript|Build awesome cross-platform native mobile apps with JavaScript & TypeScript.| |24.|Neos|neos|Neos is a Content Application Platform with a CMS and an application framework at its core.| |25.|Netlify|netlify|Netlify builds, deploys and hosts your front-end.| |26.|Node.js|node|Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.| |27.|PHPBignum|phpbignum|A bignum library for PHP| |28.|Quantum Development Kit|quantum-development-kit|Compiler, libraries, editor integration, runtime, samples, and tutorials for the Q# programming language.| |29.|React|react|A declarative, efficient, and flexible JavaScript library for building user interfaces.| |30.|React Admin|react-admin|A frontend Framework for building admin applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design.| |31.|React Native|react-native|A framework for building native apps with React.| |32.|React Navigation|react-navigation|Routing and navigation for your React Native apps.| |33.|Rebus|rebus|Take your first steps as an open source contributor | |34.|RichTextView|richtextview|iOS text view (UIView) that properly displays LaTeX, HTML, Markdown, and YouTube/Vimeo links| |35.|scikit-learn|scikit-learn|scikit-learn: machine learning in Python| |36.|Scrapy|scrapy|A fast high-level web crawling & scraping framework for Python.| |37.|Spring Cloud GCP|spring-cloud-gcp|Integration for Google Cloud Platform APIs with Spring| |38.|Strapi|strapi|Open source Node.js Headless CMS to easily build customisable APIs.| |39.|Storybook|storybook|Storybook is an open source tool for developing UI components in isolation for React, Vue, and Angular. It makes building stunning UIs organized and efficient.| |40.|Styled Components|styled-components|Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress.| |41.|TypeScript|typescript|TypeScript is a superset of JavaScript that compiles to clean JavaScript output.| |42.|VS Code|vscode|VS Code is a type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle.| |43.|webpack CLI|webpack-cli|webpack CLI provides a flexible set of commands for developers to increase speed when setting up a custom webpack project.| |44.|wolkenkit|wolkenkit|wolkenkit is an open-source CQRS and event-sourcing framework for JavaScript and Node.js that perfectly matches DDD. | |45.|Verdaccio|verdaccio|A lightweight private npm proxy registry| |46.|Vue.js|vuejs|Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.| |47.|Yarn|yarn|Fast, reliable, and secure dependency management.| |48.|Yarn Version Manager|yvm|YVM is a version manager for yarn that makes it easy to handle projects with differing yarn versions.|

Adding New Projects

If you'd like to add a new project to good-first-issue, you're more than welcome to submit a PR! There are a few components you'll need to submit:

  • Update data/projects.json

    • Add your <project> as a property of projects in the correct alphabetical position with an object that includes a name, description, and a q (representing the GitHub search query).
  • Update README.md by running npm run markdown

    • This will automatically update README.md with the new project's data.

Adding New Projects: More Information

You can pull your queries directly from a standard GitHub search! If you want to build something a bit more complex, you can use the advanced search tool if you want to build more specific custom queries: https://github.com/search/advanced

As a CLI, good-first-issue uses the Commander.js CLI framework. If you want to better understand how our CLI is built, commander.js is pretty well documented. Also used are Chalk for terminal coloring and boxen to simplify the output container implementation.

Release Process

Good First Issue follows a relatively strict release process intended to ensure the spice flows.

Versioning

| Semantic Version | Type | Reason | |-------------------|-------------------------------------------------------|--------------------------------------------------------------------------------------------------------------| | Major (x.x.x) | Breaking changes and non-trivial upgrades | Ensuring that end-users can rely on Good First Issue not breaking however they're consuming it | | Minor (x.x.x) | Project additions, other feature additions | Following the SemVer standard, project additions and feature additions are backwards-compatible enhancements. We generally try to ship one addition per Minor. | | Patch (x.x.x) | Bug fixes, minor enhancements to metadata and content | Tiny, hardly visible fixes to improve UX/DX or fix the module |

Labels and Milestones

We use both GitHub Labels and Milestones to track releases. Since project additions count as a minor release, we prefer to space those out and ship them individually rather than shipping many at once. This pace may be revised later, but for now, it introduces the need for a release queue and setting things up to be released ahead of them actually being released.

We use the release queue label and milestone to queue up PRs that have been reviewed and are ready to be released.

Once a PR is ready to be released, a milestone will be added that correlates to the SemVer version it will be released in. Ideally this will eventually be used for changelog tracking but for now it's just a good way to keep organized. To keep things tidy, once a new version has shipped the milestone will be closed out.

Local Testing

Prior to each release, whoever is releasing should be testing the release locally to ensure that the code is working as expected. This would include either running npm i -g or npm link in the PR branch and then testing whatever the PR is adding. Ensuring the experience isn't broken is vital.

It is worth noting that we limit the file we publish to npm with the files property in package.json. This property prevents code that's not explicitly listed from being shipped. We have had a situation where local testing and the published module differed because a PR was merged that added needed code in a directory that wasn't included. So, what works on your machine may not work for the end user.

To test locally, using the modules tests with npm test and trying out a few different commands (like the selector, a specific project, a failed project, and so on) is reccomended. For example:

npm i -g # This assumes your current working directory is the module's directory
good-first-issue # run the interactive CLI
good-first-issue react # test the react project
good-first-issue node # test the Node.js project
good-first-issue github # test the GitHub organization, `github`
good-first-issue github/semantic # test the GitHub repo, `github/semantic`
good-first-issue thisisntarealprojectorgithuborg

Contributing

If you are interested in fixing issues and contributing directly to the code base, please see the document CONTRIBUTING.md