generate-headers

Userscript header generator

GPL-3.0 License

Downloads
222
Stars
9
Committers
5

Bot releases are visible (Hide)

generate-headers - v2.7.1

Published by Oaphi almost 3 years ago

Commits

  • 17a1575: fixed @match headers validation error (Oleg Valter)
  • 20b1d87: 2.7.1 (Oleg Valter)
generate-headers - v2.7.0

Published by Oaphi almost 3 years ago

Commits

  • Bump @typescript-eslint/parser from 4.29.2 to 4.29.3 (#51) #51 (dependabot[bot])
  • Bump @typescript-eslint/eslint-plugin from 4.29.2 to 4.29.3 (#52) #52 (dependabot[bot])
  • Bump @types/tampermonkey from 4.0.2 to 4.0.3 (#53) #53 (dependabot[bot])
  • Bump @types/node from 16.7.1 to 16.7.4 (#55) #55 (dependabot[bot])
  • Bump @types/tampermonkey from 4.0.2 to 4.0.4 (#56) #56 (dependabot[bot])
  • 4950ff0: Bump dependencies and fix "Object is of type 'unknown'" in catch (double-beep)
  • 8e4614d: 2021-09-04 Automated dependencies update (github-actions)
  • 7d24679: 2021-09-11 Automated dependencies update (github-actions)
  • 71d6d87: 2021-09-18 Automated dependencies update (github-actions)
  • Bump @types/node from 16.9.2 to 16.9.4 (#59) #59 (dependabot[bot])
  • 74362b5: voided CLI output to match fixed typings for Yargs (Oleg Valter)
  • 8b8a2dc: 2021-10-02 Automated dependencies update (github-actions)
  • fc87e7f: 2021-10-09 Automated dependencies update (github-actions)
  • 3197562: 2021-10-16 Automated dependencies update (github-actions)
  • 8a31be6: ESLint v8 migration (double-beep)
  • 101802e: 2021-10-23 Automated dependencies update (github-actions)
  • bd92498: 2021-10-30 Automated dependencies update (github-actions)
  • 95f8e52: Bump validator from 13.6.0 to 13.7.0 (#70) (dependabot[bot]) #70
  • d81df67: 2021-11-03 Automated dependencies update (github-actions)
  • 333d779: 2021-11-06 Automated dependencies update (github-actions)
  • 14dd9f6: 2021-11-13 Automated dependencies update (github-actions)
  • ddad992: 2021-11-20 Automated dependencies update (github-actions)
  • Bump eslint from 8.2.0 to 8.3.0 (#74) #74 (dependabot[bot])
  • 648443d: 2021-11-27 Automated dependencies update (github-actions)
  • 6c566b0: added array uniqifier utility (Oleg Valter)
  • 29aa664: added network sites scraper (Oleg Valter)
  • 32556cb: improved generateMatchHeaders to be able to collapse stackexchange.com domains (Oleg Valter)
  • 5263583: updated generateMatchHeaders calls to match the new async API (Oleg Valter)
  • 806f273: added test for the new 'match all' suboption (Oleg Valter)
  • f04b3c4: added --collapse option for collapsing stackexchange.com match headers (Oleg Valter)
  • cb673d1: installed necessary packages (Oleg Valter)
  • 7e69dea: Merge branch 'master' of github.com:userscripters/generate-headers (Oleg Valter)
  • f7e90b8: linted and rebuilt dist (Oleg Valter)
  • 5f83ed6: 2.7.0 (Oleg Valter)
generate-headers - v2.6.0

Published by Oaphi about 3 years ago

Commits

  • 0665fb9: 2021-08-14 Automated dependencies update (github-actions)
  • 006ea77: 2021-08-21 Automated dependencies update (github-actions)
  • bddb520: added --pretty option for making the package pretty-print headers where pretty-printing is possible (Oleg Valter)
  • 73a472c: split tests for maintainability (Oleg Valter)
  • d8d5638: split publish jobs between NPM and GitHub respectively (Oleg Valter)
  • 61f997c: added unit test for the --pretty option (programmatic API) (Oleg Valter)
  • e12875b: Merge branch 'master' of github.com:userscripters/generate-headers (Oleg Valter)
  • e3dd92c: 2.6.0 (Oleg Valter)
  • 0ca6714: bumped generate-readme (Oleg Valter)
  • 0c8e54e: rebuilt dist (Oleg Valter)
generate-headers - v2.5.0

Published by Oaphi about 3 years ago

Commits

  • 0f60d6e: added 'all' shortcut for @grant headers (Oleg Valter)
  • 40bd1b1: 2.5.0 (Oleg Valter)
generate-headers - v2.4.0

Published by Oaphi about 3 years ago

Commits

  • 7045b00: made bugs, repository, and homepage optional (Oleg Valter)
  • 5a95cae: 2.4.0 (Oleg Valter)
generate-headers - v2.3.0

Published by Oaphi about 3 years ago

Commits

  • d63eaad: added abstract run-at generator (Oleg Valter)
  • 8e586d2: 2.3.0 (Oleg Valter) #49
  • Bump @types/node from 16.4.13 to 16.4.14 #49 (dependabot[bot])
  • 804ca8c: 2.3.0 (Oleg Valter)
  • c193ddc: minor improvement to PackageInfo type (Oleg Valter)
  • f88b6a6: corrected publishing workflow (Oleg Valter)
  • 05fb3f1: another minor update to PackageInfo type (Oleg Valter)
  • 1df096c: further fix to npm publishing workflow (Oleg Valter)
generate-headers - v2.2.0

Published by Oaphi about 3 years ago

Commits

  • 50bd7c9: added NPM package publishing (Oleg Valter)
  • 9491d1e: removed duplicate TM header declaration (Oleg Valter)
  • eb0f414: added Violentmonkey types (Oleg Valter)
  • 55a43bc: added Violentmonkey headers generator (Oleg Valter)
  • 0216c9d: added Violentmonkey tests (Oleg Valter)
  • 5833fb3: added required header validation (Oleg Valter)
  • fdc54fd: added 'inject' option for Violentmonkey (Oleg Valter)
  • 2a4ce94: added per-manager @run-at headers (Oleg Valter)
  • 4ee7377: 2.2.0 (Oleg Valter)
generate-headers - v2.1.0

Published by Oaphi about 3 years ago

Commits

  • 5b574be: added common header generation (Oleg Valter)
  • 5af87d6: added test for common headers (Oleg Valter)
  • 42f4480: Greasemonkey option generates common headers too (Oleg Valter)
  • 3f4c175: no point in having common headers generic (Oleg Valter)
  • fc4a1d6: rebuild dist (Oleg Valter)
  • cd0c80b: 2.1.0 (Oleg Valter)
generate-headers - v2.0.0

Published by Oaphi about 3 years ago

Commits

  • Bump @types/chai from 4.2.19 to 4.2.21 #37 (dependabot[bot])
  • Bump ts-node from 10.0.0 to 10.1.0 #40 (dependabot[bot])
  • Bump @types/mocha from 8.2.2 to 8.2.3 (#39) #39 (dependabot[bot])
  • Bump @types/node from 16.0.0 to 16.3.2 (#41) #41 (dependabot[bot])
  • e64444a: "Update dependencies" workflow (double beep)
  • a7d78df: 2021-07-18 Automated dependencies update (github-actions)
  • dd08ca0: 2021-07-24 Automated dependencies update (github-actions)
  • 676c678: Merge branch 'master' of github.com:userscripters/generate-headers (Oleg Valter)
  • cb9d9a0: installed README gen package; minor package metadata updates; added postversion hook (Oleg Valter)
  • build workflow missing auth token (Oleg Valter)
  • bfd483f: 2021-07-31 Automated dependencies update (github-actions)
  • a07af97: 2021-08-07 Automated dependencies update (github-actions)
  • 93b6e1c: improved postversion hook (Oleg Valter)
  • 3cd530e: restructured lib (Oleg Valter)
  • 513c68d: added abstract finalizer for headers (Oleg Valter)
  • 7c82498: moved author utils to dedicated module (Oleg Valter)
  • 8bbdbe8: moved package utils to dedicated module (Oleg Valter)
  • 54f4888: moved common utils to dedicated module (Oleg Valter)
  • 8397af4: updated Greasemonkey header types, minor fixes, added @grant header generation for Greasemonkey (Oleg Valter)
  • 746b133: improved Grant types (Oleg Valter)
  • 0839cda: added @match header validator & tests (Oleg Valter)
  • d32e014: added abstract @match header generator (Oleg Valter)
  • f66dbdc: expanded validator, connected to index (Oleg Valter)
  • 611a516: added tests for @match validation (Oleg Valter)
  • 673448a: optimized tests to remove duplication (Oleg Valter)
  • Bump ts-node from 10.1.0 to 10.2.0 (#46) #46 (dependabot[bot])
  • Bump @types/mocha from 8.2.3 to 9.0.0 (#42) #42 (dependabot[bot])
  • Bump @typescript-eslint/parser from 4.29.0 to 4.29.1 (#47) #47 (dependabot[bot])
  • 64d4895: added TS config specific to tests (Oleg Valter)
  • ae468d6: added strict null checks compiler option (Oleg Valter)
  • 5e7aa06: added required headers validation & tests (Oleg Valter)
  • 9ec0c1e: added utility RequiredOnly type (Oleg Valter)
  • 863359d: added semver & validator dependencies (Oleg Valter)
  • 545269b: linted and rebuilt dist (Oleg Valter)
  • e59d11b: 2.0.0 (Oleg Valter)
  • 6f43ae7: Merge branch 'master' of github.com:userscripters/generate-headers (Oleg Valter)
  • 2696c6d: removed test from build step (Oleg Valter)
generate-headers - v1.6.4

Published by Oaphi over 3 years ago

Commits

  • 75f2347: updated GitHub actions release action type (Oleg Valter)
  • 7dffc69: added type for common @run-at header options (Oleg Valter)
generate-headers - v1.6.3

Published by github-actions[bot] over 3 years ago

Commits

  • 850009b: updated test suite to share @match URLs (Oleg Valter)
  • 9be4395: slightly updated autorelease action (Oleg Valter)
Package Rankings
Top 9.21% on Npmjs.org
Related Projects