-
- Downloads
Move NPM package files out of /lib ; affects [resharper nuget myget dub chocolatey github] (#2300)
* move gh-badges files out of /lib As far as possible, this is just moving files around and updating paths however there are 2 functional changes in this commit: - remove use of lib/register-chai-plugins.spec in badge-cli.spec.js - remove use of starRating() in text-measurer.spec.js * update service tests that use colorscheme.json * split package.json in two * clean up import * don't hard-code path * start a changelog * put a license file in the package dir * re-organise documentation* don't pack test files * remove favicon from Makefile * give package its own test command * link the docs better in README
Showing
- .circleci/config.yml 10 additions, 0 deletions.circleci/config.yml
- .gitignore 1 addition, 0 deletions.gitignore
- Makefile 2 additions, 6 deletionsMakefile
- README.md 11 additions, 32 deletionsREADME.md
- gh-badges/.npmignore 2 additions, 0 deletionsgh-badges/.npmignore
- gh-badges/CHANGELOG.md 74 additions, 0 deletionsgh-badges/CHANGELOG.md
- gh-badges/LICENSE 116 additions, 0 deletionsgh-badges/LICENSE
- gh-badges/README.md 42 additions, 9 deletionsgh-badges/README.md
- gh-badges/lib/badge-cli.js 0 additions, 0 deletionsgh-badges/lib/badge-cli.js
- gh-badges/lib/badge-cli.spec.js 7 additions, 4 deletionsgh-badges/lib/badge-cli.spec.js
- gh-badges/lib/colorscheme.json 0 additions, 0 deletionsgh-badges/lib/colorscheme.json
- gh-badges/lib/defaults.js 0 additions, 0 deletionsgh-badges/lib/defaults.js
- gh-badges/lib/index.js 1 addition, 1 deletiongh-badges/lib/index.js
- gh-badges/lib/lru-cache.js 0 additions, 0 deletionsgh-badges/lib/lru-cache.js
- gh-badges/lib/lru-cache.spec.js 0 additions, 0 deletionsgh-badges/lib/lru-cache.spec.js
- gh-badges/lib/make-badge-test-helpers.js 1 addition, 0 deletionsgh-badges/lib/make-badge-test-helpers.js
- gh-badges/lib/make-badge.js 0 additions, 0 deletionsgh-badges/lib/make-badge.js
- gh-badges/lib/make-badge.spec.js 0 additions, 0 deletionsgh-badges/lib/make-badge.spec.js
- gh-badges/lib/svg-to-img.js 0 additions, 0 deletionsgh-badges/lib/svg-to-img.js
- gh-badges/lib/svg-to-img.spec.js 0 additions, 0 deletionsgh-badges/lib/svg-to-img.spec.js
Loading
Please register or sign in to comment