Giter Site home page Giter Site logo

awesome-stars's Introduction

#Awesome Stars!

A tool for adding star counts, and updating redirected URLs, for awesome lists.

Usage

Install from npm:

$ npm install -g awesome-stars

Run this tool on the command link:

$ awesome-stars -h

  Usage: cli [options]

  Options:

    -h, --help               output usage information
    -V, --version            output the version number
    -i, --infile [file]      Input file
    -o, --outfile [file]     Output file
    -b, --bold [starCount]   Embolden links if the star count exceeds the given number
    -u, --username [string]  GitHub username
    -p, --password [string]  GitHub password or token

Here's an example usage where stars are added, and links with >5,000 stars are emboldened:

$ awesome-stars -i README.md -o README_STARRED.md -u ColinEberhardt -p ##GITHUB_TOKEN## -b 5000

Given the following source:

## Dependency Managers

*Dependency manager software for Swift.*

* [Carthage](https://github.com/Carthage/Carthage) - a new dependency manager for Swift.
* [CocoaPods](https://github.com/CocoaPods/CocoaPods) - the most used dependency manager for Objective-C and Swift (Swift supported since version 0.36.0).
* [Conche](https://github.com/Conche/Conche) - Swift build system and dependency manager.
* [swift-package-manager](https://github.com/apple/swift-package-manager) - SPM is the Package Manager for the Swift Programming Language.

It outputs the following:

## Dependency Managers

*Dependency manager software for Swift.*

* [**Carthage ★6,615**](https://github.com/Carthage/Carthage) - a new dependency manager for Swift.
* [**CocoaPods ★7,736**](https://github.com/CocoaPods/CocoaPods) - the most used dependency manager for Objective-C and Swift (Swift supported since version 0.36.0).
* [Conche ★148](https://github.com/Conche/Conche) - Swift build system and dependency manager.
* [swift-package-manager ★3,931](https://github.com/apple/swift-package-manager) - SPM is the Package Manager for the Swift Programming Language.

awesome-stars's People

Contributors

colineberhardt avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.