Created CLI Tool that Creates/Remove GitHub Labels

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Rollup

    Next-generation ES module bundler

  • Export as a javascript module, making your work fully tree-shakable for consumers capable of using es6 imports (like Rollup, Webpack, or Parcel)

  • core.js

    Extendable client for GitHub's REST & GraphQL APIs

  • View on GitHub

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • request.js

    Send parameterized requests to GitHub’s APIs with sensible defaults in browsers and Node (by octokit)

  • If you don't need the Plugin API then using @octokit/request or @octokit/graphql directly is a good alternative.

  • graphql.js

    GitHub GraphQL API client for browsers and Node

  • If you don't need the Plugin API then using @octokit/request or @octokit/graphql directly is a good alternative.

  • webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  • Export as a javascript module, making your work fully tree-shakable for consumers capable of using es6 imports (like Rollup, Webpack, or Parcel)

  • tokens

  • // Create a personal access token at https://github.com/settings/tokens/new?scopes=repo const octokit = new Octokit({ auth: `personal-access-token123` }); const response

  • typescript-starter

    Quickly create and configure a new library or Node.js project

  • View on GitHub

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Since this repo includes the CLI and it's tests, you'll only need to fork or clone this project if you want to contribute. If you find this project useful, please consider leaving a star so others can find it. Thanks!

  • proposals

    Tracking ECMAScript Proposals

  • Write standard, future javascript – with stable ESNext features – today (stage 3 or finished features)

  • github-label-manager

    Simple CLI tool to create/delete labels with GitHub Labels API

  • View on GitHub

  • parcel

    The zero configuration build tool for the web. πŸ“¦πŸš€

  • Export as a javascript module, making your work fully tree-shakable for consumers capable of using es6 imports (like Rollup, Webpack, or Parcel)

  • node

    Node.js JavaScript runtime βœ¨πŸ’πŸš€βœ¨

  • Run one simple command to install and use the interactive project generator. You'll need Node v10 or later.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Automating Data Collection with Apify: From Script to Deployment

    4 projects | dev.to | 17 Mar 2024
  • TypeORM - remove children with orphanedRowAction

    3 projects | dev.to | 6 Nov 2023
  • 10 Issues That Will Help You Grow as a top contributor in Opensource πŸ…πŸ…

    12 projects | dev.to | 16 Oct 2023
  • Hacktoberfest 2023 with Ghostfolio

    9 projects | dev.to | 26 Sep 2023
  • How to Write a Great Readme

    14 projects | news.ycombinator.com | 18 Jul 2023