guess-repo-type

1.0.0 • Public • Published

guess-repo-type

NPM

About

Guess the type of the current repo.

Algorithm

guess-repo-type guesses the repo type based on the following heuristics, in order:

  1. Repo information stored in package.json

More will be added in the future, probably.

Installation

npm install --save guess-repo-type

API

var type = require('guess-repo-type')

Author

Alex Jordan alex@strugee.net

License

LGPL 3+

Readme

Keywords

Package Sidebar

Install

npm i guess-repo-type

Weekly Downloads

1

Version

1.0.0

License

LGPL-3.0+

Last publish

Collaborators

  • strugee