Skip to content

Guess the type of the current repo

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
LGPL-3.0
LICENSE.LESSER
Notifications You must be signed in to change notification settings

strugee/guess-repo-type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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+

About

Guess the type of the current repo

Topics

Resources

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
LGPL-3.0
LICENSE.LESSER

Stars

Watchers

Forks

Packages

No packages published