@oiz/stzh-components 0.0.1-pretest → 1.5.0-alpha
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -21
- package/README.md +1 -56
- package/dist/cjs/{animation-utils-c816beac.js → animation-utils-cfa35ce7.js} +37 -37
- package/dist/cjs/{app-globals-83a6c2d3.js → app-globals-3b6f75bd.js} +44 -42
- package/dist/cjs/{arrow-70a32014.js → arrow-3c3b0ae5.js} +3 -3
- package/dist/cjs/{date-adapter-2ffd8eaf.js → date-adapter-2a78f6f8.js} +85 -85
- package/dist/cjs/{date-utils-898a50be.js → date-utils-bb50c91f.js} +156 -156
- package/dist/cjs/{event-utils-4d7d610a.js → event-utils-9b64c792.js} +13 -13
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{media-utils-f1720906.js → media-utils-8cfc8591.js} +19 -19
- package/dist/cjs/{string-utils-223b03e2.js → string-utils-a867b99d.js} +12 -12
- package/dist/cjs/stzh-accordion-item.cjs.entry.js +170 -170
- package/dist/cjs/stzh-accordion.cjs.entry.js +63 -63
- package/dist/cjs/stzh-actions.cjs.entry.js +42 -42
- package/dist/cjs/stzh-appnav.cjs.entry.js +39 -39
- package/dist/cjs/stzh-appointments.cjs.entry.js +260 -260
- package/dist/cjs/stzh-badge_3.cjs.entry.js +146 -146
- package/dist/cjs/stzh-calendar.cjs.entry.js +291 -291
- package/dist/cjs/stzh-cell.cjs.entry.js +24 -24
- package/dist/cjs/stzh-checkbox.cjs.entry.js +123 -123
- package/dist/cjs/stzh-checkboxgroup.cjs.entry.js +155 -157
- package/dist/cjs/stzh-chip-select.cjs.entry.js +55 -55
- package/dist/cjs/stzh-chip.cjs.entry.js +90 -90
- package/dist/cjs/stzh-components.cjs.js +2 -2
- package/dist/cjs/stzh-container.cjs.entry.js +8 -8
- package/dist/cjs/stzh-cspace.cjs.entry.js +12 -12
- package/dist/cjs/stzh-datamessagelist-item.cjs.entry.js +92 -92
- package/dist/cjs/stzh-datamessagelist.cjs.entry.js +12 -12
- package/dist/cjs/stzh-datatable.cjs.entry.js +201 -201
- package/dist/cjs/stzh-datepicker_4.cjs.entry.js +456 -458
- package/dist/cjs/stzh-dialog.cjs.entry.js +180 -180
- package/dist/cjs/stzh-dropdown.cjs.entry.js +479 -452
- package/dist/cjs/stzh-fieldset.cjs.entry.js +24 -24
- package/dist/cjs/stzh-figure.cjs.entry.js +19 -19
- package/dist/cjs/stzh-flyingfocus.cjs.entry.js +167 -167
- package/dist/cjs/stzh-footer.cjs.entry.js +56 -56
- package/dist/cjs/stzh-ghettobox_2.cjs.entry.js +132 -132
- package/dist/cjs/stzh-header.cjs.entry.js +151 -151
- package/dist/cjs/stzh-heading.cjs.entry.js +21 -21
- package/dist/cjs/stzh-hr.cjs.entry.js +12 -12
- package/dist/cjs/stzh-hspace.cjs.entry.js +30 -30
- package/dist/cjs/stzh-icon-sprite.cjs.entry.js +9 -9
- package/dist/cjs/{stzh-input-description-9ed61d1d.js → stzh-input-description-9802abc2.js} +15 -15
- package/dist/cjs/stzh-input.cjs.entry.js +187 -182
- package/dist/cjs/stzh-link.cjs.entry.js +95 -95
- package/dist/cjs/stzh-list-item.cjs.entry.js +15 -15
- package/dist/cjs/stzh-list.cjs.entry.js +15 -15
- package/dist/cjs/stzh-loader.cjs.entry.js +20 -20
- package/dist/cjs/stzh-loadingbar.cjs.entry.js +22 -22
- package/dist/cjs/stzh-menu_2.cjs.entry.js +81 -81
- package/dist/cjs/stzh-message.cjs.entry.js +72 -72
- package/dist/cjs/stzh-metanav.cjs.entry.js +26 -26
- package/dist/cjs/stzh-overlay.cjs.entry.js +88 -88
- package/dist/cjs/stzh-page-skiplinks.cjs.entry.js +26 -26
- package/dist/cjs/stzh-pagetitle.cjs.entry.js +61 -61
- package/dist/cjs/stzh-popover.cjs.entry.js +349 -349
- package/dist/cjs/stzh-portal-mitwirken.cjs.entry.js +13 -13
- package/dist/cjs/stzh-progressbar-item.cjs.entry.js +46 -46
- package/dist/cjs/stzh-progressbar.cjs.entry.js +114 -114
- package/dist/cjs/stzh-readspeaker.cjs.entry.js +47 -47
- package/dist/cjs/stzh-row.cjs.entry.js +29 -29
- package/dist/cjs/stzh-saptcha.cjs.entry.js +70 -70
- package/dist/cjs/stzh-section.cjs.entry.js +13 -13
- package/dist/cjs/stzh-servicecard-list.cjs.entry.js +62 -45
- package/dist/cjs/stzh-servicecard.cjs.entry.js +224 -202
- package/dist/cjs/stzh-skiplink.cjs.entry.js +16 -16
- package/dist/cjs/stzh-sortable.cjs.entry.js +3485 -2712
- package/dist/cjs/stzh-status.cjs.entry.js +25 -25
- package/dist/cjs/stzh-table.cjs.entry.js +132 -132
- package/dist/cjs/stzh-toggle.cjs.entry.js +123 -123
- package/dist/cjs/stzh-tooltip.cjs.entry.js +310 -310
- package/dist/cjs/stzh-upload.cjs.entry.js +475 -442
- package/dist/cjs/stzh-vbz-linechip.cjs.entry.js +71 -71
- package/dist/cjs/stzh-vbz-majorticker.cjs.entry.js +95 -95
- package/dist/cjs/stzh-vbz-ticker.cjs.entry.js +171 -171
- package/dist/cjs/stzh-visuallyhidden.cjs.entry.js +10 -10
- package/dist/cjs/stzh-vspace.cjs.entry.js +30 -30
- package/dist/cjs/{translation-utils-2dbbce94.js → translation-utils-73073e44.js} +54 -54
- package/dist/cjs/utils-8dc66449.js +76 -0
- package/dist/collection/assets/favicons/browserconfig.xml +9 -9
- package/dist/collection/assets/favicons/site.webmanifest +19 -19
- package/dist/collection/assets/fonts.css +39 -39
- package/dist/collection/assets/i18n/de.json +154 -154
- package/dist/collection/assets/i18n/en.json +154 -154
- package/dist/collection/assets/icons/mono/alarm-bell.svg +3 -3
- package/dist/collection/assets/icons/mono/angle-down.svg +3 -3
- package/dist/collection/assets/icons/mono/angle-left.svg +3 -3
- package/dist/collection/assets/icons/mono/angle-right.svg +3 -3
- package/dist/collection/assets/icons/mono/angle-up.svg +3 -3
- package/dist/collection/assets/icons/mono/archive-box.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-down.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-left-circle.svg +4 -4
- package/dist/collection/assets/icons/mono/arrow-left.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-right-long.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-right.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-up.svg +3 -3
- package/dist/collection/assets/icons/mono/bulleted-list.svg +3 -3
- package/dist/collection/assets/icons/mono/calendar.svg +3 -3
- package/dist/collection/assets/icons/mono/cart.svg +3 -3
- package/dist/collection/assets/icons/mono/checkmark-circle.svg +3 -3
- package/dist/collection/assets/icons/mono/checkmark.svg +3 -3
- package/dist/collection/assets/icons/mono/clock.svg +3 -3
- package/dist/collection/assets/icons/mono/close-circle.svg +3 -3
- package/dist/collection/assets/icons/mono/close.svg +3 -3
- package/dist/collection/assets/icons/mono/compass-direction.svg +3 -3
- package/dist/collection/assets/icons/mono/compass-north.svg +4 -4
- package/dist/collection/assets/icons/mono/construction.svg +3 -3
- package/dist/collection/assets/icons/mono/copy.svg +3 -3
- package/dist/collection/assets/icons/mono/delete.svg +3 -3
- package/dist/collection/assets/icons/mono/download.svg +3 -3
- package/dist/collection/assets/icons/mono/drag.svg +10 -10
- package/dist/collection/assets/icons/mono/edit.svg +3 -3
- package/dist/collection/assets/icons/mono/email-check.svg +10 -10
- package/dist/collection/assets/icons/mono/expand.svg +3 -3
- package/dist/collection/assets/icons/mono/external-link.svg +4 -4
- package/dist/collection/assets/icons/mono/facebook-comment.svg +3 -3
- package/dist/collection/assets/icons/mono/facebook.svg +10 -10
- package/dist/collection/assets/icons/mono/file.svg +3 -3
- package/dist/collection/assets/icons/mono/filtering.svg +3 -3
- package/dist/collection/assets/icons/mono/flag.svg +10 -10
- package/dist/collection/assets/icons/mono/focus.svg +3 -3
- package/dist/collection/assets/icons/mono/gear.svg +3 -3
- package/dist/collection/assets/icons/mono/heart.svg +10 -10
- package/dist/collection/assets/icons/mono/home.svg +10 -10
- package/dist/collection/assets/icons/mono/important-warning.svg +3 -3
- package/dist/collection/assets/icons/mono/info-help.svg +3 -3
- package/dist/collection/assets/icons/mono/instagram.svg +3 -3
- package/dist/collection/assets/icons/mono/like-hand.svg +10 -10
- package/dist/collection/assets/icons/mono/linkedin.svg +5 -5
- package/dist/collection/assets/icons/mono/list-expanded.svg +4 -4
- package/dist/collection/assets/icons/mono/list-shrinked.svg +3 -3
- package/dist/collection/assets/icons/mono/lock.svg +10 -10
- package/dist/collection/assets/icons/mono/mail.svg +10 -10
- package/dist/collection/assets/icons/mono/map.svg +3 -3
- package/dist/collection/assets/icons/mono/menu.svg +3 -3
- package/dist/collection/assets/icons/mono/minus.svg +3 -3
- package/dist/collection/assets/icons/mono/more-horizontal.svg +5 -5
- package/dist/collection/assets/icons/mono/more-vertical.svg +5 -5
- package/dist/collection/assets/icons/mono/paper-clip.svg +10 -10
- package/dist/collection/assets/icons/mono/phone.svg +10 -10
- package/dist/collection/assets/icons/mono/pin-location.svg +10 -10
- package/dist/collection/assets/icons/mono/pin.svg +11 -11
- package/dist/collection/assets/icons/mono/play-1.svg +4 -4
- package/dist/collection/assets/icons/mono/play-button.svg +11 -11
- package/dist/collection/assets/icons/mono/play.svg +10 -10
- package/dist/collection/assets/icons/mono/plus.svg +3 -3
- package/dist/collection/assets/icons/mono/portfolio-grid.svg +11 -11
- package/dist/collection/assets/icons/mono/print.svg +10 -10
- package/dist/collection/assets/icons/mono/question-help.svg +3 -3
- package/dist/collection/assets/icons/mono/read-mail.svg +10 -10
- package/dist/collection/assets/icons/mono/reload.svg +10 -10
- package/dist/collection/assets/icons/mono/reset-time.svg +10 -10
- package/dist/collection/assets/icons/mono/reset.svg +10 -10
- package/dist/collection/assets/icons/mono/resize.svg +8 -8
- package/dist/collection/assets/icons/mono/rss.svg +12 -12
- package/dist/collection/assets/icons/mono/search.svg +3 -3
- package/dist/collection/assets/icons/mono/services.svg +6 -6
- package/dist/collection/assets/icons/mono/share.svg +3 -3
- package/dist/collection/assets/icons/mono/shrink.svg +3 -3
- package/dist/collection/assets/icons/mono/silent-mode.svg +3 -3
- package/dist/collection/assets/icons/mono/social-media.svg +23 -23
- package/dist/collection/assets/icons/mono/star-filled.svg +3 -3
- package/dist/collection/assets/icons/mono/star.svg +3 -3
- package/dist/collection/assets/icons/mono/subtitle.svg +3 -3
- package/dist/collection/assets/icons/mono/team.svg +10 -10
- package/dist/collection/assets/icons/mono/text-message.svg +6 -6
- package/dist/collection/assets/icons/mono/thermometer.svg +10 -10
- package/dist/collection/assets/icons/mono/transcript.svg +3 -3
- package/dist/collection/assets/icons/mono/twitter-reply.svg +3 -3
- package/dist/collection/assets/icons/mono/twitter-retweet.svg +3 -3
- package/dist/collection/assets/icons/mono/twitter.svg +10 -10
- package/dist/collection/assets/icons/mono/unlock.svg +10 -10
- package/dist/collection/assets/icons/mono/user.svg +3 -3
- package/dist/collection/assets/icons/mono/view-hidden.svg +3 -3
- package/dist/collection/assets/icons/mono/view.svg +4 -4
- package/dist/collection/assets/icons/mono/volume-medium.svg +3 -3
- package/dist/collection/assets/icons/mono/warning-big.svg +4 -4
- package/dist/collection/assets/icons/mono/warning.svg +3 -3
- package/dist/collection/assets/icons/mono/web-Link.svg +3 -3
- package/dist/collection/assets/icons/mono/wifi-signal.svg +3 -3
- package/dist/collection/assets/icons/mono/world-globe.svg +10 -10
- package/dist/collection/assets/icons/mono/xing.svg +11 -11
- package/dist/collection/assets/polyfills/ie11CustomProperties.min.js +8 -8
- package/dist/collection/assets/polyfills/intersection-observer.min.js +7 -7
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.Common.Settings.js +278 -278
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.Core.js +544 -544
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.HL.js +1111 -1111
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.PlayerAPI.js +211 -211
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.js +257 -257
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.lib.Facade.adapter.jquery.js +120 -120
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.lib.RSLib.js +796 -796
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.pub.Config.js +384 -384
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.ui.js +1241 -1241
- package/dist/collection/assets/vendors/readspeaker/ReadSpeakerClassic.css +357 -357
- package/dist/collection/assets/vendors/readspeaker/ReadSpeakerClassic.js +51 -51
- package/dist/collection/assets/vendors/readspeaker/mods/enlargeHL/ReadSpeaker.enlargeHL.js +24 -24
- package/dist/collection/components/stzh-accordion/stzh-accordion.js +156 -156
- package/dist/collection/components/stzh-accordion/stzh-accordion.stories.js +52 -52
- package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.js +429 -429
- package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.stories.js +45 -45
- package/dist/collection/components/stzh-actions/stzh-actions.js +98 -98
- package/dist/collection/components/stzh-actions/stzh-actions.stories.js +66 -66
- package/dist/collection/components/stzh-appnav/stzh-appnav.js +112 -112
- package/dist/collection/components/stzh-appnav/stzh-appnav.stories.js +53 -53
- package/dist/collection/components/stzh-appointments/stzh-appointments.js +515 -515
- package/dist/collection/components/stzh-appointments/stzh-appointments.localization.js +1 -1
- package/dist/collection/components/stzh-appointments/stzh-appointments.stories.js +186 -186
- package/dist/collection/components/stzh-badge/stzh-badge.js +47 -47
- package/dist/collection/components/stzh-badge/stzh-badge.stories.js +36 -36
- package/dist/collection/components/stzh-button/stzh-button.js +516 -516
- package/dist/collection/components/stzh-button/stzh-button.stories.js +66 -66
- package/dist/collection/components/stzh-calendar/stzh-calendar-day.js +22 -22
- package/dist/collection/components/stzh-calendar/stzh-calendar-month.js +21 -21
- package/dist/collection/components/stzh-calendar/stzh-calendar.js +463 -463
- package/dist/collection/components/stzh-calendar/stzh-calendar.localization.js +1 -1
- package/dist/collection/components/stzh-calendar/stzh-calendar.stories.js +37 -37
- package/dist/collection/components/stzh-cell/stzh-cell.js +179 -179
- package/dist/collection/components/stzh-cell/stzh-cell.stories.js +39 -39
- package/dist/collection/components/stzh-checkbox/assets/check.svg +3 -3
- package/dist/collection/components/stzh-checkbox/stzh-checkbox.js +459 -459
- package/dist/collection/components/stzh-checkbox/stzh-checkbox.stories.js +38 -38
- package/dist/collection/components/stzh-checkboxgroup/stzh-checkboxgroup.js +448 -450
- package/dist/collection/components/stzh-checkboxgroup/stzh-checkboxgroup.stories.js +39 -39
- package/dist/collection/components/stzh-chip/stzh-chip.js +407 -407
- package/dist/collection/components/stzh-chip/stzh-chip.stories.js +64 -64
- package/dist/collection/components/stzh-chip-select/stzh-chip-select.js +158 -158
- package/dist/collection/components/stzh-chip-select/stzh-chip-select.stories.js +69 -69
- package/dist/collection/components/stzh-container/stzh-container.js +21 -21
- package/dist/collection/components/stzh-container/stzh-container.stories.js +35 -35
- package/dist/collection/components/stzh-cspace/stzh-cspace.css +6 -0
- package/dist/collection/components/stzh-cspace/stzh-cspace.js +24 -24
- package/dist/collection/components/stzh-cspace/stzh-cspace.stories.js +34 -34
- package/dist/collection/components/stzh-datamessagelist/stzh-datamessagelist.js +24 -24
- package/dist/collection/components/stzh-datamessagelist/stzh-datamessagelist.stories.js +149 -149
- package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.js +358 -358
- package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.localization.js +1 -1
- package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.stories.js +63 -63
- package/dist/collection/components/stzh-datatable/stzh-datatable.js +413 -413
- package/dist/collection/components/stzh-datatable/stzh-datatable.localization.js +1 -1
- package/dist/collection/components/stzh-datatable/stzh-datatable.stories.js +63 -63
- package/dist/collection/components/stzh-datepicker/stzh-datepicker.js +586 -586
- package/dist/collection/components/stzh-datepicker/stzh-datepicker.localization.js +1 -1
- package/dist/collection/components/stzh-datepicker/stzh-datepicker.stories.js +39 -39
- package/dist/collection/components/stzh-dialog/stzh-dialog.css +9 -1
- package/dist/collection/components/stzh-dialog/stzh-dialog.js +480 -480
- package/dist/collection/components/stzh-dialog/stzh-dialog.localization.js +1 -1
- package/dist/collection/components/stzh-dialog/stzh-dialog.stories.js +85 -75
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.css +2 -4
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.js +1514 -1436
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.localization.js +1 -1
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.stories.js +3437 -109
- package/dist/collection/components/stzh-fieldset/stzh-fieldset.js +120 -120
- package/dist/collection/components/stzh-fieldset/stzh-fieldset.stories.js +55 -55
- package/dist/collection/components/stzh-figure/stzh-figure.js +76 -76
- package/dist/collection/components/stzh-figure/stzh-figure.stories.js +36 -36
- package/dist/collection/components/stzh-flyingfocus/stzh-flyingfocus.js +253 -253
- package/dist/collection/components/stzh-flyingfocus/stzh-flyingfocus.stories.js +27 -27
- package/dist/collection/components/stzh-footer/stzh-footer.js +147 -147
- package/dist/collection/components/stzh-footer/stzh-footer.localization.js +1 -1
- package/dist/collection/components/stzh-footer/stzh-footer.stories.js +49 -49
- package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.js +319 -319
- package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.localization.js +1 -1
- package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.stories.js +49 -49
- package/dist/collection/components/stzh-header/stzh-header.js +267 -267
- package/dist/collection/components/stzh-header/stzh-header.stories.js +178 -178
- package/dist/collection/components/stzh-heading/stzh-heading.js +99 -99
- package/dist/collection/components/stzh-heading/stzh-heading.stories.js +37 -37
- package/dist/collection/components/stzh-hr/stzh-hr.js +25 -25
- package/dist/collection/components/stzh-hr/stzh-hr.stories.js +23 -23
- package/dist/collection/components/stzh-hspace/stzh-hspace.js +246 -246
- package/dist/collection/components/stzh-hspace/stzh-hspace.stories.js +73 -73
- package/dist/collection/components/stzh-icon/stzh-icon.js +76 -76
- package/dist/collection/components/stzh-icon/stzh-icon.stories.js +37 -37
- package/dist/collection/components/stzh-icon-sprite/assets/svgsprites/symbol/sprite.symbol.html +1354 -1354
- package/dist/collection/components/stzh-icon-sprite/stzh-icon-sprite.js +19 -19
- package/dist/collection/components/stzh-icon-sprite/stzh-icon-sprite.stories.js +46 -46
- package/dist/collection/components/stzh-input/stzh-input-description.js +8 -8
- package/dist/collection/components/stzh-input/stzh-input.css +13 -4
- package/dist/collection/components/stzh-input/stzh-input.js +799 -724
- package/dist/collection/components/stzh-input/stzh-input.stories.js +116 -116
- package/dist/collection/components/stzh-link/stzh-link.js +427 -427
- package/dist/collection/components/stzh-link/stzh-link.stories.js +67 -67
- package/dist/collection/components/stzh-list/stzh-list.js +52 -52
- package/dist/collection/components/stzh-list/stzh-list.stories.js +42 -42
- package/dist/collection/components/stzh-list-item/assets/checkmark.svg +3 -3
- package/dist/collection/components/stzh-list-item/stzh-list-item.js +26 -26
- package/dist/collection/components/stzh-loader/stzh-loader.js +93 -93
- package/dist/collection/components/stzh-loader/stzh-loader.stories.js +36 -36
- package/dist/collection/components/stzh-loadingbar/stzh-loadingbar.js +94 -94
- package/dist/collection/components/stzh-loadingbar/stzh-loadingbar.stories.js +34 -34
- package/dist/collection/components/stzh-menu/stzh-menu.js +21 -21
- package/dist/collection/components/stzh-menu/stzh-menu.stories.js +69 -69
- package/dist/collection/components/stzh-menu-item/stzh-menu-item.js +296 -296
- package/dist/collection/components/stzh-menu-item/stzh-menu-item.stories.js +52 -52
- package/dist/collection/components/stzh-message/stzh-message.js +287 -287
- package/dist/collection/components/stzh-message/stzh-message.localization.js +1 -1
- package/dist/collection/components/stzh-message/stzh-message.stories.js +40 -40
- package/dist/collection/components/stzh-metanav/stzh-metanav.js +41 -41
- package/dist/collection/components/stzh-metanav/stzh-metanav.stories.js +39 -39
- package/dist/collection/components/stzh-overlay/stzh-overlay.js +239 -239
- package/dist/collection/components/stzh-overlay/stzh-overlay.stories.js +50 -50
- package/dist/collection/components/stzh-page-skiplinks/stzh-page-skiplinks.js +41 -41
- package/dist/collection/components/stzh-page-skiplinks/stzh-page-skiplinks.stories.js +43 -43
- package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.js +76 -76
- package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.stories.js +107 -107
- package/dist/collection/components/stzh-popover/stzh-popover.js +673 -673
- package/dist/collection/components/stzh-popover/stzh-popover.localization.js +1 -1
- package/dist/collection/components/stzh-popover/stzh-popover.stories.js +67 -67
- package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.css +569 -578
- package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.js +25 -25
- package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.stories.js +28 -28
- package/dist/collection/components/stzh-progressbar/stzh-progressbar.js +272 -272
- package/dist/collection/components/stzh-progressbar/stzh-progressbar.stories.js +164 -164
- package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.js +250 -250
- package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.stories.js +36 -36
- package/dist/collection/components/stzh-radio/stzh-radio.js +458 -458
- package/dist/collection/components/stzh-radio/stzh-radio.stories.js +38 -38
- package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.js +477 -477
- package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.stories.js +39 -39
- package/dist/collection/components/stzh-readspeaker/stzh-readspeaker.js +114 -114
- package/dist/collection/components/stzh-readspeaker/stzh-readspeaker.stories.js +50 -50
- package/dist/collection/components/stzh-richtext/stzh-richtext.js +90 -90
- package/dist/collection/components/stzh-richtext/stzh-richtext.stories.js +79 -79
- package/dist/collection/components/stzh-row/stzh-row.js +207 -207
- package/dist/collection/components/stzh-row/stzh-row.stories.js +90 -90
- package/dist/collection/components/stzh-saptcha/stzh-saptcha.js +221 -221
- package/dist/collection/components/stzh-saptcha/stzh-saptcha.localization.js +1 -1
- package/dist/collection/components/stzh-saptcha/stzh-saptcha.stories.js +34 -34
- package/dist/collection/components/stzh-section/stzh-section.js +50 -50
- package/dist/collection/components/stzh-section/stzh-section.stories.js +100 -100
- package/dist/collection/components/stzh-servicecard/stzh-servicecard.css +4 -4
- package/dist/collection/components/stzh-servicecard/stzh-servicecard.js +614 -592
- package/dist/collection/components/stzh-servicecard/stzh-servicecard.localization.js +1 -1
- package/dist/collection/components/stzh-servicecard/stzh-servicecard.stories.js +73 -73
- package/dist/collection/components/stzh-servicecard-list/stzh-servicecard-list.js +196 -153
- package/dist/collection/components/stzh-servicecard-list/stzh-servicecard-list.localization.js +1 -1
- package/dist/collection/components/stzh-servicecard-list/stzh-servicecard-list.stories.js +116 -115
- package/dist/collection/components/stzh-skiplink/stzh-skiplink.js +106 -106
- package/dist/collection/components/stzh-skiplink/stzh-skiplink.stories.js +53 -53
- package/dist/collection/components/stzh-sortable/stzh-sortable.js +530 -501
- package/dist/collection/components/stzh-sortable/stzh-sortable.localization.js +1 -1
- package/dist/collection/components/stzh-sortable/stzh-sortable.stories.js +34 -34
- package/dist/collection/components/stzh-status/stzh-status.js +115 -115
- package/dist/collection/components/stzh-status/stzh-status.stories.js +34 -34
- package/dist/collection/components/stzh-table/stzh-table.js +215 -215
- package/dist/collection/components/stzh-table/stzh-table.stories.js +89 -89
- package/dist/collection/components/stzh-text/stzh-text.js +232 -232
- package/dist/collection/components/stzh-text/stzh-text.stories.js +43 -43
- package/dist/collection/components/stzh-toggle/stzh-toggle.js +479 -479
- package/dist/collection/components/stzh-toggle/stzh-toggle.stories.js +38 -38
- package/dist/collection/components/stzh-tooltip/assets/arrow.svg +3 -3
- package/dist/collection/components/stzh-tooltip/stzh-tooltip.js +667 -667
- package/dist/collection/components/stzh-tooltip/stzh-tooltip.localization.js +1 -1
- package/dist/collection/components/stzh-tooltip/stzh-tooltip.stories.js +63 -63
- package/dist/collection/components/stzh-upload/stzh-upload.css +3 -0
- package/dist/collection/components/stzh-upload/stzh-upload.js +1391 -1358
- package/dist/collection/components/stzh-upload/stzh-upload.localization.js +1 -1
- package/dist/collection/components/stzh-upload/stzh-upload.stories.js +71 -69
- package/dist/collection/components/stzh-vbz-linechip/stzh-vbz-linechip.js +229 -229
- package/dist/collection/components/stzh-vbz-linechip/stzh-vbz-linechip.stories.js +36 -36
- package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.js +236 -236
- package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.localization.js +1 -1
- package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.stories.js +52 -52
- package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.js +292 -292
- package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.localization.js +1 -1
- package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.stories.js +53 -53
- package/dist/collection/components/stzh-visuallyhidden/stzh-visuallyhidden.js +23 -23
- package/dist/collection/components/stzh-visuallyhidden/stzh-visuallyhidden.stories.js +45 -45
- package/dist/collection/components/stzh-vspace/stzh-vspace.js +246 -246
- package/dist/collection/components/stzh-vspace/stzh-vspace.stories.js +73 -73
- package/dist/collection/global/js/helpers/autofocus.js +22 -20
- package/dist/collection/global/js/helpers/scrollbar-width.js +20 -20
- package/dist/collection/global/js/script.js +17 -17
- package/dist/collection/index.js +7 -7
- package/dist/collection/libraries/sortable.js +3791 -0
- package/dist/collection/pages/egov.stories.js +262 -262
- package/dist/collection/pages/example.stories.js +170 -170
- package/dist/collection/pages/meinkonto.stories.js +660 -660
- package/dist/collection/patterns/appointments.stories.js +43 -43
- package/dist/collection/patterns/processingscreen.stories.js +43 -43
- package/dist/collection/utils/animation-utils.js +51 -51
- package/dist/collection/utils/date-adapter.js +86 -86
- package/dist/collection/utils/date-utils.js +196 -196
- package/dist/collection/utils/decorators.js +15 -15
- package/dist/collection/utils/event-utils.js +14 -14
- package/dist/collection/utils/h.js +109 -109
- package/dist/collection/utils/media-utils.js +20 -20
- package/dist/collection/utils/string-utils.js +13 -13
- package/dist/collection/utils/test-utils.js +27 -27
- package/dist/collection/utils/translation-utils.js +55 -55
- package/dist/collection/utils/utils.js +80 -41
- package/dist/components/animation-utils.js +37 -37
- package/dist/components/arrow.js +3 -3
- package/dist/components/date-adapter.js +85 -85
- package/dist/components/event-utils.js +13 -13
- package/dist/components/index.js +43 -41
- package/dist/components/media-utils.js +19 -19
- package/dist/components/string-utils.js +12 -12
- package/dist/components/stzh-accordion-item.js +192 -192
- package/dist/components/stzh-accordion.js +81 -81
- package/dist/components/stzh-actions.js +58 -58
- package/dist/components/stzh-appnav.js +56 -56
- package/dist/components/stzh-appointments.js +343 -343
- package/dist/components/stzh-badge2.js +26 -26
- package/dist/components/stzh-button2.js +155 -155
- package/dist/components/stzh-calendar2.js +475 -475
- package/dist/components/stzh-cell.js +47 -47
- package/dist/components/stzh-checkbox.js +159 -159
- package/dist/components/stzh-checkboxgroup.js +190 -192
- package/dist/components/stzh-chip-select.js +93 -93
- package/dist/components/stzh-chip2.js +122 -122
- package/dist/components/stzh-container.js +22 -22
- package/dist/components/stzh-cspace.js +26 -26
- package/dist/components/stzh-datamessagelist-item.js +156 -156
- package/dist/components/stzh-datamessagelist.js +26 -26
- package/dist/components/stzh-datatable.js +255 -255
- package/dist/components/stzh-datepicker2.js +206 -206
- package/dist/components/stzh-dialog.js +215 -215
- package/dist/components/stzh-dropdown2.js +546 -516
- package/dist/components/stzh-fieldset.js +48 -48
- package/dist/components/stzh-figure.js +35 -35
- package/dist/components/stzh-flyingfocus.js +188 -188
- package/dist/components/stzh-footer.js +88 -88
- package/dist/components/stzh-ghettobox2.js +124 -124
- package/dist/components/stzh-header.js +174 -174
- package/dist/components/stzh-heading2.js +39 -39
- package/dist/components/stzh-hr.js +26 -26
- package/dist/components/stzh-hspace.js +54 -54
- package/dist/components/stzh-icon-sprite.js +23 -23
- package/dist/components/stzh-icon2.js +41 -41
- package/dist/components/stzh-input-description.js +15 -15
- package/dist/components/stzh-input2.js +249 -240
- package/dist/components/stzh-link2.js +134 -134
- package/dist/components/stzh-list-item.js +30 -30
- package/dist/components/stzh-list.js +32 -32
- package/dist/components/stzh-loader.js +38 -38
- package/dist/components/stzh-loadingbar.js +40 -40
- package/dist/components/stzh-menu-item2.js +106 -106
- package/dist/components/stzh-menu2.js +22 -22
- package/dist/components/stzh-message.js +100 -100
- package/dist/components/stzh-metanav.js +40 -40
- package/dist/components/stzh-overlay.js +108 -108
- package/dist/components/stzh-page-skiplinks.js +40 -40
- package/dist/components/stzh-pagetitle.js +74 -74
- package/dist/components/stzh-popover2.js +376 -376
- package/dist/components/stzh-portal-mitwirken.js +27 -27
- package/dist/components/stzh-progressbar-item2.js +74 -74
- package/dist/components/stzh-progressbar.js +146 -146
- package/dist/components/stzh-radio2.js +156 -156
- package/dist/components/stzh-radiogroup2.js +200 -202
- package/dist/components/stzh-readspeaker.js +63 -63
- package/dist/components/stzh-richtext2.js +57 -57
- package/dist/components/stzh-row.js +53 -53
- package/dist/components/stzh-saptcha.js +116 -116
- package/dist/components/stzh-section.js +29 -29
- package/dist/components/stzh-servicecard-list.js +102 -84
- package/dist/components/stzh-servicecard.js +286 -264
- package/dist/components/stzh-skiplink.js +35 -35
- package/dist/components/stzh-sortable2.js +3510 -2736
- package/dist/components/stzh-status2.js +44 -44
- package/dist/components/stzh-table.js +153 -153
- package/dist/components/stzh-text2.js +57 -57
- package/dist/components/stzh-toggle.js +160 -160
- package/dist/components/stzh-tooltip2.js +340 -340
- package/dist/components/stzh-upload.js +537 -504
- package/dist/components/stzh-vbz-linechip2.js +96 -96
- package/dist/components/stzh-vbz-majorticker.js +139 -139
- package/dist/components/stzh-vbz-ticker.js +214 -214
- package/dist/components/stzh-visuallyhidden.js +24 -24
- package/dist/components/stzh-vspace.js +54 -54
- package/dist/components/translation-utils.js +54 -54
- package/dist/components/utils.js +70 -31
- package/dist/esm/{animation-utils-27dcfc1e.js → animation-utils-25c74e5b.js} +37 -37
- package/dist/esm/{app-globals-137e106c.js → app-globals-c42494e9.js} +44 -42
- package/dist/esm/{arrow-18769ca6.js → arrow-86a679c7.js} +3 -3
- package/dist/esm/{date-adapter-c0ee5963.js → date-adapter-cbc340fa.js} +85 -85
- package/dist/esm/{date-utils-282e96fe.js → date-utils-be83fff1.js} +156 -156
- package/dist/esm/{event-utils-68b64805.js → event-utils-7a709e21.js} +13 -13
- package/dist/esm/loader.js +2 -2
- package/dist/esm/{media-utils-db7c9057.js → media-utils-9b041ceb.js} +19 -19
- package/dist/esm/polyfills/core-js.js +0 -0
- package/dist/esm/polyfills/dom.js +0 -0
- package/dist/esm/polyfills/es5-html-element.js +0 -0
- package/dist/esm/polyfills/index.js +0 -0
- package/dist/esm/polyfills/system.js +0 -0
- package/dist/esm/{string-utils-33181845.js → string-utils-f98ee4e8.js} +12 -12
- package/dist/esm/stzh-accordion-item.entry.js +170 -170
- package/dist/esm/stzh-accordion.entry.js +63 -63
- package/dist/esm/stzh-actions.entry.js +42 -42
- package/dist/esm/stzh-appnav.entry.js +39 -39
- package/dist/esm/stzh-appointments.entry.js +260 -260
- package/dist/esm/stzh-badge_3.entry.js +146 -146
- package/dist/esm/stzh-calendar.entry.js +291 -291
- package/dist/esm/stzh-cell.entry.js +24 -24
- package/dist/esm/stzh-checkbox.entry.js +123 -123
- package/dist/esm/stzh-checkboxgroup.entry.js +155 -157
- package/dist/esm/stzh-chip-select.entry.js +55 -55
- package/dist/esm/stzh-chip.entry.js +90 -90
- package/dist/esm/stzh-components.js +2 -2
- package/dist/esm/stzh-container.entry.js +8 -8
- package/dist/esm/stzh-cspace.entry.js +12 -12
- package/dist/esm/stzh-datamessagelist-item.entry.js +92 -92
- package/dist/esm/stzh-datamessagelist.entry.js +12 -12
- package/dist/esm/stzh-datatable.entry.js +201 -201
- package/dist/esm/stzh-datepicker_4.entry.js +456 -458
- package/dist/esm/stzh-dialog.entry.js +180 -180
- package/dist/esm/stzh-dropdown.entry.js +479 -452
- package/dist/esm/stzh-fieldset.entry.js +24 -24
- package/dist/esm/stzh-figure.entry.js +19 -19
- package/dist/esm/stzh-flyingfocus.entry.js +167 -167
- package/dist/esm/stzh-footer.entry.js +56 -56
- package/dist/esm/stzh-ghettobox_2.entry.js +132 -132
- package/dist/esm/stzh-header.entry.js +151 -151
- package/dist/esm/stzh-heading.entry.js +21 -21
- package/dist/esm/stzh-hr.entry.js +12 -12
- package/dist/esm/stzh-hspace.entry.js +30 -30
- package/dist/esm/stzh-icon-sprite.entry.js +9 -9
- package/dist/esm/{stzh-input-description-fa0a4b5b.js → stzh-input-description-da7b0e98.js} +15 -15
- package/dist/esm/stzh-input.entry.js +187 -182
- package/dist/esm/stzh-link.entry.js +95 -95
- package/dist/esm/stzh-list-item.entry.js +15 -15
- package/dist/esm/stzh-list.entry.js +15 -15
- package/dist/esm/stzh-loader.entry.js +20 -20
- package/dist/esm/stzh-loadingbar.entry.js +22 -22
- package/dist/esm/stzh-menu_2.entry.js +81 -81
- package/dist/esm/stzh-message.entry.js +72 -72
- package/dist/esm/stzh-metanav.entry.js +26 -26
- package/dist/esm/stzh-overlay.entry.js +88 -88
- package/dist/esm/stzh-page-skiplinks.entry.js +26 -26
- package/dist/esm/stzh-pagetitle.entry.js +61 -61
- package/dist/esm/stzh-popover.entry.js +349 -349
- package/dist/esm/stzh-portal-mitwirken.entry.js +13 -13
- package/dist/esm/stzh-progressbar-item.entry.js +46 -46
- package/dist/esm/stzh-progressbar.entry.js +114 -114
- package/dist/esm/stzh-readspeaker.entry.js +47 -47
- package/dist/esm/stzh-row.entry.js +29 -29
- package/dist/esm/stzh-saptcha.entry.js +70 -70
- package/dist/esm/stzh-section.entry.js +13 -13
- package/dist/esm/stzh-servicecard-list.entry.js +62 -45
- package/dist/esm/stzh-servicecard.entry.js +224 -202
- package/dist/esm/stzh-skiplink.entry.js +16 -16
- package/dist/esm/stzh-sortable.entry.js +3485 -2712
- package/dist/esm/stzh-status.entry.js +25 -25
- package/dist/esm/stzh-table.entry.js +132 -132
- package/dist/esm/stzh-toggle.entry.js +123 -123
- package/dist/esm/stzh-tooltip.entry.js +310 -310
- package/dist/esm/stzh-upload.entry.js +475 -442
- package/dist/esm/stzh-vbz-linechip.entry.js +71 -71
- package/dist/esm/stzh-vbz-majorticker.entry.js +95 -95
- package/dist/esm/stzh-vbz-ticker.entry.js +171 -171
- package/dist/esm/stzh-visuallyhidden.entry.js +10 -10
- package/dist/esm/stzh-vspace.entry.js +30 -30
- package/dist/esm/{translation-utils-f5b09945.js → translation-utils-2623783f.js} +54 -54
- package/dist/esm/utils-68a28fce.js +72 -0
- package/dist/esm-es5/{animation-utils-27dcfc1e.js → animation-utils-25c74e5b.js} +0 -0
- package/dist/esm-es5/app-globals-c42494e9.js +1 -0
- package/dist/esm-es5/{arrow-18769ca6.js → arrow-86a679c7.js} +0 -0
- package/dist/esm-es5/{date-adapter-c0ee5963.js → date-adapter-cbc340fa.js} +0 -0
- package/dist/esm-es5/{date-utils-282e96fe.js → date-utils-be83fff1.js} +0 -0
- package/dist/esm-es5/{event-utils-68b64805.js → event-utils-7a709e21.js} +0 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/{media-utils-db7c9057.js → media-utils-9b041ceb.js} +0 -0
- package/dist/esm-es5/{string-utils-33181845.js → string-utils-f98ee4e8.js} +0 -0
- package/dist/esm-es5/stzh-accordion-item.entry.js +1 -1
- package/dist/esm-es5/stzh-actions.entry.js +1 -1
- package/dist/esm-es5/stzh-appnav.entry.js +1 -1
- package/dist/esm-es5/stzh-appointments.entry.js +1 -1
- package/dist/esm-es5/stzh-badge_3.entry.js +1 -1
- package/dist/esm-es5/stzh-calendar.entry.js +1 -1
- package/dist/esm-es5/stzh-checkbox.entry.js +1 -1
- package/dist/esm-es5/stzh-checkboxgroup.entry.js +1 -1
- package/dist/esm-es5/stzh-components.js +1 -1
- package/dist/esm-es5/stzh-cspace.entry.js +1 -1
- package/dist/esm-es5/stzh-datamessagelist-item.entry.js +1 -1
- package/dist/esm-es5/stzh-datatable.entry.js +1 -1
- package/dist/esm-es5/stzh-datepicker_4.entry.js +1 -1
- package/dist/esm-es5/stzh-dialog.entry.js +1 -1
- package/dist/esm-es5/stzh-dropdown.entry.js +1 -1
- package/dist/esm-es5/stzh-figure.entry.js +1 -1
- package/dist/esm-es5/stzh-flyingfocus.entry.js +1 -1
- package/dist/esm-es5/stzh-footer.entry.js +1 -1
- package/dist/esm-es5/stzh-ghettobox_2.entry.js +1 -1
- package/dist/esm-es5/stzh-header.entry.js +1 -1
- package/dist/esm-es5/{stzh-input-description-fa0a4b5b.js → stzh-input-description-da7b0e98.js} +0 -0
- package/dist/esm-es5/stzh-input.entry.js +1 -1
- package/dist/esm-es5/stzh-link.entry.js +1 -1
- package/dist/esm-es5/stzh-menu_2.entry.js +1 -1
- package/dist/esm-es5/stzh-message.entry.js +1 -1
- package/dist/esm-es5/stzh-pagetitle.entry.js +1 -1
- package/dist/esm-es5/stzh-popover.entry.js +1 -1
- package/dist/esm-es5/stzh-portal-mitwirken.entry.js +1 -1
- package/dist/esm-es5/stzh-progressbar.entry.js +1 -1
- package/dist/esm-es5/stzh-readspeaker.entry.js +1 -1
- package/dist/esm-es5/stzh-saptcha.entry.js +1 -1
- package/dist/esm-es5/stzh-servicecard-list.entry.js +1 -1
- package/dist/esm-es5/stzh-servicecard.entry.js +1 -1
- package/dist/esm-es5/stzh-sortable.entry.js +2 -2
- package/dist/esm-es5/stzh-table.entry.js +1 -1
- package/dist/esm-es5/stzh-toggle.entry.js +1 -1
- package/dist/esm-es5/stzh-tooltip.entry.js +1 -1
- package/dist/esm-es5/stzh-upload.entry.js +1 -1
- package/dist/esm-es5/stzh-vbz-majorticker.entry.js +1 -1
- package/dist/esm-es5/stzh-vbz-ticker.entry.js +1 -1
- package/dist/esm-es5/{translation-utils-f5b09945.js → translation-utils-2623783f.js} +0 -0
- package/dist/esm-es5/utils-68a28fce.js +1 -0
- package/dist/stzh-components/assets/favicons/browserconfig.xml +9 -9
- package/dist/stzh-components/assets/favicons/site.webmanifest +19 -19
- package/dist/stzh-components/assets/fonts.css +39 -39
- package/dist/stzh-components/assets/i18n/de.json +154 -154
- package/dist/stzh-components/assets/i18n/en.json +154 -154
- package/dist/stzh-components/assets/icons/mono/alarm-bell.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/angle-down.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/angle-left.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/angle-right.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/angle-up.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/archive-box.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-down.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-left-circle.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/arrow-left.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-right-long.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-right.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-up.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/bulleted-list.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/calendar.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/cart.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/checkmark-circle.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/checkmark.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/clock.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/close-circle.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/close.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/compass-direction.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/compass-north.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/construction.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/copy.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/delete.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/download.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/drag.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/edit.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/email-check.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/expand.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/external-link.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/facebook-comment.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/facebook.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/file.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/filtering.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/flag.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/focus.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/gear.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/heart.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/home.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/important-warning.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/info-help.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/instagram.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/like-hand.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/linkedin.svg +5 -5
- package/dist/stzh-components/assets/icons/mono/list-expanded.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/list-shrinked.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/lock.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/mail.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/map.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/menu.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/minus.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/more-horizontal.svg +5 -5
- package/dist/stzh-components/assets/icons/mono/more-vertical.svg +5 -5
- package/dist/stzh-components/assets/icons/mono/paper-clip.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/phone.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/pin-location.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/pin.svg +11 -11
- package/dist/stzh-components/assets/icons/mono/play-1.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/play-button.svg +11 -11
- package/dist/stzh-components/assets/icons/mono/play.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/plus.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/portfolio-grid.svg +11 -11
- package/dist/stzh-components/assets/icons/mono/print.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/question-help.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/read-mail.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/reload.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/reset-time.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/reset.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/resize.svg +8 -8
- package/dist/stzh-components/assets/icons/mono/rss.svg +12 -12
- package/dist/stzh-components/assets/icons/mono/search.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/services.svg +6 -6
- package/dist/stzh-components/assets/icons/mono/share.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/shrink.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/silent-mode.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/social-media.svg +23 -23
- package/dist/stzh-components/assets/icons/mono/star-filled.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/star.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/subtitle.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/team.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/text-message.svg +6 -6
- package/dist/stzh-components/assets/icons/mono/thermometer.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/transcript.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/twitter-reply.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/twitter-retweet.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/twitter.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/unlock.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/user.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/view-hidden.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/view.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/volume-medium.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/warning-big.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/warning.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/web-Link.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/wifi-signal.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/world-globe.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/xing.svg +11 -11
- package/dist/stzh-components/assets/polyfills/ie11CustomProperties.min.js +8 -8
- package/dist/stzh-components/assets/polyfills/intersection-observer.min.js +7 -7
- package/dist/stzh-components/assets/svgsprites/symbol/sprite.symbol.html +1354 -1354
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.Common.Settings.js +278 -278
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.Core.js +544 -544
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.HL.js +1111 -1111
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.PlayerAPI.js +211 -211
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.js +257 -257
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.lib.Facade.adapter.jquery.js +120 -120
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.lib.RSLib.js +796 -796
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.pub.Config.js +384 -384
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.ui.js +1241 -1241
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeakerClassic.css +357 -357
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeakerClassic.js +51 -51
- package/dist/stzh-components/assets/vendors/readspeaker/mods/enlargeHL/ReadSpeaker.enlargeHL.js +24 -24
- package/dist/stzh-components/{p-59bdb14a.system.entry.js → p-006135ed.system.entry.js} +1 -1
- package/dist/stzh-components/p-0230004d.system.js +1 -0
- package/dist/stzh-components/{p-f0422b6c.entry.js → p-03e2634c.entry.js} +1 -1
- package/dist/stzh-components/{p-25afa99e.entry.js → p-04d7b18f.entry.js} +1 -1
- package/dist/stzh-components/{p-73d51acc.system.entry.js → p-07772cd7.system.entry.js} +1 -1
- package/dist/stzh-components/p-08d4ed80.entry.js +1 -0
- package/dist/stzh-components/{p-3e3e4bfd.system.js → p-11816251.system.js} +0 -0
- package/dist/stzh-components/{p-d790a367.entry.js → p-11d0c8f3.entry.js} +1 -1
- package/dist/stzh-components/{p-bb900d9f.entry.js → p-14d728f0.entry.js} +1 -1
- package/dist/stzh-components/{p-f481f21d.system.js → p-176db2fe.system.js} +0 -0
- package/dist/stzh-components/{p-c2218965.system.entry.js → p-1c88ceff.system.entry.js} +1 -1
- package/dist/stzh-components/{p-9fe34fe8.system.js → p-1e4b4d71.system.js} +0 -0
- package/dist/stzh-components/{p-160c6e5f.system.entry.js → p-1f15a4e0.system.entry.js} +1 -1
- package/dist/stzh-components/p-1f57d28e.js +1 -0
- package/dist/stzh-components/{p-1a40a6e4.js → p-25a09313.js} +0 -0
- package/dist/stzh-components/{p-320aedf7.js → p-2a5855f8.js} +0 -0
- package/dist/stzh-components/p-2b11d549.system.entry.js +1 -0
- package/dist/stzh-components/{p-99195f5a.system.js → p-309d2b66.system.js} +0 -0
- package/dist/stzh-components/{p-bf5b6523.entry.js → p-32988d74.entry.js} +1 -1
- package/dist/stzh-components/{p-8ba6ca80.js → p-32b78d65.js} +0 -0
- package/dist/stzh-components/{p-1e2ee622.system.entry.js → p-33946fed.system.entry.js} +1 -1
- package/dist/stzh-components/{p-b06cc533.entry.js → p-33d75303.entry.js} +1 -1
- package/dist/stzh-components/{p-22f948e2.entry.js → p-34190502.entry.js} +1 -1
- package/dist/stzh-components/{p-45d4e9b4.system.entry.js → p-346e26f2.system.entry.js} +1 -1
- package/dist/stzh-components/{p-b24040ff.system.entry.js → p-370b82e7.system.entry.js} +1 -1
- package/dist/stzh-components/{p-740dd50f.entry.js → p-3c799247.entry.js} +1 -1
- package/dist/stzh-components/p-3ebd2c03.js +1 -0
- package/dist/stzh-components/{p-b3b05b6c.entry.js → p-3ed69b16.entry.js} +1 -1
- package/dist/stzh-components/{p-22fba26d.entry.js → p-409c0d50.entry.js} +1 -1
- package/dist/stzh-components/{p-3410ef5a.system.entry.js → p-48bbcc26.system.entry.js} +1 -1
- package/dist/stzh-components/{p-af47430b.system.entry.js → p-4a398453.system.entry.js} +1 -1
- package/dist/stzh-components/p-4c61dcad.js +4 -4
- package/dist/stzh-components/{p-a499fa98.system.entry.js → p-4e9bfeb8.system.entry.js} +1 -1
- package/dist/stzh-components/{p-4c68fa45.system.js → p-5318ba20.system.js} +0 -0
- package/dist/stzh-components/{p-3eb7b6b4.entry.js → p-586cae98.entry.js} +1 -1
- package/dist/stzh-components/{p-3afe13ac.system.entry.js → p-58ffc722.system.entry.js} +1 -1
- package/dist/stzh-components/p-5e0cccc9.system.entry.js +1 -0
- package/dist/stzh-components/{p-3ca5c2e6.system.entry.js → p-5ea652ae.system.entry.js} +1 -1
- package/dist/stzh-components/{p-5f20178b.system.js → p-6267a327.system.js} +0 -0
- package/dist/stzh-components/{p-ac9e6d17.system.entry.js → p-68a8b7b7.system.entry.js} +1 -1
- package/dist/stzh-components/{p-1aaa5112.system.entry.js → p-6c3b2508.system.entry.js} +1 -1
- package/dist/stzh-components/{p-4b69a3e8.system.entry.js → p-6edd58a4.system.entry.js} +1 -1
- package/dist/stzh-components/{p-c3ac1bdc.system.entry.js → p-6fc271d0.system.entry.js} +1 -1
- package/dist/stzh-components/{p-7c6f9cb3.entry.js → p-73194e28.entry.js} +1 -1
- package/dist/stzh-components/{p-81d9f3e0.js → p-77a00e55.js} +0 -0
- package/dist/stzh-components/p-7921db30.system.entry.js +1 -0
- package/dist/stzh-components/p-79bfc485.entry.js +1 -0
- package/dist/stzh-components/{p-79770abe.system.entry.js → p-7a6e347d.system.entry.js} +2 -2
- package/dist/stzh-components/{p-cd29b7ca.entry.js → p-7bb1bd3b.entry.js} +1 -1
- package/dist/stzh-components/{p-649164c7.entry.js → p-7d098987.entry.js} +1 -1
- package/dist/stzh-components/{p-b9e4095d.entry.js → p-7d2237ca.entry.js} +1 -1
- package/dist/stzh-components/{p-927901f5.system.entry.js → p-7d62dfeb.system.entry.js} +1 -1
- package/dist/stzh-components/{p-efb9fa47.system.entry.js → p-87ab53c4.system.entry.js} +1 -1
- package/dist/stzh-components/{p-1f3e6fad.system.entry.js → p-88a4f756.system.entry.js} +1 -1
- package/dist/stzh-components/{p-b1976630.entry.js → p-8a60addb.entry.js} +1 -1
- package/dist/stzh-components/{p-ab2727e6.entry.js → p-8bd3ba06.entry.js} +1 -1
- package/dist/stzh-components/{p-a8c3af68.system.entry.js → p-8db4279d.system.entry.js} +1 -1
- package/dist/stzh-components/{p-e1b64b8a.system.entry.js → p-90a10825.system.entry.js} +1 -1
- package/dist/stzh-components/{p-0c2b5907.js → p-9111e257.js} +0 -0
- package/dist/stzh-components/{p-67eac0a0.entry.js → p-95a297aa.entry.js} +1 -1
- package/dist/stzh-components/{p-a42a7524.entry.js → p-95eb03b2.entry.js} +1 -1
- package/dist/stzh-components/p-983f6070.entry.js +1 -0
- package/dist/stzh-components/{p-d2f660e1.system.js → p-9c0494a6.system.js} +0 -0
- package/dist/stzh-components/{p-582cf0f1.system.js → p-a408bfba.system.js} +0 -0
- package/dist/stzh-components/p-a7253852.entry.js +1 -0
- package/dist/stzh-components/{p-c51a61cb.system.entry.js → p-a760352a.system.entry.js} +1 -1
- package/dist/stzh-components/{p-e00139a1.entry.js → p-a86c6487.entry.js} +1 -1
- package/dist/stzh-components/p-aaa2e48f.system.js +1 -0
- package/dist/stzh-components/p-b281b653.entry.js +8 -0
- package/dist/stzh-components/p-b35b0270.entry.js +1 -0
- package/dist/stzh-components/{p-17258518.entry.js → p-b3b5ee7e.entry.js} +1 -1
- package/dist/stzh-components/p-b4fc71ff.system.entry.js +1 -0
- package/dist/stzh-components/{p-bb91feeb.entry.js → p-bb2e1dda.entry.js} +1 -1
- package/dist/stzh-components/{p-301841e3.entry.js → p-bdba7714.entry.js} +1 -1
- package/dist/stzh-components/p-c581e798.system.entry.js +1 -0
- package/dist/stzh-components/p-c7c17bb7.system.entry.js +7 -0
- package/dist/stzh-components/{p-da8218fa.system.entry.js → p-c863ffd0.system.entry.js} +1 -1
- package/dist/stzh-components/{p-649621fc.js → p-c8bcceac.js} +0 -0
- package/dist/stzh-components/{p-ffa293cf.entry.js → p-cf162e67.entry.js} +1 -1
- package/dist/stzh-components/{p-a7454367.js → p-cf6003d6.js} +0 -0
- package/dist/stzh-components/{p-4b8893d1.entry.js → p-d8471675.entry.js} +1 -1
- package/dist/stzh-components/{p-0433fff9.system.entry.js → p-da063c7e.system.entry.js} +1 -1
- package/dist/stzh-components/{p-0e9e4c68.entry.js → p-debb00e6.entry.js} +1 -1
- package/dist/stzh-components/{p-e69a66bb.js → p-df2bb358.js} +0 -0
- package/dist/stzh-components/p-e12db90a.entry.js +1 -0
- package/dist/stzh-components/{p-a5b616bb.system.entry.js → p-e2ce48f1.system.entry.js} +1 -1
- package/dist/stzh-components/{p-08cc711a.system.entry.js → p-e972a44f.system.entry.js} +1 -1
- package/dist/stzh-components/{p-6113bb25.entry.js → p-ec3d4dd4.entry.js} +1 -1
- package/dist/stzh-components/p-ee5ceac4.entry.js +1 -0
- package/dist/stzh-components/{p-648695c2.js → p-ee7a68db.js} +0 -0
- package/dist/stzh-components/p-ef5d4167.js +1 -1
- package/dist/stzh-components/p-f0ca6848.system.entry.js +1 -0
- package/dist/stzh-components/{p-63bf05f1.system.entry.js → p-f1a58a7c.system.entry.js} +1 -1
- package/dist/stzh-components/{p-afa7061e.entry.js → p-f2050d1e.entry.js} +1 -1
- package/dist/stzh-components/{p-a7785d9b.system.js → p-f58c28ad.system.js} +0 -0
- package/dist/stzh-components/{p-75f1b800.entry.js → p-f610f725.entry.js} +1 -1
- package/dist/stzh-components/p-faf20030.system.js +1 -0
- package/dist/stzh-components/{p-4e9e606f.entry.js → p-fba76dba.entry.js} +1 -1
- package/dist/stzh-components/{p-ab864a8a.system.entry.js → p-fc9c4fc3.system.entry.js} +1 -1
- package/dist/stzh-components/{p-6d23fb4d.system.entry.js → p-fce0e218.system.entry.js} +1 -1
- package/dist/stzh-components/{p-efd78d08.system.entry.js → p-fd16e20e.system.entry.js} +1 -1
- package/dist/stzh-components/stzh-components.css +1 -1
- package/dist/stzh-components/stzh-components.esm.js +1 -1
- package/dist/stzh-components/stzh-components.js +1 -1
- package/dist/types/components/stzh-appointments/stzh-appointments.localization.d.ts +11 -11
- package/dist/types/components/stzh-badge/stzh-badge.d.ts +8 -8
- package/dist/types/components/stzh-calendar/stzh-calendar-day.d.ts +14 -14
- package/dist/types/components/stzh-calendar/stzh-calendar-month.d.ts +21 -21
- package/dist/types/components/stzh-calendar/stzh-calendar.localization.d.ts +7 -7
- package/dist/types/components/stzh-cell/stzh-cell.d.ts +21 -21
- package/dist/types/components/stzh-container/stzh-container.d.ts +6 -6
- package/dist/types/components/stzh-cspace/stzh-cspace.d.ts +6 -6
- package/dist/types/components/stzh-datamessagelist-item/stzh-datamessagelist-item.localization.d.ts +4 -4
- package/dist/types/components/stzh-datatable/stzh-datatable.localization.d.ts +4 -4
- package/dist/types/components/stzh-datepicker/stzh-datepicker.localization.d.ts +5 -5
- package/dist/types/components/stzh-dialog/stzh-dialog.localization.d.ts +4 -4
- package/dist/types/components/stzh-dropdown/stzh-dropdown.localization.d.ts +7 -7
- package/dist/types/components/stzh-fieldset/stzh-fieldset.d.ts +15 -15
- package/dist/types/components/stzh-footer/stzh-footer.localization.d.ts +9 -9
- package/dist/types/components/stzh-ghettobox/stzh-ghettobox.localization.d.ts +5 -5
- package/dist/types/components/stzh-heading/stzh-heading.d.ts +13 -13
- package/dist/types/components/stzh-hspace/stzh-hspace.d.ts +25 -25
- package/dist/types/components/stzh-icon/stzh-icon.d.ts +15 -15
- package/dist/types/components/stzh-icon-sprite/stzh-icon-sprite.d.ts +3 -3
- package/dist/types/components/stzh-input/stzh-input-description.d.ts +11 -11
- package/dist/types/components/stzh-menu/stzh-menu.d.ts +6 -6
- package/dist/types/components/stzh-message/stzh-message.localization.d.ts +4 -4
- package/dist/types/components/stzh-popover/stzh-popover.localization.d.ts +4 -4
- package/dist/types/components/stzh-portal-mitwirken/stzh-portal-mitwirken.d.ts +8 -8
- package/dist/types/components/stzh-progressbar-item/stzh-progressbar-item.d.ts +22 -22
- package/dist/types/components/stzh-row/stzh-row.d.ts +23 -23
- package/dist/types/components/stzh-saptcha/stzh-saptcha.localization.d.ts +7 -7
- package/dist/types/components/stzh-section/stzh-section.d.ts +8 -8
- package/dist/types/components/stzh-servicecard/stzh-servicecard.localization.d.ts +8 -8
- package/dist/types/components/stzh-servicecard-list/stzh-servicecard-list.localization.d.ts +5 -5
- package/dist/types/components/stzh-skiplink/stzh-skiplink.d.ts +16 -16
- package/dist/types/components/stzh-sortable/stzh-sortable.localization.d.ts +8 -8
- package/dist/types/components/stzh-text/stzh-text.d.ts +23 -23
- package/dist/types/components/stzh-tooltip/stzh-tooltip.localization.d.ts +4 -4
- package/dist/types/components/stzh-upload/stzh-upload.localization.d.ts +16 -16
- package/dist/types/components/stzh-vbz-majorticker/stzh-vbz-majorticker.localization.d.ts +4 -4
- package/dist/types/components/stzh-vbz-ticker/stzh-vbz-ticker.localization.d.ts +15 -15
- package/dist/types/components/stzh-visuallyhidden/stzh-visuallyhidden.d.ts +6 -6
- package/dist/types/components/stzh-vspace/stzh-vspace.d.ts +25 -25
- package/dist/types/components.d.ts +68 -2
- package/dist/types/index.d.ts +428 -427
- package/dist/types/utils/animation-utils.d.ts +10 -10
- package/dist/types/utils/date-adapter.d.ts +8 -8
- package/dist/types/utils/date-utils.d.ts +61 -61
- package/dist/types/utils/event-utils.d.ts +1 -1
- package/dist/types/utils/h.d.ts +18 -18
- package/dist/types/utils/media-utils.d.ts +3 -3
- package/dist/types/utils/string-utils.d.ts +2 -2
- package/dist/types/utils/test-utils.d.ts +9 -9
- package/dist/types/utils/translation-utils.d.ts +40 -40
- package/dist/types/utils/utils.d.ts +5 -3
- package/dist/vscode-data.json +84 -61
- package/package.json +1 -1
- package/dist/cjs/utils-e84f4a8d.js +0 -36
- package/dist/esm/utils-c5d68020.js +0 -33
- package/dist/esm-es5/app-globals-137e106c.js +0 -1
- package/dist/esm-es5/utils-c5d68020.js +0 -1
- package/dist/stzh-components/p-323fdc2f.entry.js +0 -1
- package/dist/stzh-components/p-3da37219.entry.js +0 -8
- package/dist/stzh-components/p-42430cdf.js +0 -1
- package/dist/stzh-components/p-4476344d.js +0 -1
- package/dist/stzh-components/p-58b8d309.system.entry.js +0 -1
- package/dist/stzh-components/p-5977373f.system.js +0 -1
- package/dist/stzh-components/p-87140179.system.entry.js +0 -1
- package/dist/stzh-components/p-91e9ccfa.entry.js +0 -1
- package/dist/stzh-components/p-95a3c962.system.entry.js +0 -1
- package/dist/stzh-components/p-9be4e960.entry.js +0 -1
- package/dist/stzh-components/p-adaf8b15.entry.js +0 -1
- package/dist/stzh-components/p-af819e4e.system.js +0 -1
- package/dist/stzh-components/p-b56c83a4.entry.js +0 -1
- package/dist/stzh-components/p-d1821750.system.entry.js +0 -1
- package/dist/stzh-components/p-d7b5770c.entry.js +0 -1
- package/dist/stzh-components/p-d8819b74.system.entry.js +0 -1
- package/dist/stzh-components/p-e029f6c5.system.entry.js +0 -1
- package/dist/stzh-components/p-e3769e97.system.js +0 -1
- package/dist/stzh-components/p-ebf73698.entry.js +0 -1
- package/dist/stzh-components/p-f8bb1bed.system.entry.js +0 -7
- package/dist/types/components/stzh-accordion/stzh-accordion.d.ts +0 -15
- package/dist/types/components/stzh-accordion-item/stzh-accordion-item.d.ts +0 -44
- package/dist/types/components/stzh-actions/stzh-actions.d.ts +0 -16
- package/dist/types/components/stzh-appnav/stzh-appnav.d.ts +0 -17
- package/dist/types/components/stzh-appointments/stzh-appointments.d.ts +0 -73
- package/dist/types/components/stzh-button/stzh-button.d.ts +0 -59
- package/dist/types/components/stzh-calendar/stzh-calendar.d.ts +0 -76
- package/dist/types/components/stzh-checkbox/stzh-checkbox.d.ts +0 -55
- package/dist/types/components/stzh-checkboxgroup/stzh-checkboxgroup.d.ts +0 -62
- package/dist/types/components/stzh-chip/stzh-chip.d.ts +0 -47
- package/dist/types/components/stzh-chip-select/stzh-chip-select.d.ts +0 -23
- package/dist/types/components/stzh-datamessagelist/stzh-datamessagelist.d.ts +0 -6
- package/dist/types/components/stzh-datamessagelist-item/stzh-datamessagelist-item.d.ts +0 -44
- package/dist/types/components/stzh-datatable/stzh-datatable.d.ts +0 -49
- package/dist/types/components/stzh-datepicker/stzh-datepicker.d.ts +0 -93
- package/dist/types/components/stzh-dialog/stzh-dialog.d.ts +0 -59
- package/dist/types/components/stzh-dropdown/stzh-dropdown.d.ts +0 -150
- package/dist/types/components/stzh-figure/stzh-figure.d.ts +0 -13
- package/dist/types/components/stzh-flyingfocus/stzh-flyingfocus.d.ts +0 -39
- package/dist/types/components/stzh-footer/stzh-footer.d.ts +0 -21
- package/dist/types/components/stzh-ghettobox/stzh-ghettobox.d.ts +0 -49
- package/dist/types/components/stzh-header/stzh-header.d.ts +0 -57
- package/dist/types/components/stzh-hr/stzh-hr.d.ts +0 -7
- package/dist/types/components/stzh-input/stzh-input.d.ts +0 -95
- package/dist/types/components/stzh-link/stzh-link.d.ts +0 -50
- package/dist/types/components/stzh-list/stzh-list.d.ts +0 -9
- package/dist/types/components/stzh-list-item/stzh-list-item.d.ts +0 -7
- package/dist/types/components/stzh-loader/stzh-loader.d.ts +0 -13
- package/dist/types/components/stzh-loadingbar/stzh-loadingbar.d.ts +0 -12
- package/dist/types/components/stzh-menu-item/stzh-menu-item.d.ts +0 -35
- package/dist/types/components/stzh-message/stzh-message.d.ts +0 -36
- package/dist/types/components/stzh-metanav/stzh-metanav.d.ts +0 -11
- package/dist/types/components/stzh-overlay/stzh-overlay.d.ts +0 -34
- package/dist/types/components/stzh-page-skiplinks/stzh-page-skiplinks.d.ts +0 -11
- package/dist/types/components/stzh-pagetitle/stzh-pagetitle.d.ts +0 -11
- package/dist/types/components/stzh-popover/stzh-popover.d.ts +0 -73
- package/dist/types/components/stzh-progressbar/stzh-progressbar.d.ts +0 -42
- package/dist/types/components/stzh-radio/stzh-radio.d.ts +0 -55
- package/dist/types/components/stzh-radiogroup/stzh-radiogroup.d.ts +0 -64
- package/dist/types/components/stzh-readspeaker/stzh-readspeaker.d.ts +0 -18
- package/dist/types/components/stzh-richtext/stzh-richtext.d.ts +0 -14
- package/dist/types/components/stzh-saptcha/stzh-saptcha.d.ts +0 -28
- package/dist/types/components/stzh-servicecard/stzh-servicecard.d.ts +0 -72
- package/dist/types/components/stzh-servicecard-list/stzh-servicecard-list.d.ts +0 -23
- package/dist/types/components/stzh-sortable/stzh-sortable.d.ts +0 -52
- package/dist/types/components/stzh-status/stzh-status.d.ts +0 -14
- package/dist/types/components/stzh-table/stzh-table.d.ts +0 -33
- package/dist/types/components/stzh-toggle/stzh-toggle.d.ts +0 -57
- package/dist/types/components/stzh-tooltip/stzh-tooltip.d.ts +0 -78
- package/dist/types/components/stzh-upload/stzh-upload.d.ts +0 -207
- package/dist/types/components/stzh-vbz-linechip/stzh-vbz-linechip.d.ts +0 -27
- package/dist/types/components/stzh-vbz-majorticker/stzh-vbz-majorticker.d.ts +0 -34
- package/dist/types/components/stzh-vbz-ticker/stzh-vbz-ticker.d.ts +0 -54
- package/dist/types/types/svg.d.ts +0 -4
|
@@ -1,109 +1,3437 @@
|
|
|
1
|
-
import { h } from '../../utils/h';
|
|
2
|
-
import readme from './readme.md';
|
|
3
|
-
import { withDesign } from 'storybook-addon-designs';
|
|
4
|
-
import { getFigmaLink } from '../../../figma';
|
|
5
|
-
import { fullwidthCentered } from '../../utils/decorators';
|
|
6
|
-
|
|
7
|
-
export default {
|
|
8
|
-
title: 'Components/Dropdown',
|
|
9
|
-
component: 'stzh-dropdown',
|
|
10
|
-
parameters: {
|
|
11
|
-
actions: {
|
|
12
|
-
handles: [
|
|
13
|
-
'stzhChange', 'stzhItemAdd', 'stzhItemRemove',
|
|
14
|
-
'stzhOptionAdd', 'stzhOptionRemove', 'stzhOpen', 'stzhClose',
|
|
15
|
-
'stzhFocus', 'stzhBlur', 'stzhInit'
|
|
16
|
-
]
|
|
17
|
-
},
|
|
18
|
-
docs: {
|
|
19
|
-
description: {
|
|
20
|
-
component: readme
|
|
21
|
-
}
|
|
22
|
-
},
|
|
23
|
-
design: {
|
|
24
|
-
type: 'figma',
|
|
25
|
-
url: getFigmaLink('dropdown'),
|
|
26
|
-
allowFullscreen: true
|
|
27
|
-
}
|
|
28
|
-
},
|
|
29
|
-
decorators: [
|
|
30
|
-
withDesign,
|
|
31
|
-
fullwidthCentered
|
|
32
|
-
]
|
|
33
|
-
};
|
|
34
|
-
|
|
35
|
-
const Template = (args) => (
|
|
36
|
-
<stzh-dropdown {...args}></stzh-dropdown>
|
|
37
|
-
);
|
|
38
|
-
|
|
39
|
-
const TemplateSlottedOptionsWithIcon = (args) => (
|
|
40
|
-
<stzh-dropdown {...args}>
|
|
41
|
-
<option value="english">English</option>
|
|
42
|
-
<option value="german">German</option>
|
|
43
|
-
</stzh-dropdown>
|
|
44
|
-
);
|
|
45
|
-
|
|
46
|
-
export const Single = Template.bind({});
|
|
47
|
-
Single.args = {
|
|
48
|
-
label: 'Department',
|
|
49
|
-
description: 'Choose one department.',
|
|
50
|
-
options: `[
|
|
51
|
-
{ "text": "AOZ", "value": "AOZ" },
|
|
52
|
-
{ "text": "PKZH", "value": "PKZH" },
|
|
53
|
-
{ "text": "VBZ", "value": "VBZ" },
|
|
54
|
-
{ "text": "UVZ", "value": "UVZ" }
|
|
55
|
-
]`
|
|
56
|
-
};
|
|
57
|
-
|
|
58
|
-
export const Multiple = Template.bind({});
|
|
59
|
-
Multiple.args = {
|
|
60
|
-
label: 'Departments',
|
|
61
|
-
description: 'Choose one or multiple departments.',
|
|
62
|
-
multiple: true,
|
|
63
|
-
options: `[
|
|
64
|
-
{ "text": "AOZ", "value": "AOZ" },
|
|
65
|
-
{ "text": "PKZH", "value": "PKZH" },
|
|
66
|
-
{ "text": "VBZ", "value": "VBZ" },
|
|
67
|
-
{ "text": "UVZ", "value": "UVZ" }
|
|
68
|
-
]`
|
|
69
|
-
};
|
|
70
|
-
|
|
71
|
-
export const MultipleSelected = Template.bind({});
|
|
72
|
-
MultipleSelected.args = {
|
|
73
|
-
label: 'Departments',
|
|
74
|
-
description: 'Choose one or multiple departments.',
|
|
75
|
-
multiple: true,
|
|
76
|
-
options: `[
|
|
77
|
-
{ "text": "AOZ", "value": "AOZ" },
|
|
78
|
-
{ "text": "PKZH", "value": "PKZH" },
|
|
79
|
-
{ "text": "VBZ", "value": "VBZ" },
|
|
80
|
-
{ "text": "UVZ", "value": "UVZ" }
|
|
81
|
-
]`,
|
|
82
|
-
items: `["AOZ", "VBZ"]`
|
|
83
|
-
};
|
|
84
|
-
|
|
85
|
-
export const SlottedOptionsWithIcon = TemplateSlottedOptionsWithIcon.bind({});
|
|
86
|
-
SlottedOptionsWithIcon.args = {
|
|
87
|
-
label: 'Language',
|
|
88
|
-
description: 'Choose language.',
|
|
89
|
-
icon: 'world-globe'
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
export const RemoteData = Template.bind({});
|
|
93
|
-
RemoteData.args = {
|
|
94
|
-
label: 'Search',
|
|
95
|
-
description: 'Start typing to search github repositories.',
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
1
|
+
import { h } from '../../utils/h';
|
|
2
|
+
import readme from './readme.md';
|
|
3
|
+
import { withDesign } from 'storybook-addon-designs';
|
|
4
|
+
import { getFigmaLink } from '../../../figma';
|
|
5
|
+
import { fullwidthCentered } from '../../utils/decorators';
|
|
6
|
+
|
|
7
|
+
export default {
|
|
8
|
+
title: 'Components/Dropdown',
|
|
9
|
+
component: 'stzh-dropdown',
|
|
10
|
+
parameters: {
|
|
11
|
+
actions: {
|
|
12
|
+
handles: [
|
|
13
|
+
'stzhChange', 'stzhItemAdd', 'stzhItemRemove',
|
|
14
|
+
'stzhOptionAdd', 'stzhOptionRemove', 'stzhOpen', 'stzhClose',
|
|
15
|
+
'stzhFocus', 'stzhBlur', 'stzhInit'
|
|
16
|
+
]
|
|
17
|
+
},
|
|
18
|
+
docs: {
|
|
19
|
+
description: {
|
|
20
|
+
component: readme
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
design: {
|
|
24
|
+
type: 'figma',
|
|
25
|
+
url: getFigmaLink('dropdown'),
|
|
26
|
+
allowFullscreen: true
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
decorators: [
|
|
30
|
+
withDesign,
|
|
31
|
+
fullwidthCentered
|
|
32
|
+
]
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
const Template = (args) => (
|
|
36
|
+
<stzh-dropdown {...args}></stzh-dropdown>
|
|
37
|
+
);
|
|
38
|
+
|
|
39
|
+
const TemplateSlottedOptionsWithIcon = (args) => (
|
|
40
|
+
<stzh-dropdown {...args}>
|
|
41
|
+
<option value="english">English</option>
|
|
42
|
+
<option value="german">German</option>
|
|
43
|
+
</stzh-dropdown>
|
|
44
|
+
);
|
|
45
|
+
|
|
46
|
+
export const Single = Template.bind({});
|
|
47
|
+
Single.args = {
|
|
48
|
+
label: 'Department',
|
|
49
|
+
description: 'Choose one department.',
|
|
50
|
+
options: `[
|
|
51
|
+
{ "text": "AOZ", "value": "AOZ" },
|
|
52
|
+
{ "text": "PKZH", "value": "PKZH" },
|
|
53
|
+
{ "text": "VBZ", "value": "VBZ" },
|
|
54
|
+
{ "text": "UVZ", "value": "UVZ" }
|
|
55
|
+
]`
|
|
56
|
+
};
|
|
57
|
+
|
|
58
|
+
export const Multiple = Template.bind({});
|
|
59
|
+
Multiple.args = {
|
|
60
|
+
label: 'Departments',
|
|
61
|
+
description: 'Choose one or multiple departments.',
|
|
62
|
+
multiple: true,
|
|
63
|
+
options: `[
|
|
64
|
+
{ "text": "AOZ", "value": "AOZ" },
|
|
65
|
+
{ "text": "PKZH", "value": "PKZH" },
|
|
66
|
+
{ "text": "VBZ", "value": "VBZ" },
|
|
67
|
+
{ "text": "UVZ", "value": "UVZ" }
|
|
68
|
+
]`
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
export const MultipleSelected = Template.bind({});
|
|
72
|
+
MultipleSelected.args = {
|
|
73
|
+
label: 'Departments',
|
|
74
|
+
description: 'Choose one or multiple departments.',
|
|
75
|
+
multiple: true,
|
|
76
|
+
options: `[
|
|
77
|
+
{ "text": "AOZ", "value": "AOZ" },
|
|
78
|
+
{ "text": "PKZH", "value": "PKZH" },
|
|
79
|
+
{ "text": "VBZ", "value": "VBZ" },
|
|
80
|
+
{ "text": "UVZ", "value": "UVZ" }
|
|
81
|
+
]`,
|
|
82
|
+
items: `["AOZ", "VBZ"]`
|
|
83
|
+
};
|
|
84
|
+
|
|
85
|
+
export const SlottedOptionsWithIcon = TemplateSlottedOptionsWithIcon.bind({});
|
|
86
|
+
SlottedOptionsWithIcon.args = {
|
|
87
|
+
label: 'Language',
|
|
88
|
+
description: 'Choose language.',
|
|
89
|
+
icon: 'world-globe'
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
export const RemoteData = Template.bind({});
|
|
93
|
+
RemoteData.args = {
|
|
94
|
+
label: 'Search',
|
|
95
|
+
description: 'Start typing to search github repositories.',
|
|
96
|
+
items: `["default"]`,
|
|
97
|
+
options: `[
|
|
98
|
+
{ "text": "Default Item", "value": "default" }
|
|
99
|
+
]`,
|
|
100
|
+
load: function(query, callback) {
|
|
101
|
+
console.log('api search with:', query);
|
|
102
|
+
|
|
103
|
+
const url = 'https://api.github.com/search/repositories?q=' + encodeURIComponent(query);
|
|
104
|
+
fetch(url)
|
|
105
|
+
.then(response => response.json())
|
|
106
|
+
.then(json => {
|
|
107
|
+
callback(json.items.map(item => ({
|
|
108
|
+
value: item.id,
|
|
109
|
+
text: item.name
|
|
110
|
+
})));
|
|
111
|
+
}).catch(()=>{
|
|
112
|
+
callback();
|
|
113
|
+
});
|
|
114
|
+
|
|
115
|
+
// if API limit is hit, use this example data from the API instead
|
|
116
|
+
// callback([
|
|
117
|
+
// {
|
|
118
|
+
// "id": 688352,
|
|
119
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnk2ODgzNTI=",
|
|
120
|
+
// "name": "jmeter",
|
|
121
|
+
// "full_name": "apache/jmeter",
|
|
122
|
+
// "private": false,
|
|
123
|
+
// "owner": {
|
|
124
|
+
// "login": "apache",
|
|
125
|
+
// "id": 47359,
|
|
126
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjQ3MzU5",
|
|
127
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/47359?v=4",
|
|
128
|
+
// "gravatar_id": "",
|
|
129
|
+
// "url": "https://api.github.com/users/apache",
|
|
130
|
+
// "html_url": "https://github.com/apache",
|
|
131
|
+
// "followers_url": "https://api.github.com/users/apache/followers",
|
|
132
|
+
// "following_url": "https://api.github.com/users/apache/following{/other_user}",
|
|
133
|
+
// "gists_url": "https://api.github.com/users/apache/gists{/gist_id}",
|
|
134
|
+
// "starred_url": "https://api.github.com/users/apache/starred{/owner}{/repo}",
|
|
135
|
+
// "subscriptions_url": "https://api.github.com/users/apache/subscriptions",
|
|
136
|
+
// "organizations_url": "https://api.github.com/users/apache/orgs",
|
|
137
|
+
// "repos_url": "https://api.github.com/users/apache/repos",
|
|
138
|
+
// "events_url": "https://api.github.com/users/apache/events{/privacy}",
|
|
139
|
+
// "received_events_url": "https://api.github.com/users/apache/received_events",
|
|
140
|
+
// "type": "Organization",
|
|
141
|
+
// "site_admin": false
|
|
142
|
+
// },
|
|
143
|
+
// "html_url": "https://github.com/apache/jmeter",
|
|
144
|
+
// "description": "Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services",
|
|
145
|
+
// "fork": false,
|
|
146
|
+
// "url": "https://api.github.com/repos/apache/jmeter",
|
|
147
|
+
// "forks_url": "https://api.github.com/repos/apache/jmeter/forks",
|
|
148
|
+
// "keys_url": "https://api.github.com/repos/apache/jmeter/keys{/key_id}",
|
|
149
|
+
// "collaborators_url": "https://api.github.com/repos/apache/jmeter/collaborators{/collaborator}",
|
|
150
|
+
// "teams_url": "https://api.github.com/repos/apache/jmeter/teams",
|
|
151
|
+
// "hooks_url": "https://api.github.com/repos/apache/jmeter/hooks",
|
|
152
|
+
// "issue_events_url": "https://api.github.com/repos/apache/jmeter/issues/events{/number}",
|
|
153
|
+
// "events_url": "https://api.github.com/repos/apache/jmeter/events",
|
|
154
|
+
// "assignees_url": "https://api.github.com/repos/apache/jmeter/assignees{/user}",
|
|
155
|
+
// "branches_url": "https://api.github.com/repos/apache/jmeter/branches{/branch}",
|
|
156
|
+
// "tags_url": "https://api.github.com/repos/apache/jmeter/tags",
|
|
157
|
+
// "blobs_url": "https://api.github.com/repos/apache/jmeter/git/blobs{/sha}",
|
|
158
|
+
// "git_tags_url": "https://api.github.com/repos/apache/jmeter/git/tags{/sha}",
|
|
159
|
+
// "git_refs_url": "https://api.github.com/repos/apache/jmeter/git/refs{/sha}",
|
|
160
|
+
// "trees_url": "https://api.github.com/repos/apache/jmeter/git/trees{/sha}",
|
|
161
|
+
// "statuses_url": "https://api.github.com/repos/apache/jmeter/statuses/{sha}",
|
|
162
|
+
// "languages_url": "https://api.github.com/repos/apache/jmeter/languages",
|
|
163
|
+
// "stargazers_url": "https://api.github.com/repos/apache/jmeter/stargazers",
|
|
164
|
+
// "contributors_url": "https://api.github.com/repos/apache/jmeter/contributors",
|
|
165
|
+
// "subscribers_url": "https://api.github.com/repos/apache/jmeter/subscribers",
|
|
166
|
+
// "subscription_url": "https://api.github.com/repos/apache/jmeter/subscription",
|
|
167
|
+
// "commits_url": "https://api.github.com/repos/apache/jmeter/commits{/sha}",
|
|
168
|
+
// "git_commits_url": "https://api.github.com/repos/apache/jmeter/git/commits{/sha}",
|
|
169
|
+
// "comments_url": "https://api.github.com/repos/apache/jmeter/comments{/number}",
|
|
170
|
+
// "issue_comment_url": "https://api.github.com/repos/apache/jmeter/issues/comments{/number}",
|
|
171
|
+
// "contents_url": "https://api.github.com/repos/apache/jmeter/contents/{+path}",
|
|
172
|
+
// "compare_url": "https://api.github.com/repos/apache/jmeter/compare/{base}...{head}",
|
|
173
|
+
// "merges_url": "https://api.github.com/repos/apache/jmeter/merges",
|
|
174
|
+
// "archive_url": "https://api.github.com/repos/apache/jmeter/{archive_format}{/ref}",
|
|
175
|
+
// "downloads_url": "https://api.github.com/repos/apache/jmeter/downloads",
|
|
176
|
+
// "issues_url": "https://api.github.com/repos/apache/jmeter/issues{/number}",
|
|
177
|
+
// "pulls_url": "https://api.github.com/repos/apache/jmeter/pulls{/number}",
|
|
178
|
+
// "milestones_url": "https://api.github.com/repos/apache/jmeter/milestones{/number}",
|
|
179
|
+
// "notifications_url": "https://api.github.com/repos/apache/jmeter/notifications{?since,all,participating}",
|
|
180
|
+
// "labels_url": "https://api.github.com/repos/apache/jmeter/labels{/name}",
|
|
181
|
+
// "releases_url": "https://api.github.com/repos/apache/jmeter/releases{/id}",
|
|
182
|
+
// "deployments_url": "https://api.github.com/repos/apache/jmeter/deployments",
|
|
183
|
+
// "created_at": "2010-05-26T23:38:07Z",
|
|
184
|
+
// "updated_at": "2022-11-06T13:23:28Z",
|
|
185
|
+
// "pushed_at": "2022-11-04T19:59:56Z",
|
|
186
|
+
// "git_url": "git://github.com/apache/jmeter.git",
|
|
187
|
+
// "ssh_url": "git@github.com:apache/jmeter.git",
|
|
188
|
+
// "clone_url": "https://github.com/apache/jmeter.git",
|
|
189
|
+
// "svn_url": "https://github.com/apache/jmeter",
|
|
190
|
+
// "homepage": "https://jmeter.apache.org/",
|
|
191
|
+
// "size": 91147,
|
|
192
|
+
// "stargazers_count": 6558,
|
|
193
|
+
// "watchers_count": 6558,
|
|
194
|
+
// "language": "Java",
|
|
195
|
+
// "has_issues": true,
|
|
196
|
+
// "has_projects": false,
|
|
197
|
+
// "has_downloads": true,
|
|
198
|
+
// "has_wiki": false,
|
|
199
|
+
// "has_pages": false,
|
|
200
|
+
// "forks_count": 1794,
|
|
201
|
+
// "mirror_url": null,
|
|
202
|
+
// "archived": false,
|
|
203
|
+
// "disabled": false,
|
|
204
|
+
// "open_issues_count": 622,
|
|
205
|
+
// "license": {
|
|
206
|
+
// "key": "apache-2.0",
|
|
207
|
+
// "name": "Apache License 2.0",
|
|
208
|
+
// "spdx_id": "Apache-2.0",
|
|
209
|
+
// "url": "https://api.github.com/licenses/apache-2.0",
|
|
210
|
+
// "node_id": "MDc6TGljZW5zZTI="
|
|
211
|
+
// },
|
|
212
|
+
// "allow_forking": true,
|
|
213
|
+
// "is_template": false,
|
|
214
|
+
// "web_commit_signoff_required": false,
|
|
215
|
+
// "topics": [
|
|
216
|
+
// "java",
|
|
217
|
+
// "performance",
|
|
218
|
+
// "test"
|
|
219
|
+
// ],
|
|
220
|
+
// "visibility": "public",
|
|
221
|
+
// "forks": 1794,
|
|
222
|
+
// "open_issues": 622,
|
|
223
|
+
// "watchers": 6558,
|
|
224
|
+
// "default_branch": "master",
|
|
225
|
+
// "score": 1
|
|
226
|
+
// },
|
|
227
|
+
// {
|
|
228
|
+
// "id": 103826539,
|
|
229
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnkxMDM4MjY1Mzk=",
|
|
230
|
+
// "name": "uiautomator2",
|
|
231
|
+
// "full_name": "openatx/uiautomator2",
|
|
232
|
+
// "private": false,
|
|
233
|
+
// "owner": {
|
|
234
|
+
// "login": "openatx",
|
|
235
|
+
// "id": 20634838,
|
|
236
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjIwNjM0ODM4",
|
|
237
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/20634838?v=4",
|
|
238
|
+
// "gravatar_id": "",
|
|
239
|
+
// "url": "https://api.github.com/users/openatx",
|
|
240
|
+
// "html_url": "https://github.com/openatx",
|
|
241
|
+
// "followers_url": "https://api.github.com/users/openatx/followers",
|
|
242
|
+
// "following_url": "https://api.github.com/users/openatx/following{/other_user}",
|
|
243
|
+
// "gists_url": "https://api.github.com/users/openatx/gists{/gist_id}",
|
|
244
|
+
// "starred_url": "https://api.github.com/users/openatx/starred{/owner}{/repo}",
|
|
245
|
+
// "subscriptions_url": "https://api.github.com/users/openatx/subscriptions",
|
|
246
|
+
// "organizations_url": "https://api.github.com/users/openatx/orgs",
|
|
247
|
+
// "repos_url": "https://api.github.com/users/openatx/repos",
|
|
248
|
+
// "events_url": "https://api.github.com/users/openatx/events{/privacy}",
|
|
249
|
+
// "received_events_url": "https://api.github.com/users/openatx/received_events",
|
|
250
|
+
// "type": "Organization",
|
|
251
|
+
// "site_admin": false
|
|
252
|
+
// },
|
|
253
|
+
// "html_url": "https://github.com/openatx/uiautomator2",
|
|
254
|
+
// "description": "Android Uiautomator2 Python Wrapper",
|
|
255
|
+
// "fork": false,
|
|
256
|
+
// "url": "https://api.github.com/repos/openatx/uiautomator2",
|
|
257
|
+
// "forks_url": "https://api.github.com/repos/openatx/uiautomator2/forks",
|
|
258
|
+
// "keys_url": "https://api.github.com/repos/openatx/uiautomator2/keys{/key_id}",
|
|
259
|
+
// "collaborators_url": "https://api.github.com/repos/openatx/uiautomator2/collaborators{/collaborator}",
|
|
260
|
+
// "teams_url": "https://api.github.com/repos/openatx/uiautomator2/teams",
|
|
261
|
+
// "hooks_url": "https://api.github.com/repos/openatx/uiautomator2/hooks",
|
|
262
|
+
// "issue_events_url": "https://api.github.com/repos/openatx/uiautomator2/issues/events{/number}",
|
|
263
|
+
// "events_url": "https://api.github.com/repos/openatx/uiautomator2/events",
|
|
264
|
+
// "assignees_url": "https://api.github.com/repos/openatx/uiautomator2/assignees{/user}",
|
|
265
|
+
// "branches_url": "https://api.github.com/repos/openatx/uiautomator2/branches{/branch}",
|
|
266
|
+
// "tags_url": "https://api.github.com/repos/openatx/uiautomator2/tags",
|
|
267
|
+
// "blobs_url": "https://api.github.com/repos/openatx/uiautomator2/git/blobs{/sha}",
|
|
268
|
+
// "git_tags_url": "https://api.github.com/repos/openatx/uiautomator2/git/tags{/sha}",
|
|
269
|
+
// "git_refs_url": "https://api.github.com/repos/openatx/uiautomator2/git/refs{/sha}",
|
|
270
|
+
// "trees_url": "https://api.github.com/repos/openatx/uiautomator2/git/trees{/sha}",
|
|
271
|
+
// "statuses_url": "https://api.github.com/repos/openatx/uiautomator2/statuses/{sha}",
|
|
272
|
+
// "languages_url": "https://api.github.com/repos/openatx/uiautomator2/languages",
|
|
273
|
+
// "stargazers_url": "https://api.github.com/repos/openatx/uiautomator2/stargazers",
|
|
274
|
+
// "contributors_url": "https://api.github.com/repos/openatx/uiautomator2/contributors",
|
|
275
|
+
// "subscribers_url": "https://api.github.com/repos/openatx/uiautomator2/subscribers",
|
|
276
|
+
// "subscription_url": "https://api.github.com/repos/openatx/uiautomator2/subscription",
|
|
277
|
+
// "commits_url": "https://api.github.com/repos/openatx/uiautomator2/commits{/sha}",
|
|
278
|
+
// "git_commits_url": "https://api.github.com/repos/openatx/uiautomator2/git/commits{/sha}",
|
|
279
|
+
// "comments_url": "https://api.github.com/repos/openatx/uiautomator2/comments{/number}",
|
|
280
|
+
// "issue_comment_url": "https://api.github.com/repos/openatx/uiautomator2/issues/comments{/number}",
|
|
281
|
+
// "contents_url": "https://api.github.com/repos/openatx/uiautomator2/contents/{+path}",
|
|
282
|
+
// "compare_url": "https://api.github.com/repos/openatx/uiautomator2/compare/{base}...{head}",
|
|
283
|
+
// "merges_url": "https://api.github.com/repos/openatx/uiautomator2/merges",
|
|
284
|
+
// "archive_url": "https://api.github.com/repos/openatx/uiautomator2/{archive_format}{/ref}",
|
|
285
|
+
// "downloads_url": "https://api.github.com/repos/openatx/uiautomator2/downloads",
|
|
286
|
+
// "issues_url": "https://api.github.com/repos/openatx/uiautomator2/issues{/number}",
|
|
287
|
+
// "pulls_url": "https://api.github.com/repos/openatx/uiautomator2/pulls{/number}",
|
|
288
|
+
// "milestones_url": "https://api.github.com/repos/openatx/uiautomator2/milestones{/number}",
|
|
289
|
+
// "notifications_url": "https://api.github.com/repos/openatx/uiautomator2/notifications{?since,all,participating}",
|
|
290
|
+
// "labels_url": "https://api.github.com/repos/openatx/uiautomator2/labels{/name}",
|
|
291
|
+
// "releases_url": "https://api.github.com/repos/openatx/uiautomator2/releases{/id}",
|
|
292
|
+
// "deployments_url": "https://api.github.com/repos/openatx/uiautomator2/deployments",
|
|
293
|
+
// "created_at": "2017-09-17T12:20:42Z",
|
|
294
|
+
// "updated_at": "2022-11-05T15:37:04Z",
|
|
295
|
+
// "pushed_at": "2022-11-02T06:00:28Z",
|
|
296
|
+
// "git_url": "git://github.com/openatx/uiautomator2.git",
|
|
297
|
+
// "ssh_url": "git@github.com:openatx/uiautomator2.git",
|
|
298
|
+
// "clone_url": "https://github.com/openatx/uiautomator2.git",
|
|
299
|
+
// "svn_url": "https://github.com/openatx/uiautomator2",
|
|
300
|
+
// "homepage": null,
|
|
301
|
+
// "size": 1704,
|
|
302
|
+
// "stargazers_count": 4770,
|
|
303
|
+
// "watchers_count": 4770,
|
|
304
|
+
// "language": "Python",
|
|
305
|
+
// "has_issues": true,
|
|
306
|
+
// "has_projects": true,
|
|
307
|
+
// "has_downloads": true,
|
|
308
|
+
// "has_wiki": true,
|
|
309
|
+
// "has_pages": false,
|
|
310
|
+
// "forks_count": 1177,
|
|
311
|
+
// "mirror_url": null,
|
|
312
|
+
// "archived": false,
|
|
313
|
+
// "disabled": false,
|
|
314
|
+
// "open_issues_count": 281,
|
|
315
|
+
// "license": {
|
|
316
|
+
// "key": "mit",
|
|
317
|
+
// "name": "MIT License",
|
|
318
|
+
// "spdx_id": "MIT",
|
|
319
|
+
// "url": "https://api.github.com/licenses/mit",
|
|
320
|
+
// "node_id": "MDc6TGljZW5zZTEz"
|
|
321
|
+
// },
|
|
322
|
+
// "allow_forking": true,
|
|
323
|
+
// "is_template": false,
|
|
324
|
+
// "web_commit_signoff_required": false,
|
|
325
|
+
// "topics": [
|
|
326
|
+
// "python",
|
|
327
|
+
// "test",
|
|
328
|
+
// "uiautomator"
|
|
329
|
+
// ],
|
|
330
|
+
// "visibility": "public",
|
|
331
|
+
// "forks": 1177,
|
|
332
|
+
// "open_issues": 281,
|
|
333
|
+
// "watchers": 4770,
|
|
334
|
+
// "default_branch": "master",
|
|
335
|
+
// "score": 1
|
|
336
|
+
// },
|
|
337
|
+
// {
|
|
338
|
+
// "id": 434708679,
|
|
339
|
+
// "node_id": "R_kgDOGekgxw",
|
|
340
|
+
// "name": "vitest",
|
|
341
|
+
// "full_name": "vitest-dev/vitest",
|
|
342
|
+
// "private": false,
|
|
343
|
+
// "owner": {
|
|
344
|
+
// "login": "vitest-dev",
|
|
345
|
+
// "id": 95747107,
|
|
346
|
+
// "node_id": "O_kgDOBbT8Iw",
|
|
347
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/95747107?v=4",
|
|
348
|
+
// "gravatar_id": "",
|
|
349
|
+
// "url": "https://api.github.com/users/vitest-dev",
|
|
350
|
+
// "html_url": "https://github.com/vitest-dev",
|
|
351
|
+
// "followers_url": "https://api.github.com/users/vitest-dev/followers",
|
|
352
|
+
// "following_url": "https://api.github.com/users/vitest-dev/following{/other_user}",
|
|
353
|
+
// "gists_url": "https://api.github.com/users/vitest-dev/gists{/gist_id}",
|
|
354
|
+
// "starred_url": "https://api.github.com/users/vitest-dev/starred{/owner}{/repo}",
|
|
355
|
+
// "subscriptions_url": "https://api.github.com/users/vitest-dev/subscriptions",
|
|
356
|
+
// "organizations_url": "https://api.github.com/users/vitest-dev/orgs",
|
|
357
|
+
// "repos_url": "https://api.github.com/users/vitest-dev/repos",
|
|
358
|
+
// "events_url": "https://api.github.com/users/vitest-dev/events{/privacy}",
|
|
359
|
+
// "received_events_url": "https://api.github.com/users/vitest-dev/received_events",
|
|
360
|
+
// "type": "Organization",
|
|
361
|
+
// "site_admin": false
|
|
362
|
+
// },
|
|
363
|
+
// "html_url": "https://github.com/vitest-dev/vitest",
|
|
364
|
+
// "description": "A Vite-native test framework. It's fast!",
|
|
365
|
+
// "fork": false,
|
|
366
|
+
// "url": "https://api.github.com/repos/vitest-dev/vitest",
|
|
367
|
+
// "forks_url": "https://api.github.com/repos/vitest-dev/vitest/forks",
|
|
368
|
+
// "keys_url": "https://api.github.com/repos/vitest-dev/vitest/keys{/key_id}",
|
|
369
|
+
// "collaborators_url": "https://api.github.com/repos/vitest-dev/vitest/collaborators{/collaborator}",
|
|
370
|
+
// "teams_url": "https://api.github.com/repos/vitest-dev/vitest/teams",
|
|
371
|
+
// "hooks_url": "https://api.github.com/repos/vitest-dev/vitest/hooks",
|
|
372
|
+
// "issue_events_url": "https://api.github.com/repos/vitest-dev/vitest/issues/events{/number}",
|
|
373
|
+
// "events_url": "https://api.github.com/repos/vitest-dev/vitest/events",
|
|
374
|
+
// "assignees_url": "https://api.github.com/repos/vitest-dev/vitest/assignees{/user}",
|
|
375
|
+
// "branches_url": "https://api.github.com/repos/vitest-dev/vitest/branches{/branch}",
|
|
376
|
+
// "tags_url": "https://api.github.com/repos/vitest-dev/vitest/tags",
|
|
377
|
+
// "blobs_url": "https://api.github.com/repos/vitest-dev/vitest/git/blobs{/sha}",
|
|
378
|
+
// "git_tags_url": "https://api.github.com/repos/vitest-dev/vitest/git/tags{/sha}",
|
|
379
|
+
// "git_refs_url": "https://api.github.com/repos/vitest-dev/vitest/git/refs{/sha}",
|
|
380
|
+
// "trees_url": "https://api.github.com/repos/vitest-dev/vitest/git/trees{/sha}",
|
|
381
|
+
// "statuses_url": "https://api.github.com/repos/vitest-dev/vitest/statuses/{sha}",
|
|
382
|
+
// "languages_url": "https://api.github.com/repos/vitest-dev/vitest/languages",
|
|
383
|
+
// "stargazers_url": "https://api.github.com/repos/vitest-dev/vitest/stargazers",
|
|
384
|
+
// "contributors_url": "https://api.github.com/repos/vitest-dev/vitest/contributors",
|
|
385
|
+
// "subscribers_url": "https://api.github.com/repos/vitest-dev/vitest/subscribers",
|
|
386
|
+
// "subscription_url": "https://api.github.com/repos/vitest-dev/vitest/subscription",
|
|
387
|
+
// "commits_url": "https://api.github.com/repos/vitest-dev/vitest/commits{/sha}",
|
|
388
|
+
// "git_commits_url": "https://api.github.com/repos/vitest-dev/vitest/git/commits{/sha}",
|
|
389
|
+
// "comments_url": "https://api.github.com/repos/vitest-dev/vitest/comments{/number}",
|
|
390
|
+
// "issue_comment_url": "https://api.github.com/repos/vitest-dev/vitest/issues/comments{/number}",
|
|
391
|
+
// "contents_url": "https://api.github.com/repos/vitest-dev/vitest/contents/{+path}",
|
|
392
|
+
// "compare_url": "https://api.github.com/repos/vitest-dev/vitest/compare/{base}...{head}",
|
|
393
|
+
// "merges_url": "https://api.github.com/repos/vitest-dev/vitest/merges",
|
|
394
|
+
// "archive_url": "https://api.github.com/repos/vitest-dev/vitest/{archive_format}{/ref}",
|
|
395
|
+
// "downloads_url": "https://api.github.com/repos/vitest-dev/vitest/downloads",
|
|
396
|
+
// "issues_url": "https://api.github.com/repos/vitest-dev/vitest/issues{/number}",
|
|
397
|
+
// "pulls_url": "https://api.github.com/repos/vitest-dev/vitest/pulls{/number}",
|
|
398
|
+
// "milestones_url": "https://api.github.com/repos/vitest-dev/vitest/milestones{/number}",
|
|
399
|
+
// "notifications_url": "https://api.github.com/repos/vitest-dev/vitest/notifications{?since,all,participating}",
|
|
400
|
+
// "labels_url": "https://api.github.com/repos/vitest-dev/vitest/labels{/name}",
|
|
401
|
+
// "releases_url": "https://api.github.com/repos/vitest-dev/vitest/releases{/id}",
|
|
402
|
+
// "deployments_url": "https://api.github.com/repos/vitest-dev/vitest/deployments",
|
|
403
|
+
// "created_at": "2021-12-03T19:19:49Z",
|
|
404
|
+
// "updated_at": "2022-11-06T10:00:58Z",
|
|
405
|
+
// "pushed_at": "2022-11-05T13:18:09Z",
|
|
406
|
+
// "git_url": "git://github.com/vitest-dev/vitest.git",
|
|
407
|
+
// "ssh_url": "git@github.com:vitest-dev/vitest.git",
|
|
408
|
+
// "clone_url": "https://github.com/vitest-dev/vitest.git",
|
|
409
|
+
// "svn_url": "https://github.com/vitest-dev/vitest",
|
|
410
|
+
// "homepage": "https://vitest.dev",
|
|
411
|
+
// "size": 8437,
|
|
412
|
+
// "stargazers_count": 6892,
|
|
413
|
+
// "watchers_count": 6892,
|
|
414
|
+
// "language": "TypeScript",
|
|
415
|
+
// "has_issues": true,
|
|
416
|
+
// "has_projects": true,
|
|
417
|
+
// "has_downloads": true,
|
|
418
|
+
// "has_wiki": true,
|
|
419
|
+
// "has_pages": false,
|
|
420
|
+
// "forks_count": 571,
|
|
421
|
+
// "mirror_url": null,
|
|
422
|
+
// "archived": false,
|
|
423
|
+
// "disabled": false,
|
|
424
|
+
// "open_issues_count": 172,
|
|
425
|
+
// "license": {
|
|
426
|
+
// "key": "mit",
|
|
427
|
+
// "name": "MIT License",
|
|
428
|
+
// "spdx_id": "MIT",
|
|
429
|
+
// "url": "https://api.github.com/licenses/mit",
|
|
430
|
+
// "node_id": "MDc6TGljZW5zZTEz"
|
|
431
|
+
// },
|
|
432
|
+
// "allow_forking": true,
|
|
433
|
+
// "is_template": false,
|
|
434
|
+
// "web_commit_signoff_required": false,
|
|
435
|
+
// "topics": [
|
|
436
|
+
// "test",
|
|
437
|
+
// "testing-tools",
|
|
438
|
+
// "vite"
|
|
439
|
+
// ],
|
|
440
|
+
// "visibility": "public",
|
|
441
|
+
// "forks": 571,
|
|
442
|
+
// "open_issues": 172,
|
|
443
|
+
// "watchers": 6892,
|
|
444
|
+
// "default_branch": "main",
|
|
445
|
+
// "score": 1
|
|
446
|
+
// },
|
|
447
|
+
// {
|
|
448
|
+
// "id": 37489525,
|
|
449
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnkzNzQ4OTUyNQ==",
|
|
450
|
+
// "name": "pytest",
|
|
451
|
+
// "full_name": "pytest-dev/pytest",
|
|
452
|
+
// "private": false,
|
|
453
|
+
// "owner": {
|
|
454
|
+
// "login": "pytest-dev",
|
|
455
|
+
// "id": 8897583,
|
|
456
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjg4OTc1ODM=",
|
|
457
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/8897583?v=4",
|
|
458
|
+
// "gravatar_id": "",
|
|
459
|
+
// "url": "https://api.github.com/users/pytest-dev",
|
|
460
|
+
// "html_url": "https://github.com/pytest-dev",
|
|
461
|
+
// "followers_url": "https://api.github.com/users/pytest-dev/followers",
|
|
462
|
+
// "following_url": "https://api.github.com/users/pytest-dev/following{/other_user}",
|
|
463
|
+
// "gists_url": "https://api.github.com/users/pytest-dev/gists{/gist_id}",
|
|
464
|
+
// "starred_url": "https://api.github.com/users/pytest-dev/starred{/owner}{/repo}",
|
|
465
|
+
// "subscriptions_url": "https://api.github.com/users/pytest-dev/subscriptions",
|
|
466
|
+
// "organizations_url": "https://api.github.com/users/pytest-dev/orgs",
|
|
467
|
+
// "repos_url": "https://api.github.com/users/pytest-dev/repos",
|
|
468
|
+
// "events_url": "https://api.github.com/users/pytest-dev/events{/privacy}",
|
|
469
|
+
// "received_events_url": "https://api.github.com/users/pytest-dev/received_events",
|
|
470
|
+
// "type": "Organization",
|
|
471
|
+
// "site_admin": false
|
|
472
|
+
// },
|
|
473
|
+
// "html_url": "https://github.com/pytest-dev/pytest",
|
|
474
|
+
// "description": "The pytest framework makes it easy to write small tests, yet scales to support complex functional testing",
|
|
475
|
+
// "fork": false,
|
|
476
|
+
// "url": "https://api.github.com/repos/pytest-dev/pytest",
|
|
477
|
+
// "forks_url": "https://api.github.com/repos/pytest-dev/pytest/forks",
|
|
478
|
+
// "keys_url": "https://api.github.com/repos/pytest-dev/pytest/keys{/key_id}",
|
|
479
|
+
// "collaborators_url": "https://api.github.com/repos/pytest-dev/pytest/collaborators{/collaborator}",
|
|
480
|
+
// "teams_url": "https://api.github.com/repos/pytest-dev/pytest/teams",
|
|
481
|
+
// "hooks_url": "https://api.github.com/repos/pytest-dev/pytest/hooks",
|
|
482
|
+
// "issue_events_url": "https://api.github.com/repos/pytest-dev/pytest/issues/events{/number}",
|
|
483
|
+
// "events_url": "https://api.github.com/repos/pytest-dev/pytest/events",
|
|
484
|
+
// "assignees_url": "https://api.github.com/repos/pytest-dev/pytest/assignees{/user}",
|
|
485
|
+
// "branches_url": "https://api.github.com/repos/pytest-dev/pytest/branches{/branch}",
|
|
486
|
+
// "tags_url": "https://api.github.com/repos/pytest-dev/pytest/tags",
|
|
487
|
+
// "blobs_url": "https://api.github.com/repos/pytest-dev/pytest/git/blobs{/sha}",
|
|
488
|
+
// "git_tags_url": "https://api.github.com/repos/pytest-dev/pytest/git/tags{/sha}",
|
|
489
|
+
// "git_refs_url": "https://api.github.com/repos/pytest-dev/pytest/git/refs{/sha}",
|
|
490
|
+
// "trees_url": "https://api.github.com/repos/pytest-dev/pytest/git/trees{/sha}",
|
|
491
|
+
// "statuses_url": "https://api.github.com/repos/pytest-dev/pytest/statuses/{sha}",
|
|
492
|
+
// "languages_url": "https://api.github.com/repos/pytest-dev/pytest/languages",
|
|
493
|
+
// "stargazers_url": "https://api.github.com/repos/pytest-dev/pytest/stargazers",
|
|
494
|
+
// "contributors_url": "https://api.github.com/repos/pytest-dev/pytest/contributors",
|
|
495
|
+
// "subscribers_url": "https://api.github.com/repos/pytest-dev/pytest/subscribers",
|
|
496
|
+
// "subscription_url": "https://api.github.com/repos/pytest-dev/pytest/subscription",
|
|
497
|
+
// "commits_url": "https://api.github.com/repos/pytest-dev/pytest/commits{/sha}",
|
|
498
|
+
// "git_commits_url": "https://api.github.com/repos/pytest-dev/pytest/git/commits{/sha}",
|
|
499
|
+
// "comments_url": "https://api.github.com/repos/pytest-dev/pytest/comments{/number}",
|
|
500
|
+
// "issue_comment_url": "https://api.github.com/repos/pytest-dev/pytest/issues/comments{/number}",
|
|
501
|
+
// "contents_url": "https://api.github.com/repos/pytest-dev/pytest/contents/{+path}",
|
|
502
|
+
// "compare_url": "https://api.github.com/repos/pytest-dev/pytest/compare/{base}...{head}",
|
|
503
|
+
// "merges_url": "https://api.github.com/repos/pytest-dev/pytest/merges",
|
|
504
|
+
// "archive_url": "https://api.github.com/repos/pytest-dev/pytest/{archive_format}{/ref}",
|
|
505
|
+
// "downloads_url": "https://api.github.com/repos/pytest-dev/pytest/downloads",
|
|
506
|
+
// "issues_url": "https://api.github.com/repos/pytest-dev/pytest/issues{/number}",
|
|
507
|
+
// "pulls_url": "https://api.github.com/repos/pytest-dev/pytest/pulls{/number}",
|
|
508
|
+
// "milestones_url": "https://api.github.com/repos/pytest-dev/pytest/milestones{/number}",
|
|
509
|
+
// "notifications_url": "https://api.github.com/repos/pytest-dev/pytest/notifications{?since,all,participating}",
|
|
510
|
+
// "labels_url": "https://api.github.com/repos/pytest-dev/pytest/labels{/name}",
|
|
511
|
+
// "releases_url": "https://api.github.com/repos/pytest-dev/pytest/releases{/id}",
|
|
512
|
+
// "deployments_url": "https://api.github.com/repos/pytest-dev/pytest/deployments",
|
|
513
|
+
// "created_at": "2015-06-15T20:28:27Z",
|
|
514
|
+
// "updated_at": "2022-11-06T09:21:06Z",
|
|
515
|
+
// "pushed_at": "2022-11-04T17:50:46Z",
|
|
516
|
+
// "git_url": "git://github.com/pytest-dev/pytest.git",
|
|
517
|
+
// "ssh_url": "git@github.com:pytest-dev/pytest.git",
|
|
518
|
+
// "clone_url": "https://github.com/pytest-dev/pytest.git",
|
|
519
|
+
// "svn_url": "https://github.com/pytest-dev/pytest",
|
|
520
|
+
// "homepage": "https://pytest.org",
|
|
521
|
+
// "size": 30431,
|
|
522
|
+
// "stargazers_count": 9451,
|
|
523
|
+
// "watchers_count": 9451,
|
|
524
|
+
// "language": "Python",
|
|
525
|
+
// "has_issues": true,
|
|
526
|
+
// "has_projects": true,
|
|
527
|
+
// "has_downloads": true,
|
|
528
|
+
// "has_wiki": true,
|
|
529
|
+
// "has_pages": false,
|
|
530
|
+
// "forks_count": 2194,
|
|
531
|
+
// "mirror_url": null,
|
|
532
|
+
// "archived": false,
|
|
533
|
+
// "disabled": false,
|
|
534
|
+
// "open_issues_count": 792,
|
|
535
|
+
// "license": {
|
|
536
|
+
// "key": "mit",
|
|
537
|
+
// "name": "MIT License",
|
|
538
|
+
// "spdx_id": "MIT",
|
|
539
|
+
// "url": "https://api.github.com/licenses/mit",
|
|
540
|
+
// "node_id": "MDc6TGljZW5zZTEz"
|
|
541
|
+
// },
|
|
542
|
+
// "allow_forking": true,
|
|
543
|
+
// "is_template": false,
|
|
544
|
+
// "web_commit_signoff_required": false,
|
|
545
|
+
// "topics": [
|
|
546
|
+
// "hacktoberfest",
|
|
547
|
+
// "python",
|
|
548
|
+
// "test",
|
|
549
|
+
// "testing",
|
|
550
|
+
// "unit-testing"
|
|
551
|
+
// ],
|
|
552
|
+
// "visibility": "public",
|
|
553
|
+
// "forks": 2194,
|
|
554
|
+
// "open_issues": 792,
|
|
555
|
+
// "watchers": 9451,
|
|
556
|
+
// "default_branch": "main",
|
|
557
|
+
// "score": 1
|
|
558
|
+
// },
|
|
559
|
+
// {
|
|
560
|
+
// "id": 50085103,
|
|
561
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnk1MDA4NTEwMw==",
|
|
562
|
+
// "name": "java-testdata-generator",
|
|
563
|
+
// "full_name": "binarywang/java-testdata-generator",
|
|
564
|
+
// "private": false,
|
|
565
|
+
// "owner": {
|
|
566
|
+
// "login": "binarywang",
|
|
567
|
+
// "id": 1343140,
|
|
568
|
+
// "node_id": "MDQ6VXNlcjEzNDMxNDA=",
|
|
569
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/1343140?v=4",
|
|
570
|
+
// "gravatar_id": "",
|
|
571
|
+
// "url": "https://api.github.com/users/binarywang",
|
|
572
|
+
// "html_url": "https://github.com/binarywang",
|
|
573
|
+
// "followers_url": "https://api.github.com/users/binarywang/followers",
|
|
574
|
+
// "following_url": "https://api.github.com/users/binarywang/following{/other_user}",
|
|
575
|
+
// "gists_url": "https://api.github.com/users/binarywang/gists{/gist_id}",
|
|
576
|
+
// "starred_url": "https://api.github.com/users/binarywang/starred{/owner}{/repo}",
|
|
577
|
+
// "subscriptions_url": "https://api.github.com/users/binarywang/subscriptions",
|
|
578
|
+
// "organizations_url": "https://api.github.com/users/binarywang/orgs",
|
|
579
|
+
// "repos_url": "https://api.github.com/users/binarywang/repos",
|
|
580
|
+
// "events_url": "https://api.github.com/users/binarywang/events{/privacy}",
|
|
581
|
+
// "received_events_url": "https://api.github.com/users/binarywang/received_events",
|
|
582
|
+
// "type": "User",
|
|
583
|
+
// "site_admin": false
|
|
584
|
+
// },
|
|
585
|
+
// "html_url": "https://github.com/binarywang/java-testdata-generator",
|
|
586
|
+
// "description": "使用Java实现的各种测试数据的随机生成工具,包括身份证号码,银行卡号,姓名,手机号等",
|
|
587
|
+
// "fork": false,
|
|
588
|
+
// "url": "https://api.github.com/repos/binarywang/java-testdata-generator",
|
|
589
|
+
// "forks_url": "https://api.github.com/repos/binarywang/java-testdata-generator/forks",
|
|
590
|
+
// "keys_url": "https://api.github.com/repos/binarywang/java-testdata-generator/keys{/key_id}",
|
|
591
|
+
// "collaborators_url": "https://api.github.com/repos/binarywang/java-testdata-generator/collaborators{/collaborator}",
|
|
592
|
+
// "teams_url": "https://api.github.com/repos/binarywang/java-testdata-generator/teams",
|
|
593
|
+
// "hooks_url": "https://api.github.com/repos/binarywang/java-testdata-generator/hooks",
|
|
594
|
+
// "issue_events_url": "https://api.github.com/repos/binarywang/java-testdata-generator/issues/events{/number}",
|
|
595
|
+
// "events_url": "https://api.github.com/repos/binarywang/java-testdata-generator/events",
|
|
596
|
+
// "assignees_url": "https://api.github.com/repos/binarywang/java-testdata-generator/assignees{/user}",
|
|
597
|
+
// "branches_url": "https://api.github.com/repos/binarywang/java-testdata-generator/branches{/branch}",
|
|
598
|
+
// "tags_url": "https://api.github.com/repos/binarywang/java-testdata-generator/tags",
|
|
599
|
+
// "blobs_url": "https://api.github.com/repos/binarywang/java-testdata-generator/git/blobs{/sha}",
|
|
600
|
+
// "git_tags_url": "https://api.github.com/repos/binarywang/java-testdata-generator/git/tags{/sha}",
|
|
601
|
+
// "git_refs_url": "https://api.github.com/repos/binarywang/java-testdata-generator/git/refs{/sha}",
|
|
602
|
+
// "trees_url": "https://api.github.com/repos/binarywang/java-testdata-generator/git/trees{/sha}",
|
|
603
|
+
// "statuses_url": "https://api.github.com/repos/binarywang/java-testdata-generator/statuses/{sha}",
|
|
604
|
+
// "languages_url": "https://api.github.com/repos/binarywang/java-testdata-generator/languages",
|
|
605
|
+
// "stargazers_url": "https://api.github.com/repos/binarywang/java-testdata-generator/stargazers",
|
|
606
|
+
// "contributors_url": "https://api.github.com/repos/binarywang/java-testdata-generator/contributors",
|
|
607
|
+
// "subscribers_url": "https://api.github.com/repos/binarywang/java-testdata-generator/subscribers",
|
|
608
|
+
// "subscription_url": "https://api.github.com/repos/binarywang/java-testdata-generator/subscription",
|
|
609
|
+
// "commits_url": "https://api.github.com/repos/binarywang/java-testdata-generator/commits{/sha}",
|
|
610
|
+
// "git_commits_url": "https://api.github.com/repos/binarywang/java-testdata-generator/git/commits{/sha}",
|
|
611
|
+
// "comments_url": "https://api.github.com/repos/binarywang/java-testdata-generator/comments{/number}",
|
|
612
|
+
// "issue_comment_url": "https://api.github.com/repos/binarywang/java-testdata-generator/issues/comments{/number}",
|
|
613
|
+
// "contents_url": "https://api.github.com/repos/binarywang/java-testdata-generator/contents/{+path}",
|
|
614
|
+
// "compare_url": "https://api.github.com/repos/binarywang/java-testdata-generator/compare/{base}...{head}",
|
|
615
|
+
// "merges_url": "https://api.github.com/repos/binarywang/java-testdata-generator/merges",
|
|
616
|
+
// "archive_url": "https://api.github.com/repos/binarywang/java-testdata-generator/{archive_format}{/ref}",
|
|
617
|
+
// "downloads_url": "https://api.github.com/repos/binarywang/java-testdata-generator/downloads",
|
|
618
|
+
// "issues_url": "https://api.github.com/repos/binarywang/java-testdata-generator/issues{/number}",
|
|
619
|
+
// "pulls_url": "https://api.github.com/repos/binarywang/java-testdata-generator/pulls{/number}",
|
|
620
|
+
// "milestones_url": "https://api.github.com/repos/binarywang/java-testdata-generator/milestones{/number}",
|
|
621
|
+
// "notifications_url": "https://api.github.com/repos/binarywang/java-testdata-generator/notifications{?since,all,participating}",
|
|
622
|
+
// "labels_url": "https://api.github.com/repos/binarywang/java-testdata-generator/labels{/name}",
|
|
623
|
+
// "releases_url": "https://api.github.com/repos/binarywang/java-testdata-generator/releases{/id}",
|
|
624
|
+
// "deployments_url": "https://api.github.com/repos/binarywang/java-testdata-generator/deployments",
|
|
625
|
+
// "created_at": "2016-01-21T05:45:44Z",
|
|
626
|
+
// "updated_at": "2022-11-02T05:21:49Z",
|
|
627
|
+
// "pushed_at": "2022-09-14T15:13:47Z",
|
|
628
|
+
// "git_url": "git://github.com/binarywang/java-testdata-generator.git",
|
|
629
|
+
// "ssh_url": "git@github.com:binarywang/java-testdata-generator.git",
|
|
630
|
+
// "clone_url": "https://github.com/binarywang/java-testdata-generator.git",
|
|
631
|
+
// "svn_url": "https://github.com/binarywang/java-testdata-generator",
|
|
632
|
+
// "homepage": "",
|
|
633
|
+
// "size": 118,
|
|
634
|
+
// "stargazers_count": 506,
|
|
635
|
+
// "watchers_count": 506,
|
|
636
|
+
// "language": "Java",
|
|
637
|
+
// "has_issues": true,
|
|
638
|
+
// "has_projects": true,
|
|
639
|
+
// "has_downloads": true,
|
|
640
|
+
// "has_wiki": true,
|
|
641
|
+
// "has_pages": false,
|
|
642
|
+
// "forks_count": 258,
|
|
643
|
+
// "mirror_url": null,
|
|
644
|
+
// "archived": false,
|
|
645
|
+
// "disabled": false,
|
|
646
|
+
// "open_issues_count": 0,
|
|
647
|
+
// "license": {
|
|
648
|
+
// "key": "gpl-2.0",
|
|
649
|
+
// "name": "GNU General Public License v2.0",
|
|
650
|
+
// "spdx_id": "GPL-2.0",
|
|
651
|
+
// "url": "https://api.github.com/licenses/gpl-2.0",
|
|
652
|
+
// "node_id": "MDc6TGljZW5zZTg="
|
|
653
|
+
// },
|
|
654
|
+
// "allow_forking": true,
|
|
655
|
+
// "is_template": false,
|
|
656
|
+
// "web_commit_signoff_required": false,
|
|
657
|
+
// "topics": [
|
|
658
|
+
// "java",
|
|
659
|
+
// "test"
|
|
660
|
+
// ],
|
|
661
|
+
// "visibility": "public",
|
|
662
|
+
// "forks": 258,
|
|
663
|
+
// "open_issues": 0,
|
|
664
|
+
// "watchers": 506,
|
|
665
|
+
// "default_branch": "master",
|
|
666
|
+
// "score": 1
|
|
667
|
+
// },
|
|
668
|
+
// {
|
|
669
|
+
// "id": 15062869,
|
|
670
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnkxNTA2Mjg2OQ==",
|
|
671
|
+
// "name": "jest",
|
|
672
|
+
// "full_name": "facebook/jest",
|
|
673
|
+
// "private": false,
|
|
674
|
+
// "owner": {
|
|
675
|
+
// "login": "facebook",
|
|
676
|
+
// "id": 69631,
|
|
677
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjY5NjMx",
|
|
678
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/69631?v=4",
|
|
679
|
+
// "gravatar_id": "",
|
|
680
|
+
// "url": "https://api.github.com/users/facebook",
|
|
681
|
+
// "html_url": "https://github.com/facebook",
|
|
682
|
+
// "followers_url": "https://api.github.com/users/facebook/followers",
|
|
683
|
+
// "following_url": "https://api.github.com/users/facebook/following{/other_user}",
|
|
684
|
+
// "gists_url": "https://api.github.com/users/facebook/gists{/gist_id}",
|
|
685
|
+
// "starred_url": "https://api.github.com/users/facebook/starred{/owner}{/repo}",
|
|
686
|
+
// "subscriptions_url": "https://api.github.com/users/facebook/subscriptions",
|
|
687
|
+
// "organizations_url": "https://api.github.com/users/facebook/orgs",
|
|
688
|
+
// "repos_url": "https://api.github.com/users/facebook/repos",
|
|
689
|
+
// "events_url": "https://api.github.com/users/facebook/events{/privacy}",
|
|
690
|
+
// "received_events_url": "https://api.github.com/users/facebook/received_events",
|
|
691
|
+
// "type": "Organization",
|
|
692
|
+
// "site_admin": false
|
|
693
|
+
// },
|
|
694
|
+
// "html_url": "https://github.com/facebook/jest",
|
|
695
|
+
// "description": "Delightful JavaScript Testing.",
|
|
696
|
+
// "fork": false,
|
|
697
|
+
// "url": "https://api.github.com/repos/facebook/jest",
|
|
698
|
+
// "forks_url": "https://api.github.com/repos/facebook/jest/forks",
|
|
699
|
+
// "keys_url": "https://api.github.com/repos/facebook/jest/keys{/key_id}",
|
|
700
|
+
// "collaborators_url": "https://api.github.com/repos/facebook/jest/collaborators{/collaborator}",
|
|
701
|
+
// "teams_url": "https://api.github.com/repos/facebook/jest/teams",
|
|
702
|
+
// "hooks_url": "https://api.github.com/repos/facebook/jest/hooks",
|
|
703
|
+
// "issue_events_url": "https://api.github.com/repos/facebook/jest/issues/events{/number}",
|
|
704
|
+
// "events_url": "https://api.github.com/repos/facebook/jest/events",
|
|
705
|
+
// "assignees_url": "https://api.github.com/repos/facebook/jest/assignees{/user}",
|
|
706
|
+
// "branches_url": "https://api.github.com/repos/facebook/jest/branches{/branch}",
|
|
707
|
+
// "tags_url": "https://api.github.com/repos/facebook/jest/tags",
|
|
708
|
+
// "blobs_url": "https://api.github.com/repos/facebook/jest/git/blobs{/sha}",
|
|
709
|
+
// "git_tags_url": "https://api.github.com/repos/facebook/jest/git/tags{/sha}",
|
|
710
|
+
// "git_refs_url": "https://api.github.com/repos/facebook/jest/git/refs{/sha}",
|
|
711
|
+
// "trees_url": "https://api.github.com/repos/facebook/jest/git/trees{/sha}",
|
|
712
|
+
// "statuses_url": "https://api.github.com/repos/facebook/jest/statuses/{sha}",
|
|
713
|
+
// "languages_url": "https://api.github.com/repos/facebook/jest/languages",
|
|
714
|
+
// "stargazers_url": "https://api.github.com/repos/facebook/jest/stargazers",
|
|
715
|
+
// "contributors_url": "https://api.github.com/repos/facebook/jest/contributors",
|
|
716
|
+
// "subscribers_url": "https://api.github.com/repos/facebook/jest/subscribers",
|
|
717
|
+
// "subscription_url": "https://api.github.com/repos/facebook/jest/subscription",
|
|
718
|
+
// "commits_url": "https://api.github.com/repos/facebook/jest/commits{/sha}",
|
|
719
|
+
// "git_commits_url": "https://api.github.com/repos/facebook/jest/git/commits{/sha}",
|
|
720
|
+
// "comments_url": "https://api.github.com/repos/facebook/jest/comments{/number}",
|
|
721
|
+
// "issue_comment_url": "https://api.github.com/repos/facebook/jest/issues/comments{/number}",
|
|
722
|
+
// "contents_url": "https://api.github.com/repos/facebook/jest/contents/{+path}",
|
|
723
|
+
// "compare_url": "https://api.github.com/repos/facebook/jest/compare/{base}...{head}",
|
|
724
|
+
// "merges_url": "https://api.github.com/repos/facebook/jest/merges",
|
|
725
|
+
// "archive_url": "https://api.github.com/repos/facebook/jest/{archive_format}{/ref}",
|
|
726
|
+
// "downloads_url": "https://api.github.com/repos/facebook/jest/downloads",
|
|
727
|
+
// "issues_url": "https://api.github.com/repos/facebook/jest/issues{/number}",
|
|
728
|
+
// "pulls_url": "https://api.github.com/repos/facebook/jest/pulls{/number}",
|
|
729
|
+
// "milestones_url": "https://api.github.com/repos/facebook/jest/milestones{/number}",
|
|
730
|
+
// "notifications_url": "https://api.github.com/repos/facebook/jest/notifications{?since,all,participating}",
|
|
731
|
+
// "labels_url": "https://api.github.com/repos/facebook/jest/labels{/name}",
|
|
732
|
+
// "releases_url": "https://api.github.com/repos/facebook/jest/releases{/id}",
|
|
733
|
+
// "deployments_url": "https://api.github.com/repos/facebook/jest/deployments",
|
|
734
|
+
// "created_at": "2013-12-10T00:18:04Z",
|
|
735
|
+
// "updated_at": "2022-11-06T14:12:47Z",
|
|
736
|
+
// "pushed_at": "2022-11-06T13:15:18Z",
|
|
737
|
+
// "git_url": "git://github.com/facebook/jest.git",
|
|
738
|
+
// "ssh_url": "git@github.com:facebook/jest.git",
|
|
739
|
+
// "clone_url": "https://github.com/facebook/jest.git",
|
|
740
|
+
// "svn_url": "https://github.com/facebook/jest",
|
|
741
|
+
// "homepage": "https://jestjs.io",
|
|
742
|
+
// "size": 285725,
|
|
743
|
+
// "stargazers_count": 40657,
|
|
744
|
+
// "watchers_count": 40657,
|
|
745
|
+
// "language": "TypeScript",
|
|
746
|
+
// "has_issues": true,
|
|
747
|
+
// "has_projects": true,
|
|
748
|
+
// "has_downloads": true,
|
|
749
|
+
// "has_wiki": true,
|
|
750
|
+
// "has_pages": true,
|
|
751
|
+
// "forks_count": 6138,
|
|
752
|
+
// "mirror_url": null,
|
|
753
|
+
// "archived": false,
|
|
754
|
+
// "disabled": false,
|
|
755
|
+
// "open_issues_count": 995,
|
|
756
|
+
// "license": {
|
|
757
|
+
// "key": "mit",
|
|
758
|
+
// "name": "MIT License",
|
|
759
|
+
// "spdx_id": "MIT",
|
|
760
|
+
// "url": "https://api.github.com/licenses/mit",
|
|
761
|
+
// "node_id": "MDc6TGljZW5zZTEz"
|
|
762
|
+
// },
|
|
763
|
+
// "allow_forking": true,
|
|
764
|
+
// "is_template": false,
|
|
765
|
+
// "web_commit_signoff_required": false,
|
|
766
|
+
// "topics": [
|
|
767
|
+
// "easy",
|
|
768
|
+
// "expectation",
|
|
769
|
+
// "facebook",
|
|
770
|
+
// "immersive",
|
|
771
|
+
// "javascript",
|
|
772
|
+
// "painless",
|
|
773
|
+
// "painless-javascript-testing",
|
|
774
|
+
// "snapshot",
|
|
775
|
+
// "testing"
|
|
776
|
+
// ],
|
|
777
|
+
// "visibility": "public",
|
|
778
|
+
// "forks": 6138,
|
|
779
|
+
// "open_issues": 995,
|
|
780
|
+
// "watchers": 40657,
|
|
781
|
+
// "default_branch": "main",
|
|
782
|
+
// "score": 1
|
|
783
|
+
// },
|
|
784
|
+
// {
|
|
785
|
+
// "id": 13737149,
|
|
786
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnkxMzczNzE0OQ==",
|
|
787
|
+
// "name": "gremlins.js",
|
|
788
|
+
// "full_name": "marmelab/gremlins.js",
|
|
789
|
+
// "private": false,
|
|
790
|
+
// "owner": {
|
|
791
|
+
// "login": "marmelab",
|
|
792
|
+
// "id": 3116319,
|
|
793
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxMTYzMTk=",
|
|
794
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/3116319?v=4",
|
|
795
|
+
// "gravatar_id": "",
|
|
796
|
+
// "url": "https://api.github.com/users/marmelab",
|
|
797
|
+
// "html_url": "https://github.com/marmelab",
|
|
798
|
+
// "followers_url": "https://api.github.com/users/marmelab/followers",
|
|
799
|
+
// "following_url": "https://api.github.com/users/marmelab/following{/other_user}",
|
|
800
|
+
// "gists_url": "https://api.github.com/users/marmelab/gists{/gist_id}",
|
|
801
|
+
// "starred_url": "https://api.github.com/users/marmelab/starred{/owner}{/repo}",
|
|
802
|
+
// "subscriptions_url": "https://api.github.com/users/marmelab/subscriptions",
|
|
803
|
+
// "organizations_url": "https://api.github.com/users/marmelab/orgs",
|
|
804
|
+
// "repos_url": "https://api.github.com/users/marmelab/repos",
|
|
805
|
+
// "events_url": "https://api.github.com/users/marmelab/events{/privacy}",
|
|
806
|
+
// "received_events_url": "https://api.github.com/users/marmelab/received_events",
|
|
807
|
+
// "type": "Organization",
|
|
808
|
+
// "site_admin": false
|
|
809
|
+
// },
|
|
810
|
+
// "html_url": "https://github.com/marmelab/gremlins.js",
|
|
811
|
+
// "description": "Monkey testing library for web apps and Node.js",
|
|
812
|
+
// "fork": false,
|
|
813
|
+
// "url": "https://api.github.com/repos/marmelab/gremlins.js",
|
|
814
|
+
// "forks_url": "https://api.github.com/repos/marmelab/gremlins.js/forks",
|
|
815
|
+
// "keys_url": "https://api.github.com/repos/marmelab/gremlins.js/keys{/key_id}",
|
|
816
|
+
// "collaborators_url": "https://api.github.com/repos/marmelab/gremlins.js/collaborators{/collaborator}",
|
|
817
|
+
// "teams_url": "https://api.github.com/repos/marmelab/gremlins.js/teams",
|
|
818
|
+
// "hooks_url": "https://api.github.com/repos/marmelab/gremlins.js/hooks",
|
|
819
|
+
// "issue_events_url": "https://api.github.com/repos/marmelab/gremlins.js/issues/events{/number}",
|
|
820
|
+
// "events_url": "https://api.github.com/repos/marmelab/gremlins.js/events",
|
|
821
|
+
// "assignees_url": "https://api.github.com/repos/marmelab/gremlins.js/assignees{/user}",
|
|
822
|
+
// "branches_url": "https://api.github.com/repos/marmelab/gremlins.js/branches{/branch}",
|
|
823
|
+
// "tags_url": "https://api.github.com/repos/marmelab/gremlins.js/tags",
|
|
824
|
+
// "blobs_url": "https://api.github.com/repos/marmelab/gremlins.js/git/blobs{/sha}",
|
|
825
|
+
// "git_tags_url": "https://api.github.com/repos/marmelab/gremlins.js/git/tags{/sha}",
|
|
826
|
+
// "git_refs_url": "https://api.github.com/repos/marmelab/gremlins.js/git/refs{/sha}",
|
|
827
|
+
// "trees_url": "https://api.github.com/repos/marmelab/gremlins.js/git/trees{/sha}",
|
|
828
|
+
// "statuses_url": "https://api.github.com/repos/marmelab/gremlins.js/statuses/{sha}",
|
|
829
|
+
// "languages_url": "https://api.github.com/repos/marmelab/gremlins.js/languages",
|
|
830
|
+
// "stargazers_url": "https://api.github.com/repos/marmelab/gremlins.js/stargazers",
|
|
831
|
+
// "contributors_url": "https://api.github.com/repos/marmelab/gremlins.js/contributors",
|
|
832
|
+
// "subscribers_url": "https://api.github.com/repos/marmelab/gremlins.js/subscribers",
|
|
833
|
+
// "subscription_url": "https://api.github.com/repos/marmelab/gremlins.js/subscription",
|
|
834
|
+
// "commits_url": "https://api.github.com/repos/marmelab/gremlins.js/commits{/sha}",
|
|
835
|
+
// "git_commits_url": "https://api.github.com/repos/marmelab/gremlins.js/git/commits{/sha}",
|
|
836
|
+
// "comments_url": "https://api.github.com/repos/marmelab/gremlins.js/comments{/number}",
|
|
837
|
+
// "issue_comment_url": "https://api.github.com/repos/marmelab/gremlins.js/issues/comments{/number}",
|
|
838
|
+
// "contents_url": "https://api.github.com/repos/marmelab/gremlins.js/contents/{+path}",
|
|
839
|
+
// "compare_url": "https://api.github.com/repos/marmelab/gremlins.js/compare/{base}...{head}",
|
|
840
|
+
// "merges_url": "https://api.github.com/repos/marmelab/gremlins.js/merges",
|
|
841
|
+
// "archive_url": "https://api.github.com/repos/marmelab/gremlins.js/{archive_format}{/ref}",
|
|
842
|
+
// "downloads_url": "https://api.github.com/repos/marmelab/gremlins.js/downloads",
|
|
843
|
+
// "issues_url": "https://api.github.com/repos/marmelab/gremlins.js/issues{/number}",
|
|
844
|
+
// "pulls_url": "https://api.github.com/repos/marmelab/gremlins.js/pulls{/number}",
|
|
845
|
+
// "milestones_url": "https://api.github.com/repos/marmelab/gremlins.js/milestones{/number}",
|
|
846
|
+
// "notifications_url": "https://api.github.com/repos/marmelab/gremlins.js/notifications{?since,all,participating}",
|
|
847
|
+
// "labels_url": "https://api.github.com/repos/marmelab/gremlins.js/labels{/name}",
|
|
848
|
+
// "releases_url": "https://api.github.com/repos/marmelab/gremlins.js/releases{/id}",
|
|
849
|
+
// "deployments_url": "https://api.github.com/repos/marmelab/gremlins.js/deployments",
|
|
850
|
+
// "created_at": "2013-10-21T08:47:12Z",
|
|
851
|
+
// "updated_at": "2022-11-02T00:13:02Z",
|
|
852
|
+
// "pushed_at": "2022-07-21T19:11:11Z",
|
|
853
|
+
// "git_url": "git://github.com/marmelab/gremlins.js.git",
|
|
854
|
+
// "ssh_url": "git@github.com:marmelab/gremlins.js.git",
|
|
855
|
+
// "clone_url": "https://github.com/marmelab/gremlins.js.git",
|
|
856
|
+
// "svn_url": "https://github.com/marmelab/gremlins.js",
|
|
857
|
+
// "homepage": "https://marmelab.com/blog/2020/06/02/gremlins-2.html",
|
|
858
|
+
// "size": 4068,
|
|
859
|
+
// "stargazers_count": 8900,
|
|
860
|
+
// "watchers_count": 8900,
|
|
861
|
+
// "language": "JavaScript",
|
|
862
|
+
// "has_issues": true,
|
|
863
|
+
// "has_projects": true,
|
|
864
|
+
// "has_downloads": true,
|
|
865
|
+
// "has_wiki": true,
|
|
866
|
+
// "has_pages": true,
|
|
867
|
+
// "forks_count": 454,
|
|
868
|
+
// "mirror_url": null,
|
|
869
|
+
// "archived": false,
|
|
870
|
+
// "disabled": false,
|
|
871
|
+
// "open_issues_count": 16,
|
|
872
|
+
// "license": {
|
|
873
|
+
// "key": "mit",
|
|
874
|
+
// "name": "MIT License",
|
|
875
|
+
// "spdx_id": "MIT",
|
|
876
|
+
// "url": "https://api.github.com/licenses/mit",
|
|
877
|
+
// "node_id": "MDc6TGljZW5zZTEz"
|
|
878
|
+
// },
|
|
879
|
+
// "allow_forking": true,
|
|
880
|
+
// "is_template": false,
|
|
881
|
+
// "web_commit_signoff_required": false,
|
|
882
|
+
// "topics": [
|
|
883
|
+
// "frontend",
|
|
884
|
+
// "fuzz-testing",
|
|
885
|
+
// "test"
|
|
886
|
+
// ],
|
|
887
|
+
// "visibility": "public",
|
|
888
|
+
// "forks": 454,
|
|
889
|
+
// "open_issues": 16,
|
|
890
|
+
// "watchers": 8900,
|
|
891
|
+
// "default_branch": "master",
|
|
892
|
+
// "score": 1
|
|
893
|
+
// },
|
|
894
|
+
// {
|
|
895
|
+
// "id": 188759,
|
|
896
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnkxODg3NTk=",
|
|
897
|
+
// "name": "nexus-book",
|
|
898
|
+
// "full_name": "sonatype/nexus-book",
|
|
899
|
+
// "private": false,
|
|
900
|
+
// "owner": {
|
|
901
|
+
// "login": "sonatype",
|
|
902
|
+
// "id": 44938,
|
|
903
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjQ0OTM4",
|
|
904
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/44938?v=4",
|
|
905
|
+
// "gravatar_id": "",
|
|
906
|
+
// "url": "https://api.github.com/users/sonatype",
|
|
907
|
+
// "html_url": "https://github.com/sonatype",
|
|
908
|
+
// "followers_url": "https://api.github.com/users/sonatype/followers",
|
|
909
|
+
// "following_url": "https://api.github.com/users/sonatype/following{/other_user}",
|
|
910
|
+
// "gists_url": "https://api.github.com/users/sonatype/gists{/gist_id}",
|
|
911
|
+
// "starred_url": "https://api.github.com/users/sonatype/starred{/owner}{/repo}",
|
|
912
|
+
// "subscriptions_url": "https://api.github.com/users/sonatype/subscriptions",
|
|
913
|
+
// "organizations_url": "https://api.github.com/users/sonatype/orgs",
|
|
914
|
+
// "repos_url": "https://api.github.com/users/sonatype/repos",
|
|
915
|
+
// "events_url": "https://api.github.com/users/sonatype/events{/privacy}",
|
|
916
|
+
// "received_events_url": "https://api.github.com/users/sonatype/received_events",
|
|
917
|
+
// "type": "Organization",
|
|
918
|
+
// "site_admin": false
|
|
919
|
+
// },
|
|
920
|
+
// "html_url": "https://github.com/sonatype/nexus-book",
|
|
921
|
+
// "description": "Repository Management with Nexus",
|
|
922
|
+
// "fork": false,
|
|
923
|
+
// "url": "https://api.github.com/repos/sonatype/nexus-book",
|
|
924
|
+
// "forks_url": "https://api.github.com/repos/sonatype/nexus-book/forks",
|
|
925
|
+
// "keys_url": "https://api.github.com/repos/sonatype/nexus-book/keys{/key_id}",
|
|
926
|
+
// "collaborators_url": "https://api.github.com/repos/sonatype/nexus-book/collaborators{/collaborator}",
|
|
927
|
+
// "teams_url": "https://api.github.com/repos/sonatype/nexus-book/teams",
|
|
928
|
+
// "hooks_url": "https://api.github.com/repos/sonatype/nexus-book/hooks",
|
|
929
|
+
// "issue_events_url": "https://api.github.com/repos/sonatype/nexus-book/issues/events{/number}",
|
|
930
|
+
// "events_url": "https://api.github.com/repos/sonatype/nexus-book/events",
|
|
931
|
+
// "assignees_url": "https://api.github.com/repos/sonatype/nexus-book/assignees{/user}",
|
|
932
|
+
// "branches_url": "https://api.github.com/repos/sonatype/nexus-book/branches{/branch}",
|
|
933
|
+
// "tags_url": "https://api.github.com/repos/sonatype/nexus-book/tags",
|
|
934
|
+
// "blobs_url": "https://api.github.com/repos/sonatype/nexus-book/git/blobs{/sha}",
|
|
935
|
+
// "git_tags_url": "https://api.github.com/repos/sonatype/nexus-book/git/tags{/sha}",
|
|
936
|
+
// "git_refs_url": "https://api.github.com/repos/sonatype/nexus-book/git/refs{/sha}",
|
|
937
|
+
// "trees_url": "https://api.github.com/repos/sonatype/nexus-book/git/trees{/sha}",
|
|
938
|
+
// "statuses_url": "https://api.github.com/repos/sonatype/nexus-book/statuses/{sha}",
|
|
939
|
+
// "languages_url": "https://api.github.com/repos/sonatype/nexus-book/languages",
|
|
940
|
+
// "stargazers_url": "https://api.github.com/repos/sonatype/nexus-book/stargazers",
|
|
941
|
+
// "contributors_url": "https://api.github.com/repos/sonatype/nexus-book/contributors",
|
|
942
|
+
// "subscribers_url": "https://api.github.com/repos/sonatype/nexus-book/subscribers",
|
|
943
|
+
// "subscription_url": "https://api.github.com/repos/sonatype/nexus-book/subscription",
|
|
944
|
+
// "commits_url": "https://api.github.com/repos/sonatype/nexus-book/commits{/sha}",
|
|
945
|
+
// "git_commits_url": "https://api.github.com/repos/sonatype/nexus-book/git/commits{/sha}",
|
|
946
|
+
// "comments_url": "https://api.github.com/repos/sonatype/nexus-book/comments{/number}",
|
|
947
|
+
// "issue_comment_url": "https://api.github.com/repos/sonatype/nexus-book/issues/comments{/number}",
|
|
948
|
+
// "contents_url": "https://api.github.com/repos/sonatype/nexus-book/contents/{+path}",
|
|
949
|
+
// "compare_url": "https://api.github.com/repos/sonatype/nexus-book/compare/{base}...{head}",
|
|
950
|
+
// "merges_url": "https://api.github.com/repos/sonatype/nexus-book/merges",
|
|
951
|
+
// "archive_url": "https://api.github.com/repos/sonatype/nexus-book/{archive_format}{/ref}",
|
|
952
|
+
// "downloads_url": "https://api.github.com/repos/sonatype/nexus-book/downloads",
|
|
953
|
+
// "issues_url": "https://api.github.com/repos/sonatype/nexus-book/issues{/number}",
|
|
954
|
+
// "pulls_url": "https://api.github.com/repos/sonatype/nexus-book/pulls{/number}",
|
|
955
|
+
// "milestones_url": "https://api.github.com/repos/sonatype/nexus-book/milestones{/number}",
|
|
956
|
+
// "notifications_url": "https://api.github.com/repos/sonatype/nexus-book/notifications{?since,all,participating}",
|
|
957
|
+
// "labels_url": "https://api.github.com/repos/sonatype/nexus-book/labels{/name}",
|
|
958
|
+
// "releases_url": "https://api.github.com/repos/sonatype/nexus-book/releases{/id}",
|
|
959
|
+
// "deployments_url": "https://api.github.com/repos/sonatype/nexus-book/deployments",
|
|
960
|
+
// "created_at": "2009-04-29T20:25:10Z",
|
|
961
|
+
// "updated_at": "2022-10-18T04:17:33Z",
|
|
962
|
+
// "pushed_at": "2019-07-01T17:25:28Z",
|
|
963
|
+
// "git_url": "git://github.com/sonatype/nexus-book.git",
|
|
964
|
+
// "ssh_url": "git@github.com:sonatype/nexus-book.git",
|
|
965
|
+
// "clone_url": "https://github.com/sonatype/nexus-book.git",
|
|
966
|
+
// "svn_url": "https://github.com/sonatype/nexus-book",
|
|
967
|
+
// "homepage": "http://books.sonatype.com/nexus-book/index.html",
|
|
968
|
+
// "size": 708656,
|
|
969
|
+
// "stargazers_count": 79,
|
|
970
|
+
// "watchers_count": 79,
|
|
971
|
+
// "language": "XSLT",
|
|
972
|
+
// "has_issues": true,
|
|
973
|
+
// "has_projects": true,
|
|
974
|
+
// "has_downloads": true,
|
|
975
|
+
// "has_wiki": false,
|
|
976
|
+
// "has_pages": false,
|
|
977
|
+
// "forks_count": 53,
|
|
978
|
+
// "mirror_url": null,
|
|
979
|
+
// "archived": true,
|
|
980
|
+
// "disabled": false,
|
|
981
|
+
// "open_issues_count": 0,
|
|
982
|
+
// "license": {
|
|
983
|
+
// "key": "other",
|
|
984
|
+
// "name": "Other",
|
|
985
|
+
// "spdx_id": "NOASSERTION",
|
|
986
|
+
// "url": null,
|
|
987
|
+
// "node_id": "MDc6TGljZW5zZTA="
|
|
988
|
+
// },
|
|
989
|
+
// "allow_forking": true,
|
|
990
|
+
// "is_template": false,
|
|
991
|
+
// "web_commit_signoff_required": false,
|
|
992
|
+
// "topics": [
|
|
993
|
+
// "test"
|
|
994
|
+
// ],
|
|
995
|
+
// "visibility": "public",
|
|
996
|
+
// "forks": 53,
|
|
997
|
+
// "open_issues": 0,
|
|
998
|
+
// "watchers": 79,
|
|
999
|
+
// "default_branch": "master",
|
|
1000
|
+
// "score": 1
|
|
1001
|
+
// },
|
|
1002
|
+
// {
|
|
1003
|
+
// "id": 79999686,
|
|
1004
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnk3OTk5OTY4Ng==",
|
|
1005
|
+
// "name": "JenkinsPipelineUnit",
|
|
1006
|
+
// "full_name": "jenkinsci/JenkinsPipelineUnit",
|
|
1007
|
+
// "private": false,
|
|
1008
|
+
// "owner": {
|
|
1009
|
+
// "login": "jenkinsci",
|
|
1010
|
+
// "id": 107424,
|
|
1011
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjEwNzQyNA==",
|
|
1012
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/107424?v=4",
|
|
1013
|
+
// "gravatar_id": "",
|
|
1014
|
+
// "url": "https://api.github.com/users/jenkinsci",
|
|
1015
|
+
// "html_url": "https://github.com/jenkinsci",
|
|
1016
|
+
// "followers_url": "https://api.github.com/users/jenkinsci/followers",
|
|
1017
|
+
// "following_url": "https://api.github.com/users/jenkinsci/following{/other_user}",
|
|
1018
|
+
// "gists_url": "https://api.github.com/users/jenkinsci/gists{/gist_id}",
|
|
1019
|
+
// "starred_url": "https://api.github.com/users/jenkinsci/starred{/owner}{/repo}",
|
|
1020
|
+
// "subscriptions_url": "https://api.github.com/users/jenkinsci/subscriptions",
|
|
1021
|
+
// "organizations_url": "https://api.github.com/users/jenkinsci/orgs",
|
|
1022
|
+
// "repos_url": "https://api.github.com/users/jenkinsci/repos",
|
|
1023
|
+
// "events_url": "https://api.github.com/users/jenkinsci/events{/privacy}",
|
|
1024
|
+
// "received_events_url": "https://api.github.com/users/jenkinsci/received_events",
|
|
1025
|
+
// "type": "Organization",
|
|
1026
|
+
// "site_admin": false
|
|
1027
|
+
// },
|
|
1028
|
+
// "html_url": "https://github.com/jenkinsci/JenkinsPipelineUnit",
|
|
1029
|
+
// "description": "Framework for unit testing Jenkins pipelines ",
|
|
1030
|
+
// "fork": false,
|
|
1031
|
+
// "url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit",
|
|
1032
|
+
// "forks_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/forks",
|
|
1033
|
+
// "keys_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/keys{/key_id}",
|
|
1034
|
+
// "collaborators_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/collaborators{/collaborator}",
|
|
1035
|
+
// "teams_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/teams",
|
|
1036
|
+
// "hooks_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/hooks",
|
|
1037
|
+
// "issue_events_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/issues/events{/number}",
|
|
1038
|
+
// "events_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/events",
|
|
1039
|
+
// "assignees_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/assignees{/user}",
|
|
1040
|
+
// "branches_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/branches{/branch}",
|
|
1041
|
+
// "tags_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/tags",
|
|
1042
|
+
// "blobs_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/git/blobs{/sha}",
|
|
1043
|
+
// "git_tags_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/git/tags{/sha}",
|
|
1044
|
+
// "git_refs_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/git/refs{/sha}",
|
|
1045
|
+
// "trees_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/git/trees{/sha}",
|
|
1046
|
+
// "statuses_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/statuses/{sha}",
|
|
1047
|
+
// "languages_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/languages",
|
|
1048
|
+
// "stargazers_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/stargazers",
|
|
1049
|
+
// "contributors_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/contributors",
|
|
1050
|
+
// "subscribers_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/subscribers",
|
|
1051
|
+
// "subscription_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/subscription",
|
|
1052
|
+
// "commits_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/commits{/sha}",
|
|
1053
|
+
// "git_commits_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/git/commits{/sha}",
|
|
1054
|
+
// "comments_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/comments{/number}",
|
|
1055
|
+
// "issue_comment_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/issues/comments{/number}",
|
|
1056
|
+
// "contents_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/contents/{+path}",
|
|
1057
|
+
// "compare_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/compare/{base}...{head}",
|
|
1058
|
+
// "merges_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/merges",
|
|
1059
|
+
// "archive_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/{archive_format}{/ref}",
|
|
1060
|
+
// "downloads_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/downloads",
|
|
1061
|
+
// "issues_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/issues{/number}",
|
|
1062
|
+
// "pulls_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/pulls{/number}",
|
|
1063
|
+
// "milestones_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/milestones{/number}",
|
|
1064
|
+
// "notifications_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/notifications{?since,all,participating}",
|
|
1065
|
+
// "labels_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/labels{/name}",
|
|
1066
|
+
// "releases_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/releases{/id}",
|
|
1067
|
+
// "deployments_url": "https://api.github.com/repos/jenkinsci/JenkinsPipelineUnit/deployments",
|
|
1068
|
+
// "created_at": "2017-01-25T09:21:57Z",
|
|
1069
|
+
// "updated_at": "2022-11-03T08:18:28Z",
|
|
1070
|
+
// "pushed_at": "2022-10-31T08:11:40Z",
|
|
1071
|
+
// "git_url": "git://github.com/jenkinsci/JenkinsPipelineUnit.git",
|
|
1072
|
+
// "ssh_url": "git@github.com:jenkinsci/JenkinsPipelineUnit.git",
|
|
1073
|
+
// "clone_url": "https://github.com/jenkinsci/JenkinsPipelineUnit.git",
|
|
1074
|
+
// "svn_url": "https://github.com/jenkinsci/JenkinsPipelineUnit",
|
|
1075
|
+
// "homepage": "",
|
|
1076
|
+
// "size": 959,
|
|
1077
|
+
// "stargazers_count": 1359,
|
|
1078
|
+
// "watchers_count": 1359,
|
|
1079
|
+
// "language": "Groovy",
|
|
1080
|
+
// "has_issues": true,
|
|
1081
|
+
// "has_projects": false,
|
|
1082
|
+
// "has_downloads": true,
|
|
1083
|
+
// "has_wiki": false,
|
|
1084
|
+
// "has_pages": false,
|
|
1085
|
+
// "forks_count": 361,
|
|
1086
|
+
// "mirror_url": null,
|
|
1087
|
+
// "archived": false,
|
|
1088
|
+
// "disabled": false,
|
|
1089
|
+
// "open_issues_count": 97,
|
|
1090
|
+
// "license": {
|
|
1091
|
+
// "key": "mit",
|
|
1092
|
+
// "name": "MIT License",
|
|
1093
|
+
// "spdx_id": "MIT",
|
|
1094
|
+
// "url": "https://api.github.com/licenses/mit",
|
|
1095
|
+
// "node_id": "MDc6TGljZW5zZTEz"
|
|
1096
|
+
// },
|
|
1097
|
+
// "allow_forking": true,
|
|
1098
|
+
// "is_template": false,
|
|
1099
|
+
// "web_commit_signoff_required": false,
|
|
1100
|
+
// "topics": [
|
|
1101
|
+
// "hactoberfest",
|
|
1102
|
+
// "jenkins",
|
|
1103
|
+
// "pipelines-as-code",
|
|
1104
|
+
// "test"
|
|
1105
|
+
// ],
|
|
1106
|
+
// "visibility": "public",
|
|
1107
|
+
// "forks": 361,
|
|
1108
|
+
// "open_issues": 97,
|
|
1109
|
+
// "watchers": 1359,
|
|
1110
|
+
// "default_branch": "master",
|
|
1111
|
+
// "score": 1
|
|
1112
|
+
// },
|
|
1113
|
+
// {
|
|
1114
|
+
// "id": 72991,
|
|
1115
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnk3Mjk5MQ==",
|
|
1116
|
+
// "name": "timecop",
|
|
1117
|
+
// "full_name": "travisjeffery/timecop",
|
|
1118
|
+
// "private": false,
|
|
1119
|
+
// "owner": {
|
|
1120
|
+
// "login": "travisjeffery",
|
|
1121
|
+
// "id": 15225,
|
|
1122
|
+
// "node_id": "MDQ6VXNlcjE1MjI1",
|
|
1123
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/15225?v=4",
|
|
1124
|
+
// "gravatar_id": "",
|
|
1125
|
+
// "url": "https://api.github.com/users/travisjeffery",
|
|
1126
|
+
// "html_url": "https://github.com/travisjeffery",
|
|
1127
|
+
// "followers_url": "https://api.github.com/users/travisjeffery/followers",
|
|
1128
|
+
// "following_url": "https://api.github.com/users/travisjeffery/following{/other_user}",
|
|
1129
|
+
// "gists_url": "https://api.github.com/users/travisjeffery/gists{/gist_id}",
|
|
1130
|
+
// "starred_url": "https://api.github.com/users/travisjeffery/starred{/owner}{/repo}",
|
|
1131
|
+
// "subscriptions_url": "https://api.github.com/users/travisjeffery/subscriptions",
|
|
1132
|
+
// "organizations_url": "https://api.github.com/users/travisjeffery/orgs",
|
|
1133
|
+
// "repos_url": "https://api.github.com/users/travisjeffery/repos",
|
|
1134
|
+
// "events_url": "https://api.github.com/users/travisjeffery/events{/privacy}",
|
|
1135
|
+
// "received_events_url": "https://api.github.com/users/travisjeffery/received_events",
|
|
1136
|
+
// "type": "User",
|
|
1137
|
+
// "site_admin": false
|
|
1138
|
+
// },
|
|
1139
|
+
// "html_url": "https://github.com/travisjeffery/timecop",
|
|
1140
|
+
// "description": "A gem providing \"time travel\", \"time freezing\", and \"time acceleration\" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.",
|
|
1141
|
+
// "fork": false,
|
|
1142
|
+
// "url": "https://api.github.com/repos/travisjeffery/timecop",
|
|
1143
|
+
// "forks_url": "https://api.github.com/repos/travisjeffery/timecop/forks",
|
|
1144
|
+
// "keys_url": "https://api.github.com/repos/travisjeffery/timecop/keys{/key_id}",
|
|
1145
|
+
// "collaborators_url": "https://api.github.com/repos/travisjeffery/timecop/collaborators{/collaborator}",
|
|
1146
|
+
// "teams_url": "https://api.github.com/repos/travisjeffery/timecop/teams",
|
|
1147
|
+
// "hooks_url": "https://api.github.com/repos/travisjeffery/timecop/hooks",
|
|
1148
|
+
// "issue_events_url": "https://api.github.com/repos/travisjeffery/timecop/issues/events{/number}",
|
|
1149
|
+
// "events_url": "https://api.github.com/repos/travisjeffery/timecop/events",
|
|
1150
|
+
// "assignees_url": "https://api.github.com/repos/travisjeffery/timecop/assignees{/user}",
|
|
1151
|
+
// "branches_url": "https://api.github.com/repos/travisjeffery/timecop/branches{/branch}",
|
|
1152
|
+
// "tags_url": "https://api.github.com/repos/travisjeffery/timecop/tags",
|
|
1153
|
+
// "blobs_url": "https://api.github.com/repos/travisjeffery/timecop/git/blobs{/sha}",
|
|
1154
|
+
// "git_tags_url": "https://api.github.com/repos/travisjeffery/timecop/git/tags{/sha}",
|
|
1155
|
+
// "git_refs_url": "https://api.github.com/repos/travisjeffery/timecop/git/refs{/sha}",
|
|
1156
|
+
// "trees_url": "https://api.github.com/repos/travisjeffery/timecop/git/trees{/sha}",
|
|
1157
|
+
// "statuses_url": "https://api.github.com/repos/travisjeffery/timecop/statuses/{sha}",
|
|
1158
|
+
// "languages_url": "https://api.github.com/repos/travisjeffery/timecop/languages",
|
|
1159
|
+
// "stargazers_url": "https://api.github.com/repos/travisjeffery/timecop/stargazers",
|
|
1160
|
+
// "contributors_url": "https://api.github.com/repos/travisjeffery/timecop/contributors",
|
|
1161
|
+
// "subscribers_url": "https://api.github.com/repos/travisjeffery/timecop/subscribers",
|
|
1162
|
+
// "subscription_url": "https://api.github.com/repos/travisjeffery/timecop/subscription",
|
|
1163
|
+
// "commits_url": "https://api.github.com/repos/travisjeffery/timecop/commits{/sha}",
|
|
1164
|
+
// "git_commits_url": "https://api.github.com/repos/travisjeffery/timecop/git/commits{/sha}",
|
|
1165
|
+
// "comments_url": "https://api.github.com/repos/travisjeffery/timecop/comments{/number}",
|
|
1166
|
+
// "issue_comment_url": "https://api.github.com/repos/travisjeffery/timecop/issues/comments{/number}",
|
|
1167
|
+
// "contents_url": "https://api.github.com/repos/travisjeffery/timecop/contents/{+path}",
|
|
1168
|
+
// "compare_url": "https://api.github.com/repos/travisjeffery/timecop/compare/{base}...{head}",
|
|
1169
|
+
// "merges_url": "https://api.github.com/repos/travisjeffery/timecop/merges",
|
|
1170
|
+
// "archive_url": "https://api.github.com/repos/travisjeffery/timecop/{archive_format}{/ref}",
|
|
1171
|
+
// "downloads_url": "https://api.github.com/repos/travisjeffery/timecop/downloads",
|
|
1172
|
+
// "issues_url": "https://api.github.com/repos/travisjeffery/timecop/issues{/number}",
|
|
1173
|
+
// "pulls_url": "https://api.github.com/repos/travisjeffery/timecop/pulls{/number}",
|
|
1174
|
+
// "milestones_url": "https://api.github.com/repos/travisjeffery/timecop/milestones{/number}",
|
|
1175
|
+
// "notifications_url": "https://api.github.com/repos/travisjeffery/timecop/notifications{?since,all,participating}",
|
|
1176
|
+
// "labels_url": "https://api.github.com/repos/travisjeffery/timecop/labels{/name}",
|
|
1177
|
+
// "releases_url": "https://api.github.com/repos/travisjeffery/timecop/releases{/id}",
|
|
1178
|
+
// "deployments_url": "https://api.github.com/repos/travisjeffery/timecop/deployments",
|
|
1179
|
+
// "created_at": "2008-11-07T20:37:52Z",
|
|
1180
|
+
// "updated_at": "2022-11-06T16:20:20Z",
|
|
1181
|
+
// "pushed_at": "2022-09-26T13:45:07Z",
|
|
1182
|
+
// "git_url": "git://github.com/travisjeffery/timecop.git",
|
|
1183
|
+
// "ssh_url": "git@github.com:travisjeffery/timecop.git",
|
|
1184
|
+
// "clone_url": "https://github.com/travisjeffery/timecop.git",
|
|
1185
|
+
// "svn_url": "https://github.com/travisjeffery/timecop",
|
|
1186
|
+
// "homepage": "",
|
|
1187
|
+
// "size": 357,
|
|
1188
|
+
// "stargazers_count": 3215,
|
|
1189
|
+
// "watchers_count": 3215,
|
|
1190
|
+
// "language": "Ruby",
|
|
1191
|
+
// "has_issues": true,
|
|
1192
|
+
// "has_projects": true,
|
|
1193
|
+
// "has_downloads": true,
|
|
1194
|
+
// "has_wiki": true,
|
|
1195
|
+
// "has_pages": false,
|
|
1196
|
+
// "forks_count": 222,
|
|
1197
|
+
// "mirror_url": null,
|
|
1198
|
+
// "archived": false,
|
|
1199
|
+
// "disabled": false,
|
|
1200
|
+
// "open_issues_count": 75,
|
|
1201
|
+
// "license": {
|
|
1202
|
+
// "key": "mit",
|
|
1203
|
+
// "name": "MIT License",
|
|
1204
|
+
// "spdx_id": "MIT",
|
|
1205
|
+
// "url": "https://api.github.com/licenses/mit",
|
|
1206
|
+
// "node_id": "MDc6TGljZW5zZTEz"
|
|
1207
|
+
// },
|
|
1208
|
+
// "allow_forking": true,
|
|
1209
|
+
// "is_template": false,
|
|
1210
|
+
// "web_commit_signoff_required": false,
|
|
1211
|
+
// "topics": [
|
|
1212
|
+
// "rails",
|
|
1213
|
+
// "ruby",
|
|
1214
|
+
// "test",
|
|
1215
|
+
// "time"
|
|
1216
|
+
// ],
|
|
1217
|
+
// "visibility": "public",
|
|
1218
|
+
// "forks": 222,
|
|
1219
|
+
// "open_issues": 75,
|
|
1220
|
+
// "watchers": 3215,
|
|
1221
|
+
// "default_branch": "master",
|
|
1222
|
+
// "score": 1
|
|
1223
|
+
// },
|
|
1224
|
+
// {
|
|
1225
|
+
// "id": 169906403,
|
|
1226
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnkxNjk5MDY0MDM=",
|
|
1227
|
+
// "name": "spring-guide",
|
|
1228
|
+
// "full_name": "cheese10yun/spring-guide",
|
|
1229
|
+
// "private": false,
|
|
1230
|
+
// "owner": {
|
|
1231
|
+
// "login": "cheese10yun",
|
|
1232
|
+
// "id": 12086692,
|
|
1233
|
+
// "node_id": "MDQ6VXNlcjEyMDg2Njky",
|
|
1234
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/12086692?v=4",
|
|
1235
|
+
// "gravatar_id": "",
|
|
1236
|
+
// "url": "https://api.github.com/users/cheese10yun",
|
|
1237
|
+
// "html_url": "https://github.com/cheese10yun",
|
|
1238
|
+
// "followers_url": "https://api.github.com/users/cheese10yun/followers",
|
|
1239
|
+
// "following_url": "https://api.github.com/users/cheese10yun/following{/other_user}",
|
|
1240
|
+
// "gists_url": "https://api.github.com/users/cheese10yun/gists{/gist_id}",
|
|
1241
|
+
// "starred_url": "https://api.github.com/users/cheese10yun/starred{/owner}{/repo}",
|
|
1242
|
+
// "subscriptions_url": "https://api.github.com/users/cheese10yun/subscriptions",
|
|
1243
|
+
// "organizations_url": "https://api.github.com/users/cheese10yun/orgs",
|
|
1244
|
+
// "repos_url": "https://api.github.com/users/cheese10yun/repos",
|
|
1245
|
+
// "events_url": "https://api.github.com/users/cheese10yun/events{/privacy}",
|
|
1246
|
+
// "received_events_url": "https://api.github.com/users/cheese10yun/received_events",
|
|
1247
|
+
// "type": "User",
|
|
1248
|
+
// "site_admin": false
|
|
1249
|
+
// },
|
|
1250
|
+
// "html_url": "https://github.com/cheese10yun/spring-guide",
|
|
1251
|
+
// "description": ":octocat: Spring 실전 가이드",
|
|
1252
|
+
// "fork": false,
|
|
1253
|
+
// "url": "https://api.github.com/repos/cheese10yun/spring-guide",
|
|
1254
|
+
// "forks_url": "https://api.github.com/repos/cheese10yun/spring-guide/forks",
|
|
1255
|
+
// "keys_url": "https://api.github.com/repos/cheese10yun/spring-guide/keys{/key_id}",
|
|
1256
|
+
// "collaborators_url": "https://api.github.com/repos/cheese10yun/spring-guide/collaborators{/collaborator}",
|
|
1257
|
+
// "teams_url": "https://api.github.com/repos/cheese10yun/spring-guide/teams",
|
|
1258
|
+
// "hooks_url": "https://api.github.com/repos/cheese10yun/spring-guide/hooks",
|
|
1259
|
+
// "issue_events_url": "https://api.github.com/repos/cheese10yun/spring-guide/issues/events{/number}",
|
|
1260
|
+
// "events_url": "https://api.github.com/repos/cheese10yun/spring-guide/events",
|
|
1261
|
+
// "assignees_url": "https://api.github.com/repos/cheese10yun/spring-guide/assignees{/user}",
|
|
1262
|
+
// "branches_url": "https://api.github.com/repos/cheese10yun/spring-guide/branches{/branch}",
|
|
1263
|
+
// "tags_url": "https://api.github.com/repos/cheese10yun/spring-guide/tags",
|
|
1264
|
+
// "blobs_url": "https://api.github.com/repos/cheese10yun/spring-guide/git/blobs{/sha}",
|
|
1265
|
+
// "git_tags_url": "https://api.github.com/repos/cheese10yun/spring-guide/git/tags{/sha}",
|
|
1266
|
+
// "git_refs_url": "https://api.github.com/repos/cheese10yun/spring-guide/git/refs{/sha}",
|
|
1267
|
+
// "trees_url": "https://api.github.com/repos/cheese10yun/spring-guide/git/trees{/sha}",
|
|
1268
|
+
// "statuses_url": "https://api.github.com/repos/cheese10yun/spring-guide/statuses/{sha}",
|
|
1269
|
+
// "languages_url": "https://api.github.com/repos/cheese10yun/spring-guide/languages",
|
|
1270
|
+
// "stargazers_url": "https://api.github.com/repos/cheese10yun/spring-guide/stargazers",
|
|
1271
|
+
// "contributors_url": "https://api.github.com/repos/cheese10yun/spring-guide/contributors",
|
|
1272
|
+
// "subscribers_url": "https://api.github.com/repos/cheese10yun/spring-guide/subscribers",
|
|
1273
|
+
// "subscription_url": "https://api.github.com/repos/cheese10yun/spring-guide/subscription",
|
|
1274
|
+
// "commits_url": "https://api.github.com/repos/cheese10yun/spring-guide/commits{/sha}",
|
|
1275
|
+
// "git_commits_url": "https://api.github.com/repos/cheese10yun/spring-guide/git/commits{/sha}",
|
|
1276
|
+
// "comments_url": "https://api.github.com/repos/cheese10yun/spring-guide/comments{/number}",
|
|
1277
|
+
// "issue_comment_url": "https://api.github.com/repos/cheese10yun/spring-guide/issues/comments{/number}",
|
|
1278
|
+
// "contents_url": "https://api.github.com/repos/cheese10yun/spring-guide/contents/{+path}",
|
|
1279
|
+
// "compare_url": "https://api.github.com/repos/cheese10yun/spring-guide/compare/{base}...{head}",
|
|
1280
|
+
// "merges_url": "https://api.github.com/repos/cheese10yun/spring-guide/merges",
|
|
1281
|
+
// "archive_url": "https://api.github.com/repos/cheese10yun/spring-guide/{archive_format}{/ref}",
|
|
1282
|
+
// "downloads_url": "https://api.github.com/repos/cheese10yun/spring-guide/downloads",
|
|
1283
|
+
// "issues_url": "https://api.github.com/repos/cheese10yun/spring-guide/issues{/number}",
|
|
1284
|
+
// "pulls_url": "https://api.github.com/repos/cheese10yun/spring-guide/pulls{/number}",
|
|
1285
|
+
// "milestones_url": "https://api.github.com/repos/cheese10yun/spring-guide/milestones{/number}",
|
|
1286
|
+
// "notifications_url": "https://api.github.com/repos/cheese10yun/spring-guide/notifications{?since,all,participating}",
|
|
1287
|
+
// "labels_url": "https://api.github.com/repos/cheese10yun/spring-guide/labels{/name}",
|
|
1288
|
+
// "releases_url": "https://api.github.com/repos/cheese10yun/spring-guide/releases{/id}",
|
|
1289
|
+
// "deployments_url": "https://api.github.com/repos/cheese10yun/spring-guide/deployments",
|
|
1290
|
+
// "created_at": "2019-02-09T19:45:23Z",
|
|
1291
|
+
// "updated_at": "2022-11-05T09:17:07Z",
|
|
1292
|
+
// "pushed_at": "2022-10-01T07:29:49Z",
|
|
1293
|
+
// "git_url": "git://github.com/cheese10yun/spring-guide.git",
|
|
1294
|
+
// "ssh_url": "git@github.com:cheese10yun/spring-guide.git",
|
|
1295
|
+
// "clone_url": "https://github.com/cheese10yun/spring-guide.git",
|
|
1296
|
+
// "svn_url": "https://github.com/cheese10yun/spring-guide",
|
|
1297
|
+
// "homepage": "",
|
|
1298
|
+
// "size": 65208,
|
|
1299
|
+
// "stargazers_count": 1235,
|
|
1300
|
+
// "watchers_count": 1235,
|
|
1301
|
+
// "language": "Java",
|
|
1302
|
+
// "has_issues": true,
|
|
1303
|
+
// "has_projects": true,
|
|
1304
|
+
// "has_downloads": true,
|
|
1305
|
+
// "has_wiki": true,
|
|
1306
|
+
// "has_pages": false,
|
|
1307
|
+
// "forks_count": 281,
|
|
1308
|
+
// "mirror_url": null,
|
|
1309
|
+
// "archived": false,
|
|
1310
|
+
// "disabled": false,
|
|
1311
|
+
// "open_issues_count": 6,
|
|
1312
|
+
// "license": null,
|
|
1313
|
+
// "allow_forking": true,
|
|
1314
|
+
// "is_template": false,
|
|
1315
|
+
// "web_commit_signoff_required": false,
|
|
1316
|
+
// "topics": [
|
|
1317
|
+
// "exception-handling",
|
|
1318
|
+
// "guide",
|
|
1319
|
+
// "spring",
|
|
1320
|
+
// "test"
|
|
1321
|
+
// ],
|
|
1322
|
+
// "visibility": "public",
|
|
1323
|
+
// "forks": 281,
|
|
1324
|
+
// "open_issues": 6,
|
|
1325
|
+
// "watchers": 1235,
|
|
1326
|
+
// "default_branch": "master",
|
|
1327
|
+
// "score": 1
|
|
1328
|
+
// },
|
|
1329
|
+
// {
|
|
1330
|
+
// "id": 22442668,
|
|
1331
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnkyMjQ0MjY2OA==",
|
|
1332
|
+
// "name": "origin",
|
|
1333
|
+
// "full_name": "openshift/origin",
|
|
1334
|
+
// "private": false,
|
|
1335
|
+
// "owner": {
|
|
1336
|
+
// "login": "openshift",
|
|
1337
|
+
// "id": 792337,
|
|
1338
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjc5MjMzNw==",
|
|
1339
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/792337?v=4",
|
|
1340
|
+
// "gravatar_id": "",
|
|
1341
|
+
// "url": "https://api.github.com/users/openshift",
|
|
1342
|
+
// "html_url": "https://github.com/openshift",
|
|
1343
|
+
// "followers_url": "https://api.github.com/users/openshift/followers",
|
|
1344
|
+
// "following_url": "https://api.github.com/users/openshift/following{/other_user}",
|
|
1345
|
+
// "gists_url": "https://api.github.com/users/openshift/gists{/gist_id}",
|
|
1346
|
+
// "starred_url": "https://api.github.com/users/openshift/starred{/owner}{/repo}",
|
|
1347
|
+
// "subscriptions_url": "https://api.github.com/users/openshift/subscriptions",
|
|
1348
|
+
// "organizations_url": "https://api.github.com/users/openshift/orgs",
|
|
1349
|
+
// "repos_url": "https://api.github.com/users/openshift/repos",
|
|
1350
|
+
// "events_url": "https://api.github.com/users/openshift/events{/privacy}",
|
|
1351
|
+
// "received_events_url": "https://api.github.com/users/openshift/received_events",
|
|
1352
|
+
// "type": "Organization",
|
|
1353
|
+
// "site_admin": false
|
|
1354
|
+
// },
|
|
1355
|
+
// "html_url": "https://github.com/openshift/origin",
|
|
1356
|
+
// "description": "Conformance test suite for OpenShift",
|
|
1357
|
+
// "fork": false,
|
|
1358
|
+
// "url": "https://api.github.com/repos/openshift/origin",
|
|
1359
|
+
// "forks_url": "https://api.github.com/repos/openshift/origin/forks",
|
|
1360
|
+
// "keys_url": "https://api.github.com/repos/openshift/origin/keys{/key_id}",
|
|
1361
|
+
// "collaborators_url": "https://api.github.com/repos/openshift/origin/collaborators{/collaborator}",
|
|
1362
|
+
// "teams_url": "https://api.github.com/repos/openshift/origin/teams",
|
|
1363
|
+
// "hooks_url": "https://api.github.com/repos/openshift/origin/hooks",
|
|
1364
|
+
// "issue_events_url": "https://api.github.com/repos/openshift/origin/issues/events{/number}",
|
|
1365
|
+
// "events_url": "https://api.github.com/repos/openshift/origin/events",
|
|
1366
|
+
// "assignees_url": "https://api.github.com/repos/openshift/origin/assignees{/user}",
|
|
1367
|
+
// "branches_url": "https://api.github.com/repos/openshift/origin/branches{/branch}",
|
|
1368
|
+
// "tags_url": "https://api.github.com/repos/openshift/origin/tags",
|
|
1369
|
+
// "blobs_url": "https://api.github.com/repos/openshift/origin/git/blobs{/sha}",
|
|
1370
|
+
// "git_tags_url": "https://api.github.com/repos/openshift/origin/git/tags{/sha}",
|
|
1371
|
+
// "git_refs_url": "https://api.github.com/repos/openshift/origin/git/refs{/sha}",
|
|
1372
|
+
// "trees_url": "https://api.github.com/repos/openshift/origin/git/trees{/sha}",
|
|
1373
|
+
// "statuses_url": "https://api.github.com/repos/openshift/origin/statuses/{sha}",
|
|
1374
|
+
// "languages_url": "https://api.github.com/repos/openshift/origin/languages",
|
|
1375
|
+
// "stargazers_url": "https://api.github.com/repos/openshift/origin/stargazers",
|
|
1376
|
+
// "contributors_url": "https://api.github.com/repos/openshift/origin/contributors",
|
|
1377
|
+
// "subscribers_url": "https://api.github.com/repos/openshift/origin/subscribers",
|
|
1378
|
+
// "subscription_url": "https://api.github.com/repos/openshift/origin/subscription",
|
|
1379
|
+
// "commits_url": "https://api.github.com/repos/openshift/origin/commits{/sha}",
|
|
1380
|
+
// "git_commits_url": "https://api.github.com/repos/openshift/origin/git/commits{/sha}",
|
|
1381
|
+
// "comments_url": "https://api.github.com/repos/openshift/origin/comments{/number}",
|
|
1382
|
+
// "issue_comment_url": "https://api.github.com/repos/openshift/origin/issues/comments{/number}",
|
|
1383
|
+
// "contents_url": "https://api.github.com/repos/openshift/origin/contents/{+path}",
|
|
1384
|
+
// "compare_url": "https://api.github.com/repos/openshift/origin/compare/{base}...{head}",
|
|
1385
|
+
// "merges_url": "https://api.github.com/repos/openshift/origin/merges",
|
|
1386
|
+
// "archive_url": "https://api.github.com/repos/openshift/origin/{archive_format}{/ref}",
|
|
1387
|
+
// "downloads_url": "https://api.github.com/repos/openshift/origin/downloads",
|
|
1388
|
+
// "issues_url": "https://api.github.com/repos/openshift/origin/issues{/number}",
|
|
1389
|
+
// "pulls_url": "https://api.github.com/repos/openshift/origin/pulls{/number}",
|
|
1390
|
+
// "milestones_url": "https://api.github.com/repos/openshift/origin/milestones{/number}",
|
|
1391
|
+
// "notifications_url": "https://api.github.com/repos/openshift/origin/notifications{?since,all,participating}",
|
|
1392
|
+
// "labels_url": "https://api.github.com/repos/openshift/origin/labels{/name}",
|
|
1393
|
+
// "releases_url": "https://api.github.com/repos/openshift/origin/releases{/id}",
|
|
1394
|
+
// "deployments_url": "https://api.github.com/repos/openshift/origin/deployments",
|
|
1395
|
+
// "created_at": "2014-07-30T20:04:05Z",
|
|
1396
|
+
// "updated_at": "2022-11-06T03:39:47Z",
|
|
1397
|
+
// "pushed_at": "2022-11-04T18:41:22Z",
|
|
1398
|
+
// "git_url": "git://github.com/openshift/origin.git",
|
|
1399
|
+
// "ssh_url": "git@github.com:openshift/origin.git",
|
|
1400
|
+
// "clone_url": "https://github.com/openshift/origin.git",
|
|
1401
|
+
// "svn_url": "https://github.com/openshift/origin",
|
|
1402
|
+
// "homepage": "http://www.openshift.org",
|
|
1403
|
+
// "size": 1209886,
|
|
1404
|
+
// "stargazers_count": 8213,
|
|
1405
|
+
// "watchers_count": 8213,
|
|
1406
|
+
// "language": "Go",
|
|
1407
|
+
// "has_issues": true,
|
|
1408
|
+
// "has_projects": false,
|
|
1409
|
+
// "has_downloads": true,
|
|
1410
|
+
// "has_wiki": false,
|
|
1411
|
+
// "has_pages": false,
|
|
1412
|
+
// "forks_count": 4749,
|
|
1413
|
+
// "mirror_url": null,
|
|
1414
|
+
// "archived": false,
|
|
1415
|
+
// "disabled": false,
|
|
1416
|
+
// "open_issues_count": 212,
|
|
1417
|
+
// "license": {
|
|
1418
|
+
// "key": "apache-2.0",
|
|
1419
|
+
// "name": "Apache License 2.0",
|
|
1420
|
+
// "spdx_id": "Apache-2.0",
|
|
1421
|
+
// "url": "https://api.github.com/licenses/apache-2.0",
|
|
1422
|
+
// "node_id": "MDc6TGljZW5zZTI="
|
|
1423
|
+
// },
|
|
1424
|
+
// "allow_forking": true,
|
|
1425
|
+
// "is_template": false,
|
|
1426
|
+
// "web_commit_signoff_required": false,
|
|
1427
|
+
// "topics": [
|
|
1428
|
+
// "caas",
|
|
1429
|
+
// "ci-cd",
|
|
1430
|
+
// "containers",
|
|
1431
|
+
// "continuous-delivery",
|
|
1432
|
+
// "continuous-deployment",
|
|
1433
|
+
// "continuous-integration",
|
|
1434
|
+
// "devops",
|
|
1435
|
+
// "go",
|
|
1436
|
+
// "kubernetes",
|
|
1437
|
+
// "openshift",
|
|
1438
|
+
// "openshift-origin",
|
|
1439
|
+
// "paas"
|
|
1440
|
+
// ],
|
|
1441
|
+
// "visibility": "public",
|
|
1442
|
+
// "forks": 4749,
|
|
1443
|
+
// "open_issues": 212,
|
|
1444
|
+
// "watchers": 8213,
|
|
1445
|
+
// "default_branch": "master",
|
|
1446
|
+
// "score": 1
|
|
1447
|
+
// },
|
|
1448
|
+
// {
|
|
1449
|
+
// "id": 39840932,
|
|
1450
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnkzOTg0MDkzMg==",
|
|
1451
|
+
// "name": "googletest",
|
|
1452
|
+
// "full_name": "google/googletest",
|
|
1453
|
+
// "private": false,
|
|
1454
|
+
// "owner": {
|
|
1455
|
+
// "login": "google",
|
|
1456
|
+
// "id": 1342004,
|
|
1457
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjEzNDIwMDQ=",
|
|
1458
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/1342004?v=4",
|
|
1459
|
+
// "gravatar_id": "",
|
|
1460
|
+
// "url": "https://api.github.com/users/google",
|
|
1461
|
+
// "html_url": "https://github.com/google",
|
|
1462
|
+
// "followers_url": "https://api.github.com/users/google/followers",
|
|
1463
|
+
// "following_url": "https://api.github.com/users/google/following{/other_user}",
|
|
1464
|
+
// "gists_url": "https://api.github.com/users/google/gists{/gist_id}",
|
|
1465
|
+
// "starred_url": "https://api.github.com/users/google/starred{/owner}{/repo}",
|
|
1466
|
+
// "subscriptions_url": "https://api.github.com/users/google/subscriptions",
|
|
1467
|
+
// "organizations_url": "https://api.github.com/users/google/orgs",
|
|
1468
|
+
// "repos_url": "https://api.github.com/users/google/repos",
|
|
1469
|
+
// "events_url": "https://api.github.com/users/google/events{/privacy}",
|
|
1470
|
+
// "received_events_url": "https://api.github.com/users/google/received_events",
|
|
1471
|
+
// "type": "Organization",
|
|
1472
|
+
// "site_admin": false
|
|
1473
|
+
// },
|
|
1474
|
+
// "html_url": "https://github.com/google/googletest",
|
|
1475
|
+
// "description": "GoogleTest - Google Testing and Mocking Framework",
|
|
1476
|
+
// "fork": false,
|
|
1477
|
+
// "url": "https://api.github.com/repos/google/googletest",
|
|
1478
|
+
// "forks_url": "https://api.github.com/repos/google/googletest/forks",
|
|
1479
|
+
// "keys_url": "https://api.github.com/repos/google/googletest/keys{/key_id}",
|
|
1480
|
+
// "collaborators_url": "https://api.github.com/repos/google/googletest/collaborators{/collaborator}",
|
|
1481
|
+
// "teams_url": "https://api.github.com/repos/google/googletest/teams",
|
|
1482
|
+
// "hooks_url": "https://api.github.com/repos/google/googletest/hooks",
|
|
1483
|
+
// "issue_events_url": "https://api.github.com/repos/google/googletest/issues/events{/number}",
|
|
1484
|
+
// "events_url": "https://api.github.com/repos/google/googletest/events",
|
|
1485
|
+
// "assignees_url": "https://api.github.com/repos/google/googletest/assignees{/user}",
|
|
1486
|
+
// "branches_url": "https://api.github.com/repos/google/googletest/branches{/branch}",
|
|
1487
|
+
// "tags_url": "https://api.github.com/repos/google/googletest/tags",
|
|
1488
|
+
// "blobs_url": "https://api.github.com/repos/google/googletest/git/blobs{/sha}",
|
|
1489
|
+
// "git_tags_url": "https://api.github.com/repos/google/googletest/git/tags{/sha}",
|
|
1490
|
+
// "git_refs_url": "https://api.github.com/repos/google/googletest/git/refs{/sha}",
|
|
1491
|
+
// "trees_url": "https://api.github.com/repos/google/googletest/git/trees{/sha}",
|
|
1492
|
+
// "statuses_url": "https://api.github.com/repos/google/googletest/statuses/{sha}",
|
|
1493
|
+
// "languages_url": "https://api.github.com/repos/google/googletest/languages",
|
|
1494
|
+
// "stargazers_url": "https://api.github.com/repos/google/googletest/stargazers",
|
|
1495
|
+
// "contributors_url": "https://api.github.com/repos/google/googletest/contributors",
|
|
1496
|
+
// "subscribers_url": "https://api.github.com/repos/google/googletest/subscribers",
|
|
1497
|
+
// "subscription_url": "https://api.github.com/repos/google/googletest/subscription",
|
|
1498
|
+
// "commits_url": "https://api.github.com/repos/google/googletest/commits{/sha}",
|
|
1499
|
+
// "git_commits_url": "https://api.github.com/repos/google/googletest/git/commits{/sha}",
|
|
1500
|
+
// "comments_url": "https://api.github.com/repos/google/googletest/comments{/number}",
|
|
1501
|
+
// "issue_comment_url": "https://api.github.com/repos/google/googletest/issues/comments{/number}",
|
|
1502
|
+
// "contents_url": "https://api.github.com/repos/google/googletest/contents/{+path}",
|
|
1503
|
+
// "compare_url": "https://api.github.com/repos/google/googletest/compare/{base}...{head}",
|
|
1504
|
+
// "merges_url": "https://api.github.com/repos/google/googletest/merges",
|
|
1505
|
+
// "archive_url": "https://api.github.com/repos/google/googletest/{archive_format}{/ref}",
|
|
1506
|
+
// "downloads_url": "https://api.github.com/repos/google/googletest/downloads",
|
|
1507
|
+
// "issues_url": "https://api.github.com/repos/google/googletest/issues{/number}",
|
|
1508
|
+
// "pulls_url": "https://api.github.com/repos/google/googletest/pulls{/number}",
|
|
1509
|
+
// "milestones_url": "https://api.github.com/repos/google/googletest/milestones{/number}",
|
|
1510
|
+
// "notifications_url": "https://api.github.com/repos/google/googletest/notifications{?since,all,participating}",
|
|
1511
|
+
// "labels_url": "https://api.github.com/repos/google/googletest/labels{/name}",
|
|
1512
|
+
// "releases_url": "https://api.github.com/repos/google/googletest/releases{/id}",
|
|
1513
|
+
// "deployments_url": "https://api.github.com/repos/google/googletest/deployments",
|
|
1514
|
+
// "created_at": "2015-07-28T15:07:53Z",
|
|
1515
|
+
// "updated_at": "2022-11-06T15:40:53Z",
|
|
1516
|
+
// "pushed_at": "2022-11-05T08:08:19Z",
|
|
1517
|
+
// "git_url": "git://github.com/google/googletest.git",
|
|
1518
|
+
// "ssh_url": "git@github.com:google/googletest.git",
|
|
1519
|
+
// "clone_url": "https://github.com/google/googletest.git",
|
|
1520
|
+
// "svn_url": "https://github.com/google/googletest",
|
|
1521
|
+
// "homepage": "https://google.github.io/googletest/",
|
|
1522
|
+
// "size": 11404,
|
|
1523
|
+
// "stargazers_count": 28333,
|
|
1524
|
+
// "watchers_count": 28333,
|
|
1525
|
+
// "language": "C++",
|
|
1526
|
+
// "has_issues": true,
|
|
1527
|
+
// "has_projects": false,
|
|
1528
|
+
// "has_downloads": false,
|
|
1529
|
+
// "has_wiki": false,
|
|
1530
|
+
// "has_pages": true,
|
|
1531
|
+
// "forks_count": 8931,
|
|
1532
|
+
// "mirror_url": null,
|
|
1533
|
+
// "archived": false,
|
|
1534
|
+
// "disabled": false,
|
|
1535
|
+
// "open_issues_count": 278,
|
|
1536
|
+
// "license": {
|
|
1537
|
+
// "key": "bsd-3-clause",
|
|
1538
|
+
// "name": "BSD 3-Clause \"New\" or \"Revised\" License",
|
|
1539
|
+
// "spdx_id": "BSD-3-Clause",
|
|
1540
|
+
// "url": "https://api.github.com/licenses/bsd-3-clause",
|
|
1541
|
+
// "node_id": "MDc6TGljZW5zZTU="
|
|
1542
|
+
// },
|
|
1543
|
+
// "allow_forking": true,
|
|
1544
|
+
// "is_template": false,
|
|
1545
|
+
// "web_commit_signoff_required": false,
|
|
1546
|
+
// "topics": [],
|
|
1547
|
+
// "visibility": "public",
|
|
1548
|
+
// "forks": 8931,
|
|
1549
|
+
// "open_issues": 278,
|
|
1550
|
+
// "watchers": 28333,
|
|
1551
|
+
// "default_branch": "main",
|
|
1552
|
+
// "score": 1
|
|
1553
|
+
// },
|
|
1554
|
+
// {
|
|
1555
|
+
// "id": 44984114,
|
|
1556
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnk0NDk4NDExNA==",
|
|
1557
|
+
// "name": "redux-mock-store",
|
|
1558
|
+
// "full_name": "reduxjs/redux-mock-store",
|
|
1559
|
+
// "private": false,
|
|
1560
|
+
// "owner": {
|
|
1561
|
+
// "login": "reduxjs",
|
|
1562
|
+
// "id": 13142323,
|
|
1563
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjEzMTQyMzIz",
|
|
1564
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/13142323?v=4",
|
|
1565
|
+
// "gravatar_id": "",
|
|
1566
|
+
// "url": "https://api.github.com/users/reduxjs",
|
|
1567
|
+
// "html_url": "https://github.com/reduxjs",
|
|
1568
|
+
// "followers_url": "https://api.github.com/users/reduxjs/followers",
|
|
1569
|
+
// "following_url": "https://api.github.com/users/reduxjs/following{/other_user}",
|
|
1570
|
+
// "gists_url": "https://api.github.com/users/reduxjs/gists{/gist_id}",
|
|
1571
|
+
// "starred_url": "https://api.github.com/users/reduxjs/starred{/owner}{/repo}",
|
|
1572
|
+
// "subscriptions_url": "https://api.github.com/users/reduxjs/subscriptions",
|
|
1573
|
+
// "organizations_url": "https://api.github.com/users/reduxjs/orgs",
|
|
1574
|
+
// "repos_url": "https://api.github.com/users/reduxjs/repos",
|
|
1575
|
+
// "events_url": "https://api.github.com/users/reduxjs/events{/privacy}",
|
|
1576
|
+
// "received_events_url": "https://api.github.com/users/reduxjs/received_events",
|
|
1577
|
+
// "type": "Organization",
|
|
1578
|
+
// "site_admin": false
|
|
1579
|
+
// },
|
|
1580
|
+
// "html_url": "https://github.com/reduxjs/redux-mock-store",
|
|
1581
|
+
// "description": "A mock store for testing Redux async action creators and middleware.",
|
|
1582
|
+
// "fork": false,
|
|
1583
|
+
// "url": "https://api.github.com/repos/reduxjs/redux-mock-store",
|
|
1584
|
+
// "forks_url": "https://api.github.com/repos/reduxjs/redux-mock-store/forks",
|
|
1585
|
+
// "keys_url": "https://api.github.com/repos/reduxjs/redux-mock-store/keys{/key_id}",
|
|
1586
|
+
// "collaborators_url": "https://api.github.com/repos/reduxjs/redux-mock-store/collaborators{/collaborator}",
|
|
1587
|
+
// "teams_url": "https://api.github.com/repos/reduxjs/redux-mock-store/teams",
|
|
1588
|
+
// "hooks_url": "https://api.github.com/repos/reduxjs/redux-mock-store/hooks",
|
|
1589
|
+
// "issue_events_url": "https://api.github.com/repos/reduxjs/redux-mock-store/issues/events{/number}",
|
|
1590
|
+
// "events_url": "https://api.github.com/repos/reduxjs/redux-mock-store/events",
|
|
1591
|
+
// "assignees_url": "https://api.github.com/repos/reduxjs/redux-mock-store/assignees{/user}",
|
|
1592
|
+
// "branches_url": "https://api.github.com/repos/reduxjs/redux-mock-store/branches{/branch}",
|
|
1593
|
+
// "tags_url": "https://api.github.com/repos/reduxjs/redux-mock-store/tags",
|
|
1594
|
+
// "blobs_url": "https://api.github.com/repos/reduxjs/redux-mock-store/git/blobs{/sha}",
|
|
1595
|
+
// "git_tags_url": "https://api.github.com/repos/reduxjs/redux-mock-store/git/tags{/sha}",
|
|
1596
|
+
// "git_refs_url": "https://api.github.com/repos/reduxjs/redux-mock-store/git/refs{/sha}",
|
|
1597
|
+
// "trees_url": "https://api.github.com/repos/reduxjs/redux-mock-store/git/trees{/sha}",
|
|
1598
|
+
// "statuses_url": "https://api.github.com/repos/reduxjs/redux-mock-store/statuses/{sha}",
|
|
1599
|
+
// "languages_url": "https://api.github.com/repos/reduxjs/redux-mock-store/languages",
|
|
1600
|
+
// "stargazers_url": "https://api.github.com/repos/reduxjs/redux-mock-store/stargazers",
|
|
1601
|
+
// "contributors_url": "https://api.github.com/repos/reduxjs/redux-mock-store/contributors",
|
|
1602
|
+
// "subscribers_url": "https://api.github.com/repos/reduxjs/redux-mock-store/subscribers",
|
|
1603
|
+
// "subscription_url": "https://api.github.com/repos/reduxjs/redux-mock-store/subscription",
|
|
1604
|
+
// "commits_url": "https://api.github.com/repos/reduxjs/redux-mock-store/commits{/sha}",
|
|
1605
|
+
// "git_commits_url": "https://api.github.com/repos/reduxjs/redux-mock-store/git/commits{/sha}",
|
|
1606
|
+
// "comments_url": "https://api.github.com/repos/reduxjs/redux-mock-store/comments{/number}",
|
|
1607
|
+
// "issue_comment_url": "https://api.github.com/repos/reduxjs/redux-mock-store/issues/comments{/number}",
|
|
1608
|
+
// "contents_url": "https://api.github.com/repos/reduxjs/redux-mock-store/contents/{+path}",
|
|
1609
|
+
// "compare_url": "https://api.github.com/repos/reduxjs/redux-mock-store/compare/{base}...{head}",
|
|
1610
|
+
// "merges_url": "https://api.github.com/repos/reduxjs/redux-mock-store/merges",
|
|
1611
|
+
// "archive_url": "https://api.github.com/repos/reduxjs/redux-mock-store/{archive_format}{/ref}",
|
|
1612
|
+
// "downloads_url": "https://api.github.com/repos/reduxjs/redux-mock-store/downloads",
|
|
1613
|
+
// "issues_url": "https://api.github.com/repos/reduxjs/redux-mock-store/issues{/number}",
|
|
1614
|
+
// "pulls_url": "https://api.github.com/repos/reduxjs/redux-mock-store/pulls{/number}",
|
|
1615
|
+
// "milestones_url": "https://api.github.com/repos/reduxjs/redux-mock-store/milestones{/number}",
|
|
1616
|
+
// "notifications_url": "https://api.github.com/repos/reduxjs/redux-mock-store/notifications{?since,all,participating}",
|
|
1617
|
+
// "labels_url": "https://api.github.com/repos/reduxjs/redux-mock-store/labels{/name}",
|
|
1618
|
+
// "releases_url": "https://api.github.com/repos/reduxjs/redux-mock-store/releases{/id}",
|
|
1619
|
+
// "deployments_url": "https://api.github.com/repos/reduxjs/redux-mock-store/deployments",
|
|
1620
|
+
// "created_at": "2015-10-26T17:04:37Z",
|
|
1621
|
+
// "updated_at": "2022-10-28T17:36:28Z",
|
|
1622
|
+
// "pushed_at": "2020-04-08T09:52:46Z",
|
|
1623
|
+
// "git_url": "git://github.com/reduxjs/redux-mock-store.git",
|
|
1624
|
+
// "ssh_url": "git@github.com:reduxjs/redux-mock-store.git",
|
|
1625
|
+
// "clone_url": "https://github.com/reduxjs/redux-mock-store.git",
|
|
1626
|
+
// "svn_url": "https://github.com/reduxjs/redux-mock-store",
|
|
1627
|
+
// "homepage": "",
|
|
1628
|
+
// "size": 124,
|
|
1629
|
+
// "stargazers_count": 2474,
|
|
1630
|
+
// "watchers_count": 2474,
|
|
1631
|
+
// "language": "JavaScript",
|
|
1632
|
+
// "has_issues": true,
|
|
1633
|
+
// "has_projects": true,
|
|
1634
|
+
// "has_downloads": true,
|
|
1635
|
+
// "has_wiki": false,
|
|
1636
|
+
// "has_pages": true,
|
|
1637
|
+
// "forks_count": 154,
|
|
1638
|
+
// "mirror_url": null,
|
|
1639
|
+
// "archived": false,
|
|
1640
|
+
// "disabled": false,
|
|
1641
|
+
// "open_issues_count": 22,
|
|
1642
|
+
// "license": {
|
|
1643
|
+
// "key": "mit",
|
|
1644
|
+
// "name": "MIT License",
|
|
1645
|
+
// "spdx_id": "MIT",
|
|
1646
|
+
// "url": "https://api.github.com/licenses/mit",
|
|
1647
|
+
// "node_id": "MDc6TGljZW5zZTEz"
|
|
1648
|
+
// },
|
|
1649
|
+
// "allow_forking": true,
|
|
1650
|
+
// "is_template": false,
|
|
1651
|
+
// "web_commit_signoff_required": false,
|
|
1652
|
+
// "topics": [
|
|
1653
|
+
// "javascript",
|
|
1654
|
+
// "redux",
|
|
1655
|
+
// "test"
|
|
1656
|
+
// ],
|
|
1657
|
+
// "visibility": "public",
|
|
1658
|
+
// "forks": 154,
|
|
1659
|
+
// "open_issues": 22,
|
|
1660
|
+
// "watchers": 2474,
|
|
1661
|
+
// "default_branch": "master",
|
|
1662
|
+
// "score": 1
|
|
1663
|
+
// },
|
|
1664
|
+
// {
|
|
1665
|
+
// "id": 131505,
|
|
1666
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnkxMzE1MDU=",
|
|
1667
|
+
// "name": "minitest",
|
|
1668
|
+
// "full_name": "minitest/minitest",
|
|
1669
|
+
// "private": false,
|
|
1670
|
+
// "owner": {
|
|
1671
|
+
// "login": "minitest",
|
|
1672
|
+
// "id": 5932657,
|
|
1673
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjU5MzI2NTc=",
|
|
1674
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/5932657?v=4",
|
|
1675
|
+
// "gravatar_id": "",
|
|
1676
|
+
// "url": "https://api.github.com/users/minitest",
|
|
1677
|
+
// "html_url": "https://github.com/minitest",
|
|
1678
|
+
// "followers_url": "https://api.github.com/users/minitest/followers",
|
|
1679
|
+
// "following_url": "https://api.github.com/users/minitest/following{/other_user}",
|
|
1680
|
+
// "gists_url": "https://api.github.com/users/minitest/gists{/gist_id}",
|
|
1681
|
+
// "starred_url": "https://api.github.com/users/minitest/starred{/owner}{/repo}",
|
|
1682
|
+
// "subscriptions_url": "https://api.github.com/users/minitest/subscriptions",
|
|
1683
|
+
// "organizations_url": "https://api.github.com/users/minitest/orgs",
|
|
1684
|
+
// "repos_url": "https://api.github.com/users/minitest/repos",
|
|
1685
|
+
// "events_url": "https://api.github.com/users/minitest/events{/privacy}",
|
|
1686
|
+
// "received_events_url": "https://api.github.com/users/minitest/received_events",
|
|
1687
|
+
// "type": "Organization",
|
|
1688
|
+
// "site_admin": false
|
|
1689
|
+
// },
|
|
1690
|
+
// "html_url": "https://github.com/minitest/minitest",
|
|
1691
|
+
// "description": "minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.",
|
|
1692
|
+
// "fork": false,
|
|
1693
|
+
// "url": "https://api.github.com/repos/minitest/minitest",
|
|
1694
|
+
// "forks_url": "https://api.github.com/repos/minitest/minitest/forks",
|
|
1695
|
+
// "keys_url": "https://api.github.com/repos/minitest/minitest/keys{/key_id}",
|
|
1696
|
+
// "collaborators_url": "https://api.github.com/repos/minitest/minitest/collaborators{/collaborator}",
|
|
1697
|
+
// "teams_url": "https://api.github.com/repos/minitest/minitest/teams",
|
|
1698
|
+
// "hooks_url": "https://api.github.com/repos/minitest/minitest/hooks",
|
|
1699
|
+
// "issue_events_url": "https://api.github.com/repos/minitest/minitest/issues/events{/number}",
|
|
1700
|
+
// "events_url": "https://api.github.com/repos/minitest/minitest/events",
|
|
1701
|
+
// "assignees_url": "https://api.github.com/repos/minitest/minitest/assignees{/user}",
|
|
1702
|
+
// "branches_url": "https://api.github.com/repos/minitest/minitest/branches{/branch}",
|
|
1703
|
+
// "tags_url": "https://api.github.com/repos/minitest/minitest/tags",
|
|
1704
|
+
// "blobs_url": "https://api.github.com/repos/minitest/minitest/git/blobs{/sha}",
|
|
1705
|
+
// "git_tags_url": "https://api.github.com/repos/minitest/minitest/git/tags{/sha}",
|
|
1706
|
+
// "git_refs_url": "https://api.github.com/repos/minitest/minitest/git/refs{/sha}",
|
|
1707
|
+
// "trees_url": "https://api.github.com/repos/minitest/minitest/git/trees{/sha}",
|
|
1708
|
+
// "statuses_url": "https://api.github.com/repos/minitest/minitest/statuses/{sha}",
|
|
1709
|
+
// "languages_url": "https://api.github.com/repos/minitest/minitest/languages",
|
|
1710
|
+
// "stargazers_url": "https://api.github.com/repos/minitest/minitest/stargazers",
|
|
1711
|
+
// "contributors_url": "https://api.github.com/repos/minitest/minitest/contributors",
|
|
1712
|
+
// "subscribers_url": "https://api.github.com/repos/minitest/minitest/subscribers",
|
|
1713
|
+
// "subscription_url": "https://api.github.com/repos/minitest/minitest/subscription",
|
|
1714
|
+
// "commits_url": "https://api.github.com/repos/minitest/minitest/commits{/sha}",
|
|
1715
|
+
// "git_commits_url": "https://api.github.com/repos/minitest/minitest/git/commits{/sha}",
|
|
1716
|
+
// "comments_url": "https://api.github.com/repos/minitest/minitest/comments{/number}",
|
|
1717
|
+
// "issue_comment_url": "https://api.github.com/repos/minitest/minitest/issues/comments{/number}",
|
|
1718
|
+
// "contents_url": "https://api.github.com/repos/minitest/minitest/contents/{+path}",
|
|
1719
|
+
// "compare_url": "https://api.github.com/repos/minitest/minitest/compare/{base}...{head}",
|
|
1720
|
+
// "merges_url": "https://api.github.com/repos/minitest/minitest/merges",
|
|
1721
|
+
// "archive_url": "https://api.github.com/repos/minitest/minitest/{archive_format}{/ref}",
|
|
1722
|
+
// "downloads_url": "https://api.github.com/repos/minitest/minitest/downloads",
|
|
1723
|
+
// "issues_url": "https://api.github.com/repos/minitest/minitest/issues{/number}",
|
|
1724
|
+
// "pulls_url": "https://api.github.com/repos/minitest/minitest/pulls{/number}",
|
|
1725
|
+
// "milestones_url": "https://api.github.com/repos/minitest/minitest/milestones{/number}",
|
|
1726
|
+
// "notifications_url": "https://api.github.com/repos/minitest/minitest/notifications{?since,all,participating}",
|
|
1727
|
+
// "labels_url": "https://api.github.com/repos/minitest/minitest/labels{/name}",
|
|
1728
|
+
// "releases_url": "https://api.github.com/repos/minitest/minitest/releases{/id}",
|
|
1729
|
+
// "deployments_url": "https://api.github.com/repos/minitest/minitest/deployments",
|
|
1730
|
+
// "created_at": "2009-02-18T07:40:21Z",
|
|
1731
|
+
// "updated_at": "2022-11-06T13:09:16Z",
|
|
1732
|
+
// "pushed_at": "2022-10-19T18:16:33Z",
|
|
1733
|
+
// "git_url": "git://github.com/minitest/minitest.git",
|
|
1734
|
+
// "ssh_url": "git@github.com:minitest/minitest.git",
|
|
1735
|
+
// "clone_url": "https://github.com/minitest/minitest.git",
|
|
1736
|
+
// "svn_url": "https://github.com/minitest/minitest",
|
|
1737
|
+
// "homepage": "https://docs.seattlerb.org/minitest/",
|
|
1738
|
+
// "size": 1631,
|
|
1739
|
+
// "stargazers_count": 3079,
|
|
1740
|
+
// "watchers_count": 3079,
|
|
1741
|
+
// "language": "Ruby",
|
|
1742
|
+
// "has_issues": true,
|
|
1743
|
+
// "has_projects": false,
|
|
1744
|
+
// "has_downloads": true,
|
|
1745
|
+
// "has_wiki": false,
|
|
1746
|
+
// "has_pages": false,
|
|
1747
|
+
// "forks_count": 523,
|
|
1748
|
+
// "mirror_url": null,
|
|
1749
|
+
// "archived": false,
|
|
1750
|
+
// "disabled": false,
|
|
1751
|
+
// "open_issues_count": 28,
|
|
1752
|
+
// "license": null,
|
|
1753
|
+
// "allow_forking": true,
|
|
1754
|
+
// "is_template": false,
|
|
1755
|
+
// "web_commit_signoff_required": false,
|
|
1756
|
+
// "topics": [
|
|
1757
|
+
// "minitest",
|
|
1758
|
+
// "ruby",
|
|
1759
|
+
// "seattlerb",
|
|
1760
|
+
// "test",
|
|
1761
|
+
// "testing"
|
|
1762
|
+
// ],
|
|
1763
|
+
// "visibility": "public",
|
|
1764
|
+
// "forks": 523,
|
|
1765
|
+
// "open_issues": 28,
|
|
1766
|
+
// "watchers": 3079,
|
|
1767
|
+
// "default_branch": "master",
|
|
1768
|
+
// "score": 1
|
|
1769
|
+
// },
|
|
1770
|
+
// {
|
|
1771
|
+
// "id": 45942274,
|
|
1772
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnk0NTk0MjI3NA==",
|
|
1773
|
+
// "name": "enzyme",
|
|
1774
|
+
// "full_name": "enzymejs/enzyme",
|
|
1775
|
+
// "private": false,
|
|
1776
|
+
// "owner": {
|
|
1777
|
+
// "login": "enzymejs",
|
|
1778
|
+
// "id": 60945302,
|
|
1779
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjYwOTQ1MzAy",
|
|
1780
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/60945302?v=4",
|
|
1781
|
+
// "gravatar_id": "",
|
|
1782
|
+
// "url": "https://api.github.com/users/enzymejs",
|
|
1783
|
+
// "html_url": "https://github.com/enzymejs",
|
|
1784
|
+
// "followers_url": "https://api.github.com/users/enzymejs/followers",
|
|
1785
|
+
// "following_url": "https://api.github.com/users/enzymejs/following{/other_user}",
|
|
1786
|
+
// "gists_url": "https://api.github.com/users/enzymejs/gists{/gist_id}",
|
|
1787
|
+
// "starred_url": "https://api.github.com/users/enzymejs/starred{/owner}{/repo}",
|
|
1788
|
+
// "subscriptions_url": "https://api.github.com/users/enzymejs/subscriptions",
|
|
1789
|
+
// "organizations_url": "https://api.github.com/users/enzymejs/orgs",
|
|
1790
|
+
// "repos_url": "https://api.github.com/users/enzymejs/repos",
|
|
1791
|
+
// "events_url": "https://api.github.com/users/enzymejs/events{/privacy}",
|
|
1792
|
+
// "received_events_url": "https://api.github.com/users/enzymejs/received_events",
|
|
1793
|
+
// "type": "Organization",
|
|
1794
|
+
// "site_admin": false
|
|
1795
|
+
// },
|
|
1796
|
+
// "html_url": "https://github.com/enzymejs/enzyme",
|
|
1797
|
+
// "description": "JavaScript Testing utilities for React",
|
|
1798
|
+
// "fork": false,
|
|
1799
|
+
// "url": "https://api.github.com/repos/enzymejs/enzyme",
|
|
1800
|
+
// "forks_url": "https://api.github.com/repos/enzymejs/enzyme/forks",
|
|
1801
|
+
// "keys_url": "https://api.github.com/repos/enzymejs/enzyme/keys{/key_id}",
|
|
1802
|
+
// "collaborators_url": "https://api.github.com/repos/enzymejs/enzyme/collaborators{/collaborator}",
|
|
1803
|
+
// "teams_url": "https://api.github.com/repos/enzymejs/enzyme/teams",
|
|
1804
|
+
// "hooks_url": "https://api.github.com/repos/enzymejs/enzyme/hooks",
|
|
1805
|
+
// "issue_events_url": "https://api.github.com/repos/enzymejs/enzyme/issues/events{/number}",
|
|
1806
|
+
// "events_url": "https://api.github.com/repos/enzymejs/enzyme/events",
|
|
1807
|
+
// "assignees_url": "https://api.github.com/repos/enzymejs/enzyme/assignees{/user}",
|
|
1808
|
+
// "branches_url": "https://api.github.com/repos/enzymejs/enzyme/branches{/branch}",
|
|
1809
|
+
// "tags_url": "https://api.github.com/repos/enzymejs/enzyme/tags",
|
|
1810
|
+
// "blobs_url": "https://api.github.com/repos/enzymejs/enzyme/git/blobs{/sha}",
|
|
1811
|
+
// "git_tags_url": "https://api.github.com/repos/enzymejs/enzyme/git/tags{/sha}",
|
|
1812
|
+
// "git_refs_url": "https://api.github.com/repos/enzymejs/enzyme/git/refs{/sha}",
|
|
1813
|
+
// "trees_url": "https://api.github.com/repos/enzymejs/enzyme/git/trees{/sha}",
|
|
1814
|
+
// "statuses_url": "https://api.github.com/repos/enzymejs/enzyme/statuses/{sha}",
|
|
1815
|
+
// "languages_url": "https://api.github.com/repos/enzymejs/enzyme/languages",
|
|
1816
|
+
// "stargazers_url": "https://api.github.com/repos/enzymejs/enzyme/stargazers",
|
|
1817
|
+
// "contributors_url": "https://api.github.com/repos/enzymejs/enzyme/contributors",
|
|
1818
|
+
// "subscribers_url": "https://api.github.com/repos/enzymejs/enzyme/subscribers",
|
|
1819
|
+
// "subscription_url": "https://api.github.com/repos/enzymejs/enzyme/subscription",
|
|
1820
|
+
// "commits_url": "https://api.github.com/repos/enzymejs/enzyme/commits{/sha}",
|
|
1821
|
+
// "git_commits_url": "https://api.github.com/repos/enzymejs/enzyme/git/commits{/sha}",
|
|
1822
|
+
// "comments_url": "https://api.github.com/repos/enzymejs/enzyme/comments{/number}",
|
|
1823
|
+
// "issue_comment_url": "https://api.github.com/repos/enzymejs/enzyme/issues/comments{/number}",
|
|
1824
|
+
// "contents_url": "https://api.github.com/repos/enzymejs/enzyme/contents/{+path}",
|
|
1825
|
+
// "compare_url": "https://api.github.com/repos/enzymejs/enzyme/compare/{base}...{head}",
|
|
1826
|
+
// "merges_url": "https://api.github.com/repos/enzymejs/enzyme/merges",
|
|
1827
|
+
// "archive_url": "https://api.github.com/repos/enzymejs/enzyme/{archive_format}{/ref}",
|
|
1828
|
+
// "downloads_url": "https://api.github.com/repos/enzymejs/enzyme/downloads",
|
|
1829
|
+
// "issues_url": "https://api.github.com/repos/enzymejs/enzyme/issues{/number}",
|
|
1830
|
+
// "pulls_url": "https://api.github.com/repos/enzymejs/enzyme/pulls{/number}",
|
|
1831
|
+
// "milestones_url": "https://api.github.com/repos/enzymejs/enzyme/milestones{/number}",
|
|
1832
|
+
// "notifications_url": "https://api.github.com/repos/enzymejs/enzyme/notifications{?since,all,participating}",
|
|
1833
|
+
// "labels_url": "https://api.github.com/repos/enzymejs/enzyme/labels{/name}",
|
|
1834
|
+
// "releases_url": "https://api.github.com/repos/enzymejs/enzyme/releases{/id}",
|
|
1835
|
+
// "deployments_url": "https://api.github.com/repos/enzymejs/enzyme/deployments",
|
|
1836
|
+
// "created_at": "2015-11-10T21:45:38Z",
|
|
1837
|
+
// "updated_at": "2022-11-05T07:04:04Z",
|
|
1838
|
+
// "pushed_at": "2022-11-06T06:40:36Z",
|
|
1839
|
+
// "git_url": "git://github.com/enzymejs/enzyme.git",
|
|
1840
|
+
// "ssh_url": "git@github.com:enzymejs/enzyme.git",
|
|
1841
|
+
// "clone_url": "https://github.com/enzymejs/enzyme.git",
|
|
1842
|
+
// "svn_url": "https://github.com/enzymejs/enzyme",
|
|
1843
|
+
// "homepage": "https://enzymejs.github.io/enzyme/",
|
|
1844
|
+
// "size": 7825,
|
|
1845
|
+
// "stargazers_count": 19952,
|
|
1846
|
+
// "watchers_count": 19952,
|
|
1847
|
+
// "language": "JavaScript",
|
|
1848
|
+
// "has_issues": true,
|
|
1849
|
+
// "has_projects": true,
|
|
1850
|
+
// "has_downloads": true,
|
|
1851
|
+
// "has_wiki": false,
|
|
1852
|
+
// "has_pages": true,
|
|
1853
|
+
// "forks_count": 2102,
|
|
1854
|
+
// "mirror_url": null,
|
|
1855
|
+
// "archived": false,
|
|
1856
|
+
// "disabled": false,
|
|
1857
|
+
// "open_issues_count": 293,
|
|
1858
|
+
// "license": {
|
|
1859
|
+
// "key": "mit",
|
|
1860
|
+
// "name": "MIT License",
|
|
1861
|
+
// "spdx_id": "MIT",
|
|
1862
|
+
// "url": "https://api.github.com/licenses/mit",
|
|
1863
|
+
// "node_id": "MDc6TGljZW5zZTEz"
|
|
1864
|
+
// },
|
|
1865
|
+
// "allow_forking": true,
|
|
1866
|
+
// "is_template": false,
|
|
1867
|
+
// "web_commit_signoff_required": false,
|
|
1868
|
+
// "topics": [
|
|
1869
|
+
// "assertion-library",
|
|
1870
|
+
// "assertions",
|
|
1871
|
+
// "ava",
|
|
1872
|
+
// "chai",
|
|
1873
|
+
// "enzyme",
|
|
1874
|
+
// "jest",
|
|
1875
|
+
// "mocha",
|
|
1876
|
+
// "react",
|
|
1877
|
+
// "react-components",
|
|
1878
|
+
// "test",
|
|
1879
|
+
// "test-runner",
|
|
1880
|
+
// "test-runners",
|
|
1881
|
+
// "testing",
|
|
1882
|
+
// "traversal"
|
|
1883
|
+
// ],
|
|
1884
|
+
// "visibility": "public",
|
|
1885
|
+
// "forks": 2102,
|
|
1886
|
+
// "open_issues": 293,
|
|
1887
|
+
// "watchers": 19952,
|
|
1888
|
+
// "default_branch": "master",
|
|
1889
|
+
// "score": 1
|
|
1890
|
+
// },
|
|
1891
|
+
// {
|
|
1892
|
+
// "id": 457498892,
|
|
1893
|
+
// "node_id": "R_kgDOG0ThDA",
|
|
1894
|
+
// "name": "testnets",
|
|
1895
|
+
// "full_name": "archway-network/testnets",
|
|
1896
|
+
// "private": false,
|
|
1897
|
+
// "owner": {
|
|
1898
|
+
// "login": "archway-network",
|
|
1899
|
+
// "id": 86496504,
|
|
1900
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjg2NDk2NTA0",
|
|
1901
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/86496504?v=4",
|
|
1902
|
+
// "gravatar_id": "",
|
|
1903
|
+
// "url": "https://api.github.com/users/archway-network",
|
|
1904
|
+
// "html_url": "https://github.com/archway-network",
|
|
1905
|
+
// "followers_url": "https://api.github.com/users/archway-network/followers",
|
|
1906
|
+
// "following_url": "https://api.github.com/users/archway-network/following{/other_user}",
|
|
1907
|
+
// "gists_url": "https://api.github.com/users/archway-network/gists{/gist_id}",
|
|
1908
|
+
// "starred_url": "https://api.github.com/users/archway-network/starred{/owner}{/repo}",
|
|
1909
|
+
// "subscriptions_url": "https://api.github.com/users/archway-network/subscriptions",
|
|
1910
|
+
// "organizations_url": "https://api.github.com/users/archway-network/orgs",
|
|
1911
|
+
// "repos_url": "https://api.github.com/users/archway-network/repos",
|
|
1912
|
+
// "events_url": "https://api.github.com/users/archway-network/events{/privacy}",
|
|
1913
|
+
// "received_events_url": "https://api.github.com/users/archway-network/received_events",
|
|
1914
|
+
// "type": "Organization",
|
|
1915
|
+
// "site_admin": false
|
|
1916
|
+
// },
|
|
1917
|
+
// "html_url": "https://github.com/archway-network/testnets",
|
|
1918
|
+
// "description": "This repository contains archway testnets",
|
|
1919
|
+
// "fork": false,
|
|
1920
|
+
// "url": "https://api.github.com/repos/archway-network/testnets",
|
|
1921
|
+
// "forks_url": "https://api.github.com/repos/archway-network/testnets/forks",
|
|
1922
|
+
// "keys_url": "https://api.github.com/repos/archway-network/testnets/keys{/key_id}",
|
|
1923
|
+
// "collaborators_url": "https://api.github.com/repos/archway-network/testnets/collaborators{/collaborator}",
|
|
1924
|
+
// "teams_url": "https://api.github.com/repos/archway-network/testnets/teams",
|
|
1925
|
+
// "hooks_url": "https://api.github.com/repos/archway-network/testnets/hooks",
|
|
1926
|
+
// "issue_events_url": "https://api.github.com/repos/archway-network/testnets/issues/events{/number}",
|
|
1927
|
+
// "events_url": "https://api.github.com/repos/archway-network/testnets/events",
|
|
1928
|
+
// "assignees_url": "https://api.github.com/repos/archway-network/testnets/assignees{/user}",
|
|
1929
|
+
// "branches_url": "https://api.github.com/repos/archway-network/testnets/branches{/branch}",
|
|
1930
|
+
// "tags_url": "https://api.github.com/repos/archway-network/testnets/tags",
|
|
1931
|
+
// "blobs_url": "https://api.github.com/repos/archway-network/testnets/git/blobs{/sha}",
|
|
1932
|
+
// "git_tags_url": "https://api.github.com/repos/archway-network/testnets/git/tags{/sha}",
|
|
1933
|
+
// "git_refs_url": "https://api.github.com/repos/archway-network/testnets/git/refs{/sha}",
|
|
1934
|
+
// "trees_url": "https://api.github.com/repos/archway-network/testnets/git/trees{/sha}",
|
|
1935
|
+
// "statuses_url": "https://api.github.com/repos/archway-network/testnets/statuses/{sha}",
|
|
1936
|
+
// "languages_url": "https://api.github.com/repos/archway-network/testnets/languages",
|
|
1937
|
+
// "stargazers_url": "https://api.github.com/repos/archway-network/testnets/stargazers",
|
|
1938
|
+
// "contributors_url": "https://api.github.com/repos/archway-network/testnets/contributors",
|
|
1939
|
+
// "subscribers_url": "https://api.github.com/repos/archway-network/testnets/subscribers",
|
|
1940
|
+
// "subscription_url": "https://api.github.com/repos/archway-network/testnets/subscription",
|
|
1941
|
+
// "commits_url": "https://api.github.com/repos/archway-network/testnets/commits{/sha}",
|
|
1942
|
+
// "git_commits_url": "https://api.github.com/repos/archway-network/testnets/git/commits{/sha}",
|
|
1943
|
+
// "comments_url": "https://api.github.com/repos/archway-network/testnets/comments{/number}",
|
|
1944
|
+
// "issue_comment_url": "https://api.github.com/repos/archway-network/testnets/issues/comments{/number}",
|
|
1945
|
+
// "contents_url": "https://api.github.com/repos/archway-network/testnets/contents/{+path}",
|
|
1946
|
+
// "compare_url": "https://api.github.com/repos/archway-network/testnets/compare/{base}...{head}",
|
|
1947
|
+
// "merges_url": "https://api.github.com/repos/archway-network/testnets/merges",
|
|
1948
|
+
// "archive_url": "https://api.github.com/repos/archway-network/testnets/{archive_format}{/ref}",
|
|
1949
|
+
// "downloads_url": "https://api.github.com/repos/archway-network/testnets/downloads",
|
|
1950
|
+
// "issues_url": "https://api.github.com/repos/archway-network/testnets/issues{/number}",
|
|
1951
|
+
// "pulls_url": "https://api.github.com/repos/archway-network/testnets/pulls{/number}",
|
|
1952
|
+
// "milestones_url": "https://api.github.com/repos/archway-network/testnets/milestones{/number}",
|
|
1953
|
+
// "notifications_url": "https://api.github.com/repos/archway-network/testnets/notifications{?since,all,participating}",
|
|
1954
|
+
// "labels_url": "https://api.github.com/repos/archway-network/testnets/labels{/name}",
|
|
1955
|
+
// "releases_url": "https://api.github.com/repos/archway-network/testnets/releases{/id}",
|
|
1956
|
+
// "deployments_url": "https://api.github.com/repos/archway-network/testnets/deployments",
|
|
1957
|
+
// "created_at": "2022-02-09T19:25:19Z",
|
|
1958
|
+
// "updated_at": "2022-11-06T10:05:09Z",
|
|
1959
|
+
// "pushed_at": "2022-10-04T10:51:11Z",
|
|
1960
|
+
// "git_url": "git://github.com/archway-network/testnets.git",
|
|
1961
|
+
// "ssh_url": "git@github.com:archway-network/testnets.git",
|
|
1962
|
+
// "clone_url": "https://github.com/archway-network/testnets.git",
|
|
1963
|
+
// "svn_url": "https://github.com/archway-network/testnets",
|
|
1964
|
+
// "homepage": null,
|
|
1965
|
+
// "size": 168,
|
|
1966
|
+
// "stargazers_count": 176,
|
|
1967
|
+
// "watchers_count": 176,
|
|
1968
|
+
// "language": null,
|
|
1969
|
+
// "has_issues": true,
|
|
1970
|
+
// "has_projects": true,
|
|
1971
|
+
// "has_downloads": true,
|
|
1972
|
+
// "has_wiki": true,
|
|
1973
|
+
// "has_pages": false,
|
|
1974
|
+
// "forks_count": 13346,
|
|
1975
|
+
// "mirror_url": null,
|
|
1976
|
+
// "archived": false,
|
|
1977
|
+
// "disabled": false,
|
|
1978
|
+
// "open_issues_count": 4872,
|
|
1979
|
+
// "license": {
|
|
1980
|
+
// "key": "mit",
|
|
1981
|
+
// "name": "MIT License",
|
|
1982
|
+
// "spdx_id": "MIT",
|
|
1983
|
+
// "url": "https://api.github.com/licenses/mit",
|
|
1984
|
+
// "node_id": "MDc6TGljZW5zZTEz"
|
|
1985
|
+
// },
|
|
1986
|
+
// "allow_forking": true,
|
|
1987
|
+
// "is_template": false,
|
|
1988
|
+
// "web_commit_signoff_required": false,
|
|
1989
|
+
// "topics": [],
|
|
1990
|
+
// "visibility": "public",
|
|
1991
|
+
// "forks": 13346,
|
|
1992
|
+
// "open_issues": 4872,
|
|
1993
|
+
// "watchers": 176,
|
|
1994
|
+
// "default_branch": "main",
|
|
1995
|
+
// "score": 1
|
|
1996
|
+
// },
|
|
1997
|
+
// {
|
|
1998
|
+
// "id": 448045,
|
|
1999
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnk0NDgwNDU=",
|
|
2000
|
+
// "name": "phpunit",
|
|
2001
|
+
// "full_name": "sebastianbergmann/phpunit",
|
|
2002
|
+
// "private": false,
|
|
2003
|
+
// "owner": {
|
|
2004
|
+
// "login": "sebastianbergmann",
|
|
2005
|
+
// "id": 25218,
|
|
2006
|
+
// "node_id": "MDQ6VXNlcjI1MjE4",
|
|
2007
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/25218?v=4",
|
|
2008
|
+
// "gravatar_id": "",
|
|
2009
|
+
// "url": "https://api.github.com/users/sebastianbergmann",
|
|
2010
|
+
// "html_url": "https://github.com/sebastianbergmann",
|
|
2011
|
+
// "followers_url": "https://api.github.com/users/sebastianbergmann/followers",
|
|
2012
|
+
// "following_url": "https://api.github.com/users/sebastianbergmann/following{/other_user}",
|
|
2013
|
+
// "gists_url": "https://api.github.com/users/sebastianbergmann/gists{/gist_id}",
|
|
2014
|
+
// "starred_url": "https://api.github.com/users/sebastianbergmann/starred{/owner}{/repo}",
|
|
2015
|
+
// "subscriptions_url": "https://api.github.com/users/sebastianbergmann/subscriptions",
|
|
2016
|
+
// "organizations_url": "https://api.github.com/users/sebastianbergmann/orgs",
|
|
2017
|
+
// "repos_url": "https://api.github.com/users/sebastianbergmann/repos",
|
|
2018
|
+
// "events_url": "https://api.github.com/users/sebastianbergmann/events{/privacy}",
|
|
2019
|
+
// "received_events_url": "https://api.github.com/users/sebastianbergmann/received_events",
|
|
2020
|
+
// "type": "User",
|
|
2021
|
+
// "site_admin": false
|
|
2022
|
+
// },
|
|
2023
|
+
// "html_url": "https://github.com/sebastianbergmann/phpunit",
|
|
2024
|
+
// "description": "The PHP Unit Testing framework.",
|
|
2025
|
+
// "fork": false,
|
|
2026
|
+
// "url": "https://api.github.com/repos/sebastianbergmann/phpunit",
|
|
2027
|
+
// "forks_url": "https://api.github.com/repos/sebastianbergmann/phpunit/forks",
|
|
2028
|
+
// "keys_url": "https://api.github.com/repos/sebastianbergmann/phpunit/keys{/key_id}",
|
|
2029
|
+
// "collaborators_url": "https://api.github.com/repos/sebastianbergmann/phpunit/collaborators{/collaborator}",
|
|
2030
|
+
// "teams_url": "https://api.github.com/repos/sebastianbergmann/phpunit/teams",
|
|
2031
|
+
// "hooks_url": "https://api.github.com/repos/sebastianbergmann/phpunit/hooks",
|
|
2032
|
+
// "issue_events_url": "https://api.github.com/repos/sebastianbergmann/phpunit/issues/events{/number}",
|
|
2033
|
+
// "events_url": "https://api.github.com/repos/sebastianbergmann/phpunit/events",
|
|
2034
|
+
// "assignees_url": "https://api.github.com/repos/sebastianbergmann/phpunit/assignees{/user}",
|
|
2035
|
+
// "branches_url": "https://api.github.com/repos/sebastianbergmann/phpunit/branches{/branch}",
|
|
2036
|
+
// "tags_url": "https://api.github.com/repos/sebastianbergmann/phpunit/tags",
|
|
2037
|
+
// "blobs_url": "https://api.github.com/repos/sebastianbergmann/phpunit/git/blobs{/sha}",
|
|
2038
|
+
// "git_tags_url": "https://api.github.com/repos/sebastianbergmann/phpunit/git/tags{/sha}",
|
|
2039
|
+
// "git_refs_url": "https://api.github.com/repos/sebastianbergmann/phpunit/git/refs{/sha}",
|
|
2040
|
+
// "trees_url": "https://api.github.com/repos/sebastianbergmann/phpunit/git/trees{/sha}",
|
|
2041
|
+
// "statuses_url": "https://api.github.com/repos/sebastianbergmann/phpunit/statuses/{sha}",
|
|
2042
|
+
// "languages_url": "https://api.github.com/repos/sebastianbergmann/phpunit/languages",
|
|
2043
|
+
// "stargazers_url": "https://api.github.com/repos/sebastianbergmann/phpunit/stargazers",
|
|
2044
|
+
// "contributors_url": "https://api.github.com/repos/sebastianbergmann/phpunit/contributors",
|
|
2045
|
+
// "subscribers_url": "https://api.github.com/repos/sebastianbergmann/phpunit/subscribers",
|
|
2046
|
+
// "subscription_url": "https://api.github.com/repos/sebastianbergmann/phpunit/subscription",
|
|
2047
|
+
// "commits_url": "https://api.github.com/repos/sebastianbergmann/phpunit/commits{/sha}",
|
|
2048
|
+
// "git_commits_url": "https://api.github.com/repos/sebastianbergmann/phpunit/git/commits{/sha}",
|
|
2049
|
+
// "comments_url": "https://api.github.com/repos/sebastianbergmann/phpunit/comments{/number}",
|
|
2050
|
+
// "issue_comment_url": "https://api.github.com/repos/sebastianbergmann/phpunit/issues/comments{/number}",
|
|
2051
|
+
// "contents_url": "https://api.github.com/repos/sebastianbergmann/phpunit/contents/{+path}",
|
|
2052
|
+
// "compare_url": "https://api.github.com/repos/sebastianbergmann/phpunit/compare/{base}...{head}",
|
|
2053
|
+
// "merges_url": "https://api.github.com/repos/sebastianbergmann/phpunit/merges",
|
|
2054
|
+
// "archive_url": "https://api.github.com/repos/sebastianbergmann/phpunit/{archive_format}{/ref}",
|
|
2055
|
+
// "downloads_url": "https://api.github.com/repos/sebastianbergmann/phpunit/downloads",
|
|
2056
|
+
// "issues_url": "https://api.github.com/repos/sebastianbergmann/phpunit/issues{/number}",
|
|
2057
|
+
// "pulls_url": "https://api.github.com/repos/sebastianbergmann/phpunit/pulls{/number}",
|
|
2058
|
+
// "milestones_url": "https://api.github.com/repos/sebastianbergmann/phpunit/milestones{/number}",
|
|
2059
|
+
// "notifications_url": "https://api.github.com/repos/sebastianbergmann/phpunit/notifications{?since,all,participating}",
|
|
2060
|
+
// "labels_url": "https://api.github.com/repos/sebastianbergmann/phpunit/labels{/name}",
|
|
2061
|
+
// "releases_url": "https://api.github.com/repos/sebastianbergmann/phpunit/releases{/id}",
|
|
2062
|
+
// "deployments_url": "https://api.github.com/repos/sebastianbergmann/phpunit/deployments",
|
|
2063
|
+
// "created_at": "2009-12-24T13:16:23Z",
|
|
2064
|
+
// "updated_at": "2022-11-06T10:12:51Z",
|
|
2065
|
+
// "pushed_at": "2022-11-06T07:46:15Z",
|
|
2066
|
+
// "git_url": "git://github.com/sebastianbergmann/phpunit.git",
|
|
2067
|
+
// "ssh_url": "git@github.com:sebastianbergmann/phpunit.git",
|
|
2068
|
+
// "clone_url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
2069
|
+
// "svn_url": "https://github.com/sebastianbergmann/phpunit",
|
|
2070
|
+
// "homepage": "https://phpunit.de/",
|
|
2071
|
+
// "size": 113799,
|
|
2072
|
+
// "stargazers_count": 18724,
|
|
2073
|
+
// "watchers_count": 18724,
|
|
2074
|
+
// "language": "PHP",
|
|
2075
|
+
// "has_issues": true,
|
|
2076
|
+
// "has_projects": false,
|
|
2077
|
+
// "has_downloads": false,
|
|
2078
|
+
// "has_wiki": false,
|
|
2079
|
+
// "has_pages": false,
|
|
2080
|
+
// "forks_count": 2119,
|
|
2081
|
+
// "mirror_url": null,
|
|
2082
|
+
// "archived": false,
|
|
2083
|
+
// "disabled": false,
|
|
2084
|
+
// "open_issues_count": 136,
|
|
2085
|
+
// "license": {
|
|
2086
|
+
// "key": "bsd-3-clause",
|
|
2087
|
+
// "name": "BSD 3-Clause \"New\" or \"Revised\" License",
|
|
2088
|
+
// "spdx_id": "BSD-3-Clause",
|
|
2089
|
+
// "url": "https://api.github.com/licenses/bsd-3-clause",
|
|
2090
|
+
// "node_id": "MDc6TGljZW5zZTU="
|
|
2091
|
+
// },
|
|
2092
|
+
// "allow_forking": true,
|
|
2093
|
+
// "is_template": false,
|
|
2094
|
+
// "web_commit_signoff_required": false,
|
|
2095
|
+
// "topics": [
|
|
2096
|
+
// "php",
|
|
2097
|
+
// "phpunit",
|
|
2098
|
+
// "testing-tools"
|
|
2099
|
+
// ],
|
|
2100
|
+
// "visibility": "public",
|
|
2101
|
+
// "forks": 2119,
|
|
2102
|
+
// "open_issues": 136,
|
|
2103
|
+
// "watchers": 18724,
|
|
2104
|
+
// "default_branch": "main",
|
|
2105
|
+
// "score": 1
|
|
2106
|
+
// },
|
|
2107
|
+
// {
|
|
2108
|
+
// "id": 81226206,
|
|
2109
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnk4MTIyNjIwNg==",
|
|
2110
|
+
// "name": "karate",
|
|
2111
|
+
// "full_name": "karatelabs/karate",
|
|
2112
|
+
// "private": false,
|
|
2113
|
+
// "owner": {
|
|
2114
|
+
// "login": "karatelabs",
|
|
2115
|
+
// "id": 91312095,
|
|
2116
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjkxMzEyMDk1",
|
|
2117
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/91312095?v=4",
|
|
2118
|
+
// "gravatar_id": "",
|
|
2119
|
+
// "url": "https://api.github.com/users/karatelabs",
|
|
2120
|
+
// "html_url": "https://github.com/karatelabs",
|
|
2121
|
+
// "followers_url": "https://api.github.com/users/karatelabs/followers",
|
|
2122
|
+
// "following_url": "https://api.github.com/users/karatelabs/following{/other_user}",
|
|
2123
|
+
// "gists_url": "https://api.github.com/users/karatelabs/gists{/gist_id}",
|
|
2124
|
+
// "starred_url": "https://api.github.com/users/karatelabs/starred{/owner}{/repo}",
|
|
2125
|
+
// "subscriptions_url": "https://api.github.com/users/karatelabs/subscriptions",
|
|
2126
|
+
// "organizations_url": "https://api.github.com/users/karatelabs/orgs",
|
|
2127
|
+
// "repos_url": "https://api.github.com/users/karatelabs/repos",
|
|
2128
|
+
// "events_url": "https://api.github.com/users/karatelabs/events{/privacy}",
|
|
2129
|
+
// "received_events_url": "https://api.github.com/users/karatelabs/received_events",
|
|
2130
|
+
// "type": "Organization",
|
|
2131
|
+
// "site_admin": false
|
|
2132
|
+
// },
|
|
2133
|
+
// "html_url": "https://github.com/karatelabs/karate",
|
|
2134
|
+
// "description": "Test Automation Made Simple",
|
|
2135
|
+
// "fork": false,
|
|
2136
|
+
// "url": "https://api.github.com/repos/karatelabs/karate",
|
|
2137
|
+
// "forks_url": "https://api.github.com/repos/karatelabs/karate/forks",
|
|
2138
|
+
// "keys_url": "https://api.github.com/repos/karatelabs/karate/keys{/key_id}",
|
|
2139
|
+
// "collaborators_url": "https://api.github.com/repos/karatelabs/karate/collaborators{/collaborator}",
|
|
2140
|
+
// "teams_url": "https://api.github.com/repos/karatelabs/karate/teams",
|
|
2141
|
+
// "hooks_url": "https://api.github.com/repos/karatelabs/karate/hooks",
|
|
2142
|
+
// "issue_events_url": "https://api.github.com/repos/karatelabs/karate/issues/events{/number}",
|
|
2143
|
+
// "events_url": "https://api.github.com/repos/karatelabs/karate/events",
|
|
2144
|
+
// "assignees_url": "https://api.github.com/repos/karatelabs/karate/assignees{/user}",
|
|
2145
|
+
// "branches_url": "https://api.github.com/repos/karatelabs/karate/branches{/branch}",
|
|
2146
|
+
// "tags_url": "https://api.github.com/repos/karatelabs/karate/tags",
|
|
2147
|
+
// "blobs_url": "https://api.github.com/repos/karatelabs/karate/git/blobs{/sha}",
|
|
2148
|
+
// "git_tags_url": "https://api.github.com/repos/karatelabs/karate/git/tags{/sha}",
|
|
2149
|
+
// "git_refs_url": "https://api.github.com/repos/karatelabs/karate/git/refs{/sha}",
|
|
2150
|
+
// "trees_url": "https://api.github.com/repos/karatelabs/karate/git/trees{/sha}",
|
|
2151
|
+
// "statuses_url": "https://api.github.com/repos/karatelabs/karate/statuses/{sha}",
|
|
2152
|
+
// "languages_url": "https://api.github.com/repos/karatelabs/karate/languages",
|
|
2153
|
+
// "stargazers_url": "https://api.github.com/repos/karatelabs/karate/stargazers",
|
|
2154
|
+
// "contributors_url": "https://api.github.com/repos/karatelabs/karate/contributors",
|
|
2155
|
+
// "subscribers_url": "https://api.github.com/repos/karatelabs/karate/subscribers",
|
|
2156
|
+
// "subscription_url": "https://api.github.com/repos/karatelabs/karate/subscription",
|
|
2157
|
+
// "commits_url": "https://api.github.com/repos/karatelabs/karate/commits{/sha}",
|
|
2158
|
+
// "git_commits_url": "https://api.github.com/repos/karatelabs/karate/git/commits{/sha}",
|
|
2159
|
+
// "comments_url": "https://api.github.com/repos/karatelabs/karate/comments{/number}",
|
|
2160
|
+
// "issue_comment_url": "https://api.github.com/repos/karatelabs/karate/issues/comments{/number}",
|
|
2161
|
+
// "contents_url": "https://api.github.com/repos/karatelabs/karate/contents/{+path}",
|
|
2162
|
+
// "compare_url": "https://api.github.com/repos/karatelabs/karate/compare/{base}...{head}",
|
|
2163
|
+
// "merges_url": "https://api.github.com/repos/karatelabs/karate/merges",
|
|
2164
|
+
// "archive_url": "https://api.github.com/repos/karatelabs/karate/{archive_format}{/ref}",
|
|
2165
|
+
// "downloads_url": "https://api.github.com/repos/karatelabs/karate/downloads",
|
|
2166
|
+
// "issues_url": "https://api.github.com/repos/karatelabs/karate/issues{/number}",
|
|
2167
|
+
// "pulls_url": "https://api.github.com/repos/karatelabs/karate/pulls{/number}",
|
|
2168
|
+
// "milestones_url": "https://api.github.com/repos/karatelabs/karate/milestones{/number}",
|
|
2169
|
+
// "notifications_url": "https://api.github.com/repos/karatelabs/karate/notifications{?since,all,participating}",
|
|
2170
|
+
// "labels_url": "https://api.github.com/repos/karatelabs/karate/labels{/name}",
|
|
2171
|
+
// "releases_url": "https://api.github.com/repos/karatelabs/karate/releases{/id}",
|
|
2172
|
+
// "deployments_url": "https://api.github.com/repos/karatelabs/karate/deployments",
|
|
2173
|
+
// "created_at": "2017-02-07T15:59:17Z",
|
|
2174
|
+
// "updated_at": "2022-11-06T12:39:38Z",
|
|
2175
|
+
// "pushed_at": "2022-11-05T17:54:02Z",
|
|
2176
|
+
// "git_url": "git://github.com/karatelabs/karate.git",
|
|
2177
|
+
// "ssh_url": "git@github.com:karatelabs/karate.git",
|
|
2178
|
+
// "clone_url": "https://github.com/karatelabs/karate.git",
|
|
2179
|
+
// "svn_url": "https://github.com/karatelabs/karate",
|
|
2180
|
+
// "homepage": "https://karatelabs.github.io/karate",
|
|
2181
|
+
// "size": 24606,
|
|
2182
|
+
// "stargazers_count": 6424,
|
|
2183
|
+
// "watchers_count": 6424,
|
|
2184
|
+
// "language": "Java",
|
|
2185
|
+
// "has_issues": true,
|
|
2186
|
+
// "has_projects": true,
|
|
2187
|
+
// "has_downloads": true,
|
|
2188
|
+
// "has_wiki": true,
|
|
2189
|
+
// "has_pages": true,
|
|
2190
|
+
// "forks_count": 1651,
|
|
2191
|
+
// "mirror_url": null,
|
|
2192
|
+
// "archived": false,
|
|
2193
|
+
// "disabled": false,
|
|
2194
|
+
// "open_issues_count": 13,
|
|
2195
|
+
// "license": {
|
|
2196
|
+
// "key": "mit",
|
|
2197
|
+
// "name": "MIT License",
|
|
2198
|
+
// "spdx_id": "MIT",
|
|
2199
|
+
// "url": "https://api.github.com/licenses/mit",
|
|
2200
|
+
// "node_id": "MDc6TGljZW5zZTEz"
|
|
2201
|
+
// },
|
|
2202
|
+
// "allow_forking": true,
|
|
2203
|
+
// "is_template": false,
|
|
2204
|
+
// "web_commit_signoff_required": false,
|
|
2205
|
+
// "topics": [
|
|
2206
|
+
// "api-testing",
|
|
2207
|
+
// "assertions",
|
|
2208
|
+
// "automated-testing",
|
|
2209
|
+
// "automation",
|
|
2210
|
+
// "bdd",
|
|
2211
|
+
// "contract-testing",
|
|
2212
|
+
// "cucumber",
|
|
2213
|
+
// "developer-tools",
|
|
2214
|
+
// "load-testing",
|
|
2215
|
+
// "microservices",
|
|
2216
|
+
// "mock-server",
|
|
2217
|
+
// "test-automation",
|
|
2218
|
+
// "testing",
|
|
2219
|
+
// "testing-framework",
|
|
2220
|
+
// "testing-tools",
|
|
2221
|
+
// "webdriver"
|
|
2222
|
+
// ],
|
|
2223
|
+
// "visibility": "public",
|
|
2224
|
+
// "forks": 1651,
|
|
2225
|
+
// "open_issues": 13,
|
|
2226
|
+
// "watchers": 6424,
|
|
2227
|
+
// "default_branch": "master",
|
|
2228
|
+
// "score": 1
|
|
2229
|
+
// },
|
|
2230
|
+
// {
|
|
2231
|
+
// "id": 15319507,
|
|
2232
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnkxNTMxOTUwNw==",
|
|
2233
|
+
// "name": "grafika",
|
|
2234
|
+
// "full_name": "google/grafika",
|
|
2235
|
+
// "private": false,
|
|
2236
|
+
// "owner": {
|
|
2237
|
+
// "login": "google",
|
|
2238
|
+
// "id": 1342004,
|
|
2239
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjEzNDIwMDQ=",
|
|
2240
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/1342004?v=4",
|
|
2241
|
+
// "gravatar_id": "",
|
|
2242
|
+
// "url": "https://api.github.com/users/google",
|
|
2243
|
+
// "html_url": "https://github.com/google",
|
|
2244
|
+
// "followers_url": "https://api.github.com/users/google/followers",
|
|
2245
|
+
// "following_url": "https://api.github.com/users/google/following{/other_user}",
|
|
2246
|
+
// "gists_url": "https://api.github.com/users/google/gists{/gist_id}",
|
|
2247
|
+
// "starred_url": "https://api.github.com/users/google/starred{/owner}{/repo}",
|
|
2248
|
+
// "subscriptions_url": "https://api.github.com/users/google/subscriptions",
|
|
2249
|
+
// "organizations_url": "https://api.github.com/users/google/orgs",
|
|
2250
|
+
// "repos_url": "https://api.github.com/users/google/repos",
|
|
2251
|
+
// "events_url": "https://api.github.com/users/google/events{/privacy}",
|
|
2252
|
+
// "received_events_url": "https://api.github.com/users/google/received_events",
|
|
2253
|
+
// "type": "Organization",
|
|
2254
|
+
// "site_admin": false
|
|
2255
|
+
// },
|
|
2256
|
+
// "html_url": "https://github.com/google/grafika",
|
|
2257
|
+
// "description": "Grafika test app",
|
|
2258
|
+
// "fork": false,
|
|
2259
|
+
// "url": "https://api.github.com/repos/google/grafika",
|
|
2260
|
+
// "forks_url": "https://api.github.com/repos/google/grafika/forks",
|
|
2261
|
+
// "keys_url": "https://api.github.com/repos/google/grafika/keys{/key_id}",
|
|
2262
|
+
// "collaborators_url": "https://api.github.com/repos/google/grafika/collaborators{/collaborator}",
|
|
2263
|
+
// "teams_url": "https://api.github.com/repos/google/grafika/teams",
|
|
2264
|
+
// "hooks_url": "https://api.github.com/repos/google/grafika/hooks",
|
|
2265
|
+
// "issue_events_url": "https://api.github.com/repos/google/grafika/issues/events{/number}",
|
|
2266
|
+
// "events_url": "https://api.github.com/repos/google/grafika/events",
|
|
2267
|
+
// "assignees_url": "https://api.github.com/repos/google/grafika/assignees{/user}",
|
|
2268
|
+
// "branches_url": "https://api.github.com/repos/google/grafika/branches{/branch}",
|
|
2269
|
+
// "tags_url": "https://api.github.com/repos/google/grafika/tags",
|
|
2270
|
+
// "blobs_url": "https://api.github.com/repos/google/grafika/git/blobs{/sha}",
|
|
2271
|
+
// "git_tags_url": "https://api.github.com/repos/google/grafika/git/tags{/sha}",
|
|
2272
|
+
// "git_refs_url": "https://api.github.com/repos/google/grafika/git/refs{/sha}",
|
|
2273
|
+
// "trees_url": "https://api.github.com/repos/google/grafika/git/trees{/sha}",
|
|
2274
|
+
// "statuses_url": "https://api.github.com/repos/google/grafika/statuses/{sha}",
|
|
2275
|
+
// "languages_url": "https://api.github.com/repos/google/grafika/languages",
|
|
2276
|
+
// "stargazers_url": "https://api.github.com/repos/google/grafika/stargazers",
|
|
2277
|
+
// "contributors_url": "https://api.github.com/repos/google/grafika/contributors",
|
|
2278
|
+
// "subscribers_url": "https://api.github.com/repos/google/grafika/subscribers",
|
|
2279
|
+
// "subscription_url": "https://api.github.com/repos/google/grafika/subscription",
|
|
2280
|
+
// "commits_url": "https://api.github.com/repos/google/grafika/commits{/sha}",
|
|
2281
|
+
// "git_commits_url": "https://api.github.com/repos/google/grafika/git/commits{/sha}",
|
|
2282
|
+
// "comments_url": "https://api.github.com/repos/google/grafika/comments{/number}",
|
|
2283
|
+
// "issue_comment_url": "https://api.github.com/repos/google/grafika/issues/comments{/number}",
|
|
2284
|
+
// "contents_url": "https://api.github.com/repos/google/grafika/contents/{+path}",
|
|
2285
|
+
// "compare_url": "https://api.github.com/repos/google/grafika/compare/{base}...{head}",
|
|
2286
|
+
// "merges_url": "https://api.github.com/repos/google/grafika/merges",
|
|
2287
|
+
// "archive_url": "https://api.github.com/repos/google/grafika/{archive_format}{/ref}",
|
|
2288
|
+
// "downloads_url": "https://api.github.com/repos/google/grafika/downloads",
|
|
2289
|
+
// "issues_url": "https://api.github.com/repos/google/grafika/issues{/number}",
|
|
2290
|
+
// "pulls_url": "https://api.github.com/repos/google/grafika/pulls{/number}",
|
|
2291
|
+
// "milestones_url": "https://api.github.com/repos/google/grafika/milestones{/number}",
|
|
2292
|
+
// "notifications_url": "https://api.github.com/repos/google/grafika/notifications{?since,all,participating}",
|
|
2293
|
+
// "labels_url": "https://api.github.com/repos/google/grafika/labels{/name}",
|
|
2294
|
+
// "releases_url": "https://api.github.com/repos/google/grafika/releases{/id}",
|
|
2295
|
+
// "deployments_url": "https://api.github.com/repos/google/grafika/deployments",
|
|
2296
|
+
// "created_at": "2013-12-19T18:36:53Z",
|
|
2297
|
+
// "updated_at": "2022-11-05T06:25:12Z",
|
|
2298
|
+
// "pushed_at": "2022-08-28T10:42:45Z",
|
|
2299
|
+
// "git_url": "git://github.com/google/grafika.git",
|
|
2300
|
+
// "ssh_url": "git@github.com:google/grafika.git",
|
|
2301
|
+
// "clone_url": "https://github.com/google/grafika.git",
|
|
2302
|
+
// "svn_url": "https://github.com/google/grafika",
|
|
2303
|
+
// "homepage": "",
|
|
2304
|
+
// "size": 1092,
|
|
2305
|
+
// "stargazers_count": 5697,
|
|
2306
|
+
// "watchers_count": 5697,
|
|
2307
|
+
// "language": "Java",
|
|
2308
|
+
// "has_issues": true,
|
|
2309
|
+
// "has_projects": true,
|
|
2310
|
+
// "has_downloads": true,
|
|
2311
|
+
// "has_wiki": false,
|
|
2312
|
+
// "has_pages": false,
|
|
2313
|
+
// "forks_count": 1408,
|
|
2314
|
+
// "mirror_url": null,
|
|
2315
|
+
// "archived": false,
|
|
2316
|
+
// "disabled": false,
|
|
2317
|
+
// "open_issues_count": 56,
|
|
2318
|
+
// "license": {
|
|
2319
|
+
// "key": "apache-2.0",
|
|
2320
|
+
// "name": "Apache License 2.0",
|
|
2321
|
+
// "spdx_id": "Apache-2.0",
|
|
2322
|
+
// "url": "https://api.github.com/licenses/apache-2.0",
|
|
2323
|
+
// "node_id": "MDc6TGljZW5zZTI="
|
|
2324
|
+
// },
|
|
2325
|
+
// "allow_forking": true,
|
|
2326
|
+
// "is_template": false,
|
|
2327
|
+
// "web_commit_signoff_required": false,
|
|
2328
|
+
// "topics": [],
|
|
2329
|
+
// "visibility": "public",
|
|
2330
|
+
// "forks": 1408,
|
|
2331
|
+
// "open_issues": 56,
|
|
2332
|
+
// "watchers": 5697,
|
|
2333
|
+
// "default_branch": "master",
|
|
2334
|
+
// "score": 1
|
|
2335
|
+
// },
|
|
2336
|
+
// {
|
|
2337
|
+
// "id": 6247705,
|
|
2338
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnk2MjQ3NzA1",
|
|
2339
|
+
// "name": "testify",
|
|
2340
|
+
// "full_name": "stretchr/testify",
|
|
2341
|
+
// "private": false,
|
|
2342
|
+
// "owner": {
|
|
2343
|
+
// "login": "stretchr",
|
|
2344
|
+
// "id": 1841476,
|
|
2345
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjE4NDE0NzY=",
|
|
2346
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/1841476?v=4",
|
|
2347
|
+
// "gravatar_id": "",
|
|
2348
|
+
// "url": "https://api.github.com/users/stretchr",
|
|
2349
|
+
// "html_url": "https://github.com/stretchr",
|
|
2350
|
+
// "followers_url": "https://api.github.com/users/stretchr/followers",
|
|
2351
|
+
// "following_url": "https://api.github.com/users/stretchr/following{/other_user}",
|
|
2352
|
+
// "gists_url": "https://api.github.com/users/stretchr/gists{/gist_id}",
|
|
2353
|
+
// "starred_url": "https://api.github.com/users/stretchr/starred{/owner}{/repo}",
|
|
2354
|
+
// "subscriptions_url": "https://api.github.com/users/stretchr/subscriptions",
|
|
2355
|
+
// "organizations_url": "https://api.github.com/users/stretchr/orgs",
|
|
2356
|
+
// "repos_url": "https://api.github.com/users/stretchr/repos",
|
|
2357
|
+
// "events_url": "https://api.github.com/users/stretchr/events{/privacy}",
|
|
2358
|
+
// "received_events_url": "https://api.github.com/users/stretchr/received_events",
|
|
2359
|
+
// "type": "Organization",
|
|
2360
|
+
// "site_admin": false
|
|
2361
|
+
// },
|
|
2362
|
+
// "html_url": "https://github.com/stretchr/testify",
|
|
2363
|
+
// "description": "A toolkit with common assertions and mocks that plays nicely with the standard library",
|
|
2364
|
+
// "fork": false,
|
|
2365
|
+
// "url": "https://api.github.com/repos/stretchr/testify",
|
|
2366
|
+
// "forks_url": "https://api.github.com/repos/stretchr/testify/forks",
|
|
2367
|
+
// "keys_url": "https://api.github.com/repos/stretchr/testify/keys{/key_id}",
|
|
2368
|
+
// "collaborators_url": "https://api.github.com/repos/stretchr/testify/collaborators{/collaborator}",
|
|
2369
|
+
// "teams_url": "https://api.github.com/repos/stretchr/testify/teams",
|
|
2370
|
+
// "hooks_url": "https://api.github.com/repos/stretchr/testify/hooks",
|
|
2371
|
+
// "issue_events_url": "https://api.github.com/repos/stretchr/testify/issues/events{/number}",
|
|
2372
|
+
// "events_url": "https://api.github.com/repos/stretchr/testify/events",
|
|
2373
|
+
// "assignees_url": "https://api.github.com/repos/stretchr/testify/assignees{/user}",
|
|
2374
|
+
// "branches_url": "https://api.github.com/repos/stretchr/testify/branches{/branch}",
|
|
2375
|
+
// "tags_url": "https://api.github.com/repos/stretchr/testify/tags",
|
|
2376
|
+
// "blobs_url": "https://api.github.com/repos/stretchr/testify/git/blobs{/sha}",
|
|
2377
|
+
// "git_tags_url": "https://api.github.com/repos/stretchr/testify/git/tags{/sha}",
|
|
2378
|
+
// "git_refs_url": "https://api.github.com/repos/stretchr/testify/git/refs{/sha}",
|
|
2379
|
+
// "trees_url": "https://api.github.com/repos/stretchr/testify/git/trees{/sha}",
|
|
2380
|
+
// "statuses_url": "https://api.github.com/repos/stretchr/testify/statuses/{sha}",
|
|
2381
|
+
// "languages_url": "https://api.github.com/repos/stretchr/testify/languages",
|
|
2382
|
+
// "stargazers_url": "https://api.github.com/repos/stretchr/testify/stargazers",
|
|
2383
|
+
// "contributors_url": "https://api.github.com/repos/stretchr/testify/contributors",
|
|
2384
|
+
// "subscribers_url": "https://api.github.com/repos/stretchr/testify/subscribers",
|
|
2385
|
+
// "subscription_url": "https://api.github.com/repos/stretchr/testify/subscription",
|
|
2386
|
+
// "commits_url": "https://api.github.com/repos/stretchr/testify/commits{/sha}",
|
|
2387
|
+
// "git_commits_url": "https://api.github.com/repos/stretchr/testify/git/commits{/sha}",
|
|
2388
|
+
// "comments_url": "https://api.github.com/repos/stretchr/testify/comments{/number}",
|
|
2389
|
+
// "issue_comment_url": "https://api.github.com/repos/stretchr/testify/issues/comments{/number}",
|
|
2390
|
+
// "contents_url": "https://api.github.com/repos/stretchr/testify/contents/{+path}",
|
|
2391
|
+
// "compare_url": "https://api.github.com/repos/stretchr/testify/compare/{base}...{head}",
|
|
2392
|
+
// "merges_url": "https://api.github.com/repos/stretchr/testify/merges",
|
|
2393
|
+
// "archive_url": "https://api.github.com/repos/stretchr/testify/{archive_format}{/ref}",
|
|
2394
|
+
// "downloads_url": "https://api.github.com/repos/stretchr/testify/downloads",
|
|
2395
|
+
// "issues_url": "https://api.github.com/repos/stretchr/testify/issues{/number}",
|
|
2396
|
+
// "pulls_url": "https://api.github.com/repos/stretchr/testify/pulls{/number}",
|
|
2397
|
+
// "milestones_url": "https://api.github.com/repos/stretchr/testify/milestones{/number}",
|
|
2398
|
+
// "notifications_url": "https://api.github.com/repos/stretchr/testify/notifications{?since,all,participating}",
|
|
2399
|
+
// "labels_url": "https://api.github.com/repos/stretchr/testify/labels{/name}",
|
|
2400
|
+
// "releases_url": "https://api.github.com/repos/stretchr/testify/releases{/id}",
|
|
2401
|
+
// "deployments_url": "https://api.github.com/repos/stretchr/testify/deployments",
|
|
2402
|
+
// "created_at": "2012-10-16T16:43:17Z",
|
|
2403
|
+
// "updated_at": "2022-11-06T12:22:00Z",
|
|
2404
|
+
// "pushed_at": "2022-11-02T11:46:59Z",
|
|
2405
|
+
// "git_url": "git://github.com/stretchr/testify.git",
|
|
2406
|
+
// "ssh_url": "git@github.com:stretchr/testify.git",
|
|
2407
|
+
// "clone_url": "https://github.com/stretchr/testify.git",
|
|
2408
|
+
// "svn_url": "https://github.com/stretchr/testify",
|
|
2409
|
+
// "homepage": "",
|
|
2410
|
+
// "size": 1400,
|
|
2411
|
+
// "stargazers_count": 18118,
|
|
2412
|
+
// "watchers_count": 18118,
|
|
2413
|
+
// "language": "Go",
|
|
2414
|
+
// "has_issues": true,
|
|
2415
|
+
// "has_projects": true,
|
|
2416
|
+
// "has_downloads": true,
|
|
2417
|
+
// "has_wiki": true,
|
|
2418
|
+
// "has_pages": false,
|
|
2419
|
+
// "forks_count": 1363,
|
|
2420
|
+
// "mirror_url": null,
|
|
2421
|
+
// "archived": false,
|
|
2422
|
+
// "disabled": false,
|
|
2423
|
+
// "open_issues_count": 380,
|
|
2424
|
+
// "license": {
|
|
2425
|
+
// "key": "mit",
|
|
2426
|
+
// "name": "MIT License",
|
|
2427
|
+
// "spdx_id": "MIT",
|
|
2428
|
+
// "url": "https://api.github.com/licenses/mit",
|
|
2429
|
+
// "node_id": "MDc6TGljZW5zZTEz"
|
|
2430
|
+
// },
|
|
2431
|
+
// "allow_forking": true,
|
|
2432
|
+
// "is_template": false,
|
|
2433
|
+
// "web_commit_signoff_required": false,
|
|
2434
|
+
// "topics": [
|
|
2435
|
+
// "assertions",
|
|
2436
|
+
// "go",
|
|
2437
|
+
// "golang",
|
|
2438
|
+
// "mocking",
|
|
2439
|
+
// "testify",
|
|
2440
|
+
// "testing",
|
|
2441
|
+
// "toolkit"
|
|
2442
|
+
// ],
|
|
2443
|
+
// "visibility": "public",
|
|
2444
|
+
// "forks": 1363,
|
|
2445
|
+
// "open_issues": 380,
|
|
2446
|
+
// "watchers": 18118,
|
|
2447
|
+
// "default_branch": "master",
|
|
2448
|
+
// "score": 1
|
|
2449
|
+
// },
|
|
2450
|
+
// {
|
|
2451
|
+
// "id": 867564,
|
|
2452
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnk4Njc1NjQ=",
|
|
2453
|
+
// "name": "robolectric",
|
|
2454
|
+
// "full_name": "robolectric/robolectric",
|
|
2455
|
+
// "private": false,
|
|
2456
|
+
// "owner": {
|
|
2457
|
+
// "login": "robolectric",
|
|
2458
|
+
// "id": 3988212,
|
|
2459
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjM5ODgyMTI=",
|
|
2460
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/3988212?v=4",
|
|
2461
|
+
// "gravatar_id": "",
|
|
2462
|
+
// "url": "https://api.github.com/users/robolectric",
|
|
2463
|
+
// "html_url": "https://github.com/robolectric",
|
|
2464
|
+
// "followers_url": "https://api.github.com/users/robolectric/followers",
|
|
2465
|
+
// "following_url": "https://api.github.com/users/robolectric/following{/other_user}",
|
|
2466
|
+
// "gists_url": "https://api.github.com/users/robolectric/gists{/gist_id}",
|
|
2467
|
+
// "starred_url": "https://api.github.com/users/robolectric/starred{/owner}{/repo}",
|
|
2468
|
+
// "subscriptions_url": "https://api.github.com/users/robolectric/subscriptions",
|
|
2469
|
+
// "organizations_url": "https://api.github.com/users/robolectric/orgs",
|
|
2470
|
+
// "repos_url": "https://api.github.com/users/robolectric/repos",
|
|
2471
|
+
// "events_url": "https://api.github.com/users/robolectric/events{/privacy}",
|
|
2472
|
+
// "received_events_url": "https://api.github.com/users/robolectric/received_events",
|
|
2473
|
+
// "type": "Organization",
|
|
2474
|
+
// "site_admin": false
|
|
2475
|
+
// },
|
|
2476
|
+
// "html_url": "https://github.com/robolectric/robolectric",
|
|
2477
|
+
// "description": "Android Unit Testing Framework",
|
|
2478
|
+
// "fork": false,
|
|
2479
|
+
// "url": "https://api.github.com/repos/robolectric/robolectric",
|
|
2480
|
+
// "forks_url": "https://api.github.com/repos/robolectric/robolectric/forks",
|
|
2481
|
+
// "keys_url": "https://api.github.com/repos/robolectric/robolectric/keys{/key_id}",
|
|
2482
|
+
// "collaborators_url": "https://api.github.com/repos/robolectric/robolectric/collaborators{/collaborator}",
|
|
2483
|
+
// "teams_url": "https://api.github.com/repos/robolectric/robolectric/teams",
|
|
2484
|
+
// "hooks_url": "https://api.github.com/repos/robolectric/robolectric/hooks",
|
|
2485
|
+
// "issue_events_url": "https://api.github.com/repos/robolectric/robolectric/issues/events{/number}",
|
|
2486
|
+
// "events_url": "https://api.github.com/repos/robolectric/robolectric/events",
|
|
2487
|
+
// "assignees_url": "https://api.github.com/repos/robolectric/robolectric/assignees{/user}",
|
|
2488
|
+
// "branches_url": "https://api.github.com/repos/robolectric/robolectric/branches{/branch}",
|
|
2489
|
+
// "tags_url": "https://api.github.com/repos/robolectric/robolectric/tags",
|
|
2490
|
+
// "blobs_url": "https://api.github.com/repos/robolectric/robolectric/git/blobs{/sha}",
|
|
2491
|
+
// "git_tags_url": "https://api.github.com/repos/robolectric/robolectric/git/tags{/sha}",
|
|
2492
|
+
// "git_refs_url": "https://api.github.com/repos/robolectric/robolectric/git/refs{/sha}",
|
|
2493
|
+
// "trees_url": "https://api.github.com/repos/robolectric/robolectric/git/trees{/sha}",
|
|
2494
|
+
// "statuses_url": "https://api.github.com/repos/robolectric/robolectric/statuses/{sha}",
|
|
2495
|
+
// "languages_url": "https://api.github.com/repos/robolectric/robolectric/languages",
|
|
2496
|
+
// "stargazers_url": "https://api.github.com/repos/robolectric/robolectric/stargazers",
|
|
2497
|
+
// "contributors_url": "https://api.github.com/repos/robolectric/robolectric/contributors",
|
|
2498
|
+
// "subscribers_url": "https://api.github.com/repos/robolectric/robolectric/subscribers",
|
|
2499
|
+
// "subscription_url": "https://api.github.com/repos/robolectric/robolectric/subscription",
|
|
2500
|
+
// "commits_url": "https://api.github.com/repos/robolectric/robolectric/commits{/sha}",
|
|
2501
|
+
// "git_commits_url": "https://api.github.com/repos/robolectric/robolectric/git/commits{/sha}",
|
|
2502
|
+
// "comments_url": "https://api.github.com/repos/robolectric/robolectric/comments{/number}",
|
|
2503
|
+
// "issue_comment_url": "https://api.github.com/repos/robolectric/robolectric/issues/comments{/number}",
|
|
2504
|
+
// "contents_url": "https://api.github.com/repos/robolectric/robolectric/contents/{+path}",
|
|
2505
|
+
// "compare_url": "https://api.github.com/repos/robolectric/robolectric/compare/{base}...{head}",
|
|
2506
|
+
// "merges_url": "https://api.github.com/repos/robolectric/robolectric/merges",
|
|
2507
|
+
// "archive_url": "https://api.github.com/repos/robolectric/robolectric/{archive_format}{/ref}",
|
|
2508
|
+
// "downloads_url": "https://api.github.com/repos/robolectric/robolectric/downloads",
|
|
2509
|
+
// "issues_url": "https://api.github.com/repos/robolectric/robolectric/issues{/number}",
|
|
2510
|
+
// "pulls_url": "https://api.github.com/repos/robolectric/robolectric/pulls{/number}",
|
|
2511
|
+
// "milestones_url": "https://api.github.com/repos/robolectric/robolectric/milestones{/number}",
|
|
2512
|
+
// "notifications_url": "https://api.github.com/repos/robolectric/robolectric/notifications{?since,all,participating}",
|
|
2513
|
+
// "labels_url": "https://api.github.com/repos/robolectric/robolectric/labels{/name}",
|
|
2514
|
+
// "releases_url": "https://api.github.com/repos/robolectric/robolectric/releases{/id}",
|
|
2515
|
+
// "deployments_url": "https://api.github.com/repos/robolectric/robolectric/deployments",
|
|
2516
|
+
// "created_at": "2010-08-28T00:28:25Z",
|
|
2517
|
+
// "updated_at": "2022-11-04T18:30:47Z",
|
|
2518
|
+
// "pushed_at": "2022-11-06T11:55:06Z",
|
|
2519
|
+
// "git_url": "git://github.com/robolectric/robolectric.git",
|
|
2520
|
+
// "ssh_url": "git@github.com:robolectric/robolectric.git",
|
|
2521
|
+
// "clone_url": "https://github.com/robolectric/robolectric.git",
|
|
2522
|
+
// "svn_url": "https://github.com/robolectric/robolectric",
|
|
2523
|
+
// "homepage": "http://robolectric.org",
|
|
2524
|
+
// "size": 54018,
|
|
2525
|
+
// "stargazers_count": 5557,
|
|
2526
|
+
// "watchers_count": 5557,
|
|
2527
|
+
// "language": "Java",
|
|
2528
|
+
// "has_issues": true,
|
|
2529
|
+
// "has_projects": true,
|
|
2530
|
+
// "has_downloads": true,
|
|
2531
|
+
// "has_wiki": true,
|
|
2532
|
+
// "has_pages": false,
|
|
2533
|
+
// "forks_count": 1324,
|
|
2534
|
+
// "mirror_url": null,
|
|
2535
|
+
// "archived": false,
|
|
2536
|
+
// "disabled": false,
|
|
2537
|
+
// "open_issues_count": 674,
|
|
2538
|
+
// "license": {
|
|
2539
|
+
// "key": "other",
|
|
2540
|
+
// "name": "Other",
|
|
2541
|
+
// "spdx_id": "NOASSERTION",
|
|
2542
|
+
// "url": null,
|
|
2543
|
+
// "node_id": "MDc6TGljZW5zZTA="
|
|
2544
|
+
// },
|
|
2545
|
+
// "allow_forking": true,
|
|
2546
|
+
// "is_template": false,
|
|
2547
|
+
// "web_commit_signoff_required": false,
|
|
2548
|
+
// "topics": [
|
|
2549
|
+
// "android",
|
|
2550
|
+
// "java",
|
|
2551
|
+
// "robolectric",
|
|
2552
|
+
// "unit-testing"
|
|
2553
|
+
// ],
|
|
2554
|
+
// "visibility": "public",
|
|
2555
|
+
// "forks": 1324,
|
|
2556
|
+
// "open_issues": 674,
|
|
2557
|
+
// "watchers": 5557,
|
|
2558
|
+
// "default_branch": "master",
|
|
2559
|
+
// "score": 1
|
|
2560
|
+
// },
|
|
2561
|
+
// {
|
|
2562
|
+
// "id": 2560988,
|
|
2563
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnkyNTYwOTg4",
|
|
2564
|
+
// "name": "karma",
|
|
2565
|
+
// "full_name": "karma-runner/karma",
|
|
2566
|
+
// "private": false,
|
|
2567
|
+
// "owner": {
|
|
2568
|
+
// "login": "karma-runner",
|
|
2569
|
+
// "id": 3284117,
|
|
2570
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjMyODQxMTc=",
|
|
2571
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/3284117?v=4",
|
|
2572
|
+
// "gravatar_id": "",
|
|
2573
|
+
// "url": "https://api.github.com/users/karma-runner",
|
|
2574
|
+
// "html_url": "https://github.com/karma-runner",
|
|
2575
|
+
// "followers_url": "https://api.github.com/users/karma-runner/followers",
|
|
2576
|
+
// "following_url": "https://api.github.com/users/karma-runner/following{/other_user}",
|
|
2577
|
+
// "gists_url": "https://api.github.com/users/karma-runner/gists{/gist_id}",
|
|
2578
|
+
// "starred_url": "https://api.github.com/users/karma-runner/starred{/owner}{/repo}",
|
|
2579
|
+
// "subscriptions_url": "https://api.github.com/users/karma-runner/subscriptions",
|
|
2580
|
+
// "organizations_url": "https://api.github.com/users/karma-runner/orgs",
|
|
2581
|
+
// "repos_url": "https://api.github.com/users/karma-runner/repos",
|
|
2582
|
+
// "events_url": "https://api.github.com/users/karma-runner/events{/privacy}",
|
|
2583
|
+
// "received_events_url": "https://api.github.com/users/karma-runner/received_events",
|
|
2584
|
+
// "type": "Organization",
|
|
2585
|
+
// "site_admin": false
|
|
2586
|
+
// },
|
|
2587
|
+
// "html_url": "https://github.com/karma-runner/karma",
|
|
2588
|
+
// "description": "Spectacular Test Runner for JavaScript",
|
|
2589
|
+
// "fork": false,
|
|
2590
|
+
// "url": "https://api.github.com/repos/karma-runner/karma",
|
|
2591
|
+
// "forks_url": "https://api.github.com/repos/karma-runner/karma/forks",
|
|
2592
|
+
// "keys_url": "https://api.github.com/repos/karma-runner/karma/keys{/key_id}",
|
|
2593
|
+
// "collaborators_url": "https://api.github.com/repos/karma-runner/karma/collaborators{/collaborator}",
|
|
2594
|
+
// "teams_url": "https://api.github.com/repos/karma-runner/karma/teams",
|
|
2595
|
+
// "hooks_url": "https://api.github.com/repos/karma-runner/karma/hooks",
|
|
2596
|
+
// "issue_events_url": "https://api.github.com/repos/karma-runner/karma/issues/events{/number}",
|
|
2597
|
+
// "events_url": "https://api.github.com/repos/karma-runner/karma/events",
|
|
2598
|
+
// "assignees_url": "https://api.github.com/repos/karma-runner/karma/assignees{/user}",
|
|
2599
|
+
// "branches_url": "https://api.github.com/repos/karma-runner/karma/branches{/branch}",
|
|
2600
|
+
// "tags_url": "https://api.github.com/repos/karma-runner/karma/tags",
|
|
2601
|
+
// "blobs_url": "https://api.github.com/repos/karma-runner/karma/git/blobs{/sha}",
|
|
2602
|
+
// "git_tags_url": "https://api.github.com/repos/karma-runner/karma/git/tags{/sha}",
|
|
2603
|
+
// "git_refs_url": "https://api.github.com/repos/karma-runner/karma/git/refs{/sha}",
|
|
2604
|
+
// "trees_url": "https://api.github.com/repos/karma-runner/karma/git/trees{/sha}",
|
|
2605
|
+
// "statuses_url": "https://api.github.com/repos/karma-runner/karma/statuses/{sha}",
|
|
2606
|
+
// "languages_url": "https://api.github.com/repos/karma-runner/karma/languages",
|
|
2607
|
+
// "stargazers_url": "https://api.github.com/repos/karma-runner/karma/stargazers",
|
|
2608
|
+
// "contributors_url": "https://api.github.com/repos/karma-runner/karma/contributors",
|
|
2609
|
+
// "subscribers_url": "https://api.github.com/repos/karma-runner/karma/subscribers",
|
|
2610
|
+
// "subscription_url": "https://api.github.com/repos/karma-runner/karma/subscription",
|
|
2611
|
+
// "commits_url": "https://api.github.com/repos/karma-runner/karma/commits{/sha}",
|
|
2612
|
+
// "git_commits_url": "https://api.github.com/repos/karma-runner/karma/git/commits{/sha}",
|
|
2613
|
+
// "comments_url": "https://api.github.com/repos/karma-runner/karma/comments{/number}",
|
|
2614
|
+
// "issue_comment_url": "https://api.github.com/repos/karma-runner/karma/issues/comments{/number}",
|
|
2615
|
+
// "contents_url": "https://api.github.com/repos/karma-runner/karma/contents/{+path}",
|
|
2616
|
+
// "compare_url": "https://api.github.com/repos/karma-runner/karma/compare/{base}...{head}",
|
|
2617
|
+
// "merges_url": "https://api.github.com/repos/karma-runner/karma/merges",
|
|
2618
|
+
// "archive_url": "https://api.github.com/repos/karma-runner/karma/{archive_format}{/ref}",
|
|
2619
|
+
// "downloads_url": "https://api.github.com/repos/karma-runner/karma/downloads",
|
|
2620
|
+
// "issues_url": "https://api.github.com/repos/karma-runner/karma/issues{/number}",
|
|
2621
|
+
// "pulls_url": "https://api.github.com/repos/karma-runner/karma/pulls{/number}",
|
|
2622
|
+
// "milestones_url": "https://api.github.com/repos/karma-runner/karma/milestones{/number}",
|
|
2623
|
+
// "notifications_url": "https://api.github.com/repos/karma-runner/karma/notifications{?since,all,participating}",
|
|
2624
|
+
// "labels_url": "https://api.github.com/repos/karma-runner/karma/labels{/name}",
|
|
2625
|
+
// "releases_url": "https://api.github.com/repos/karma-runner/karma/releases{/id}",
|
|
2626
|
+
// "deployments_url": "https://api.github.com/repos/karma-runner/karma/deployments",
|
|
2627
|
+
// "created_at": "2011-10-12T07:55:46Z",
|
|
2628
|
+
// "updated_at": "2022-11-04T21:32:39Z",
|
|
2629
|
+
// "pushed_at": "2022-11-01T13:00:30Z",
|
|
2630
|
+
// "git_url": "git://github.com/karma-runner/karma.git",
|
|
2631
|
+
// "ssh_url": "git@github.com:karma-runner/karma.git",
|
|
2632
|
+
// "clone_url": "https://github.com/karma-runner/karma.git",
|
|
2633
|
+
// "svn_url": "https://github.com/karma-runner/karma",
|
|
2634
|
+
// "homepage": "http://karma-runner.github.io",
|
|
2635
|
+
// "size": 9986,
|
|
2636
|
+
// "stargazers_count": 11775,
|
|
2637
|
+
// "watchers_count": 11775,
|
|
2638
|
+
// "language": "JavaScript",
|
|
2639
|
+
// "has_issues": true,
|
|
2640
|
+
// "has_projects": true,
|
|
2641
|
+
// "has_downloads": true,
|
|
2642
|
+
// "has_wiki": false,
|
|
2643
|
+
// "has_pages": false,
|
|
2644
|
+
// "forks_count": 1756,
|
|
2645
|
+
// "mirror_url": null,
|
|
2646
|
+
// "archived": false,
|
|
2647
|
+
// "disabled": false,
|
|
2648
|
+
// "open_issues_count": 340,
|
|
2649
|
+
// "license": {
|
|
2650
|
+
// "key": "mit",
|
|
2651
|
+
// "name": "MIT License",
|
|
2652
|
+
// "spdx_id": "MIT",
|
|
2653
|
+
// "url": "https://api.github.com/licenses/mit",
|
|
2654
|
+
// "node_id": "MDc6TGljZW5zZTEz"
|
|
2655
|
+
// },
|
|
2656
|
+
// "allow_forking": true,
|
|
2657
|
+
// "is_template": false,
|
|
2658
|
+
// "web_commit_signoff_required": false,
|
|
2659
|
+
// "topics": [
|
|
2660
|
+
// "bdd",
|
|
2661
|
+
// "browser",
|
|
2662
|
+
// "jasmine",
|
|
2663
|
+
// "javascript",
|
|
2664
|
+
// "karma",
|
|
2665
|
+
// "mocha",
|
|
2666
|
+
// "qunit",
|
|
2667
|
+
// "tdd",
|
|
2668
|
+
// "test-runner"
|
|
2669
|
+
// ],
|
|
2670
|
+
// "visibility": "public",
|
|
2671
|
+
// "forks": 1756,
|
|
2672
|
+
// "open_issues": 340,
|
|
2673
|
+
// "watchers": 11775,
|
|
2674
|
+
// "default_branch": "master",
|
|
2675
|
+
// "score": 1
|
|
2676
|
+
// },
|
|
2677
|
+
// {
|
|
2678
|
+
// "id": 124163762,
|
|
2679
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnkxMjQxNjM3NjI=",
|
|
2680
|
+
// "name": "Test",
|
|
2681
|
+
// "full_name": "data-infra/Test",
|
|
2682
|
+
// "private": false,
|
|
2683
|
+
// "owner": {
|
|
2684
|
+
// "login": "data-infra",
|
|
2685
|
+
// "id": 20157705,
|
|
2686
|
+
// "node_id": "MDQ6VXNlcjIwMTU3NzA1",
|
|
2687
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/20157705?v=4",
|
|
2688
|
+
// "gravatar_id": "",
|
|
2689
|
+
// "url": "https://api.github.com/users/data-infra",
|
|
2690
|
+
// "html_url": "https://github.com/data-infra",
|
|
2691
|
+
// "followers_url": "https://api.github.com/users/data-infra/followers",
|
|
2692
|
+
// "following_url": "https://api.github.com/users/data-infra/following{/other_user}",
|
|
2693
|
+
// "gists_url": "https://api.github.com/users/data-infra/gists{/gist_id}",
|
|
2694
|
+
// "starred_url": "https://api.github.com/users/data-infra/starred{/owner}{/repo}",
|
|
2695
|
+
// "subscriptions_url": "https://api.github.com/users/data-infra/subscriptions",
|
|
2696
|
+
// "organizations_url": "https://api.github.com/users/data-infra/orgs",
|
|
2697
|
+
// "repos_url": "https://api.github.com/users/data-infra/repos",
|
|
2698
|
+
// "events_url": "https://api.github.com/users/data-infra/events{/privacy}",
|
|
2699
|
+
// "received_events_url": "https://api.github.com/users/data-infra/received_events",
|
|
2700
|
+
// "type": "User",
|
|
2701
|
+
// "site_admin": false
|
|
2702
|
+
// },
|
|
2703
|
+
// "html_url": "https://github.com/data-infra/Test",
|
|
2704
|
+
// "description": "自动化测试架构,python、Selenium、unittest",
|
|
2705
|
+
// "fork": false,
|
|
2706
|
+
// "url": "https://api.github.com/repos/data-infra/Test",
|
|
2707
|
+
// "forks_url": "https://api.github.com/repos/data-infra/Test/forks",
|
|
2708
|
+
// "keys_url": "https://api.github.com/repos/data-infra/Test/keys{/key_id}",
|
|
2709
|
+
// "collaborators_url": "https://api.github.com/repos/data-infra/Test/collaborators{/collaborator}",
|
|
2710
|
+
// "teams_url": "https://api.github.com/repos/data-infra/Test/teams",
|
|
2711
|
+
// "hooks_url": "https://api.github.com/repos/data-infra/Test/hooks",
|
|
2712
|
+
// "issue_events_url": "https://api.github.com/repos/data-infra/Test/issues/events{/number}",
|
|
2713
|
+
// "events_url": "https://api.github.com/repos/data-infra/Test/events",
|
|
2714
|
+
// "assignees_url": "https://api.github.com/repos/data-infra/Test/assignees{/user}",
|
|
2715
|
+
// "branches_url": "https://api.github.com/repos/data-infra/Test/branches{/branch}",
|
|
2716
|
+
// "tags_url": "https://api.github.com/repos/data-infra/Test/tags",
|
|
2717
|
+
// "blobs_url": "https://api.github.com/repos/data-infra/Test/git/blobs{/sha}",
|
|
2718
|
+
// "git_tags_url": "https://api.github.com/repos/data-infra/Test/git/tags{/sha}",
|
|
2719
|
+
// "git_refs_url": "https://api.github.com/repos/data-infra/Test/git/refs{/sha}",
|
|
2720
|
+
// "trees_url": "https://api.github.com/repos/data-infra/Test/git/trees{/sha}",
|
|
2721
|
+
// "statuses_url": "https://api.github.com/repos/data-infra/Test/statuses/{sha}",
|
|
2722
|
+
// "languages_url": "https://api.github.com/repos/data-infra/Test/languages",
|
|
2723
|
+
// "stargazers_url": "https://api.github.com/repos/data-infra/Test/stargazers",
|
|
2724
|
+
// "contributors_url": "https://api.github.com/repos/data-infra/Test/contributors",
|
|
2725
|
+
// "subscribers_url": "https://api.github.com/repos/data-infra/Test/subscribers",
|
|
2726
|
+
// "subscription_url": "https://api.github.com/repos/data-infra/Test/subscription",
|
|
2727
|
+
// "commits_url": "https://api.github.com/repos/data-infra/Test/commits{/sha}",
|
|
2728
|
+
// "git_commits_url": "https://api.github.com/repos/data-infra/Test/git/commits{/sha}",
|
|
2729
|
+
// "comments_url": "https://api.github.com/repos/data-infra/Test/comments{/number}",
|
|
2730
|
+
// "issue_comment_url": "https://api.github.com/repos/data-infra/Test/issues/comments{/number}",
|
|
2731
|
+
// "contents_url": "https://api.github.com/repos/data-infra/Test/contents/{+path}",
|
|
2732
|
+
// "compare_url": "https://api.github.com/repos/data-infra/Test/compare/{base}...{head}",
|
|
2733
|
+
// "merges_url": "https://api.github.com/repos/data-infra/Test/merges",
|
|
2734
|
+
// "archive_url": "https://api.github.com/repos/data-infra/Test/{archive_format}{/ref}",
|
|
2735
|
+
// "downloads_url": "https://api.github.com/repos/data-infra/Test/downloads",
|
|
2736
|
+
// "issues_url": "https://api.github.com/repos/data-infra/Test/issues{/number}",
|
|
2737
|
+
// "pulls_url": "https://api.github.com/repos/data-infra/Test/pulls{/number}",
|
|
2738
|
+
// "milestones_url": "https://api.github.com/repos/data-infra/Test/milestones{/number}",
|
|
2739
|
+
// "notifications_url": "https://api.github.com/repos/data-infra/Test/notifications{?since,all,participating}",
|
|
2740
|
+
// "labels_url": "https://api.github.com/repos/data-infra/Test/labels{/name}",
|
|
2741
|
+
// "releases_url": "https://api.github.com/repos/data-infra/Test/releases{/id}",
|
|
2742
|
+
// "deployments_url": "https://api.github.com/repos/data-infra/Test/deployments",
|
|
2743
|
+
// "created_at": "2018-03-07T01:57:52Z",
|
|
2744
|
+
// "updated_at": "2022-10-31T07:32:45Z",
|
|
2745
|
+
// "pushed_at": "2021-03-25T21:59:30Z",
|
|
2746
|
+
// "git_url": "git://github.com/data-infra/Test.git",
|
|
2747
|
+
// "ssh_url": "git@github.com:data-infra/Test.git",
|
|
2748
|
+
// "clone_url": "https://github.com/data-infra/Test.git",
|
|
2749
|
+
// "svn_url": "https://github.com/data-infra/Test",
|
|
2750
|
+
// "homepage": null,
|
|
2751
|
+
// "size": 27370,
|
|
2752
|
+
// "stargazers_count": 206,
|
|
2753
|
+
// "watchers_count": 206,
|
|
2754
|
+
// "language": "Python",
|
|
2755
|
+
// "has_issues": true,
|
|
2756
|
+
// "has_projects": true,
|
|
2757
|
+
// "has_downloads": true,
|
|
2758
|
+
// "has_wiki": true,
|
|
2759
|
+
// "has_pages": false,
|
|
2760
|
+
// "forks_count": 267,
|
|
2761
|
+
// "mirror_url": null,
|
|
2762
|
+
// "archived": false,
|
|
2763
|
+
// "disabled": false,
|
|
2764
|
+
// "open_issues_count": 5,
|
|
2765
|
+
// "license": null,
|
|
2766
|
+
// "allow_forking": true,
|
|
2767
|
+
// "is_template": false,
|
|
2768
|
+
// "web_commit_signoff_required": false,
|
|
2769
|
+
// "topics": [],
|
|
2770
|
+
// "visibility": "public",
|
|
2771
|
+
// "forks": 267,
|
|
2772
|
+
// "open_issues": 5,
|
|
2773
|
+
// "watchers": 206,
|
|
2774
|
+
// "default_branch": "master",
|
|
2775
|
+
// "score": 1
|
|
2776
|
+
// },
|
|
2777
|
+
// {
|
|
2778
|
+
// "id": 12261520,
|
|
2779
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnkxMjI2MTUyMA==",
|
|
2780
|
+
// "name": "goconvey",
|
|
2781
|
+
// "full_name": "smartystreets/goconvey",
|
|
2782
|
+
// "private": false,
|
|
2783
|
+
// "owner": {
|
|
2784
|
+
// "login": "smartystreets",
|
|
2785
|
+
// "id": 969237,
|
|
2786
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjk2OTIzNw==",
|
|
2787
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/969237?v=4",
|
|
2788
|
+
// "gravatar_id": "",
|
|
2789
|
+
// "url": "https://api.github.com/users/smartystreets",
|
|
2790
|
+
// "html_url": "https://github.com/smartystreets",
|
|
2791
|
+
// "followers_url": "https://api.github.com/users/smartystreets/followers",
|
|
2792
|
+
// "following_url": "https://api.github.com/users/smartystreets/following{/other_user}",
|
|
2793
|
+
// "gists_url": "https://api.github.com/users/smartystreets/gists{/gist_id}",
|
|
2794
|
+
// "starred_url": "https://api.github.com/users/smartystreets/starred{/owner}{/repo}",
|
|
2795
|
+
// "subscriptions_url": "https://api.github.com/users/smartystreets/subscriptions",
|
|
2796
|
+
// "organizations_url": "https://api.github.com/users/smartystreets/orgs",
|
|
2797
|
+
// "repos_url": "https://api.github.com/users/smartystreets/repos",
|
|
2798
|
+
// "events_url": "https://api.github.com/users/smartystreets/events{/privacy}",
|
|
2799
|
+
// "received_events_url": "https://api.github.com/users/smartystreets/received_events",
|
|
2800
|
+
// "type": "Organization",
|
|
2801
|
+
// "site_admin": false
|
|
2802
|
+
// },
|
|
2803
|
+
// "html_url": "https://github.com/smartystreets/goconvey",
|
|
2804
|
+
// "description": "Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.",
|
|
2805
|
+
// "fork": false,
|
|
2806
|
+
// "url": "https://api.github.com/repos/smartystreets/goconvey",
|
|
2807
|
+
// "forks_url": "https://api.github.com/repos/smartystreets/goconvey/forks",
|
|
2808
|
+
// "keys_url": "https://api.github.com/repos/smartystreets/goconvey/keys{/key_id}",
|
|
2809
|
+
// "collaborators_url": "https://api.github.com/repos/smartystreets/goconvey/collaborators{/collaborator}",
|
|
2810
|
+
// "teams_url": "https://api.github.com/repos/smartystreets/goconvey/teams",
|
|
2811
|
+
// "hooks_url": "https://api.github.com/repos/smartystreets/goconvey/hooks",
|
|
2812
|
+
// "issue_events_url": "https://api.github.com/repos/smartystreets/goconvey/issues/events{/number}",
|
|
2813
|
+
// "events_url": "https://api.github.com/repos/smartystreets/goconvey/events",
|
|
2814
|
+
// "assignees_url": "https://api.github.com/repos/smartystreets/goconvey/assignees{/user}",
|
|
2815
|
+
// "branches_url": "https://api.github.com/repos/smartystreets/goconvey/branches{/branch}",
|
|
2816
|
+
// "tags_url": "https://api.github.com/repos/smartystreets/goconvey/tags",
|
|
2817
|
+
// "blobs_url": "https://api.github.com/repos/smartystreets/goconvey/git/blobs{/sha}",
|
|
2818
|
+
// "git_tags_url": "https://api.github.com/repos/smartystreets/goconvey/git/tags{/sha}",
|
|
2819
|
+
// "git_refs_url": "https://api.github.com/repos/smartystreets/goconvey/git/refs{/sha}",
|
|
2820
|
+
// "trees_url": "https://api.github.com/repos/smartystreets/goconvey/git/trees{/sha}",
|
|
2821
|
+
// "statuses_url": "https://api.github.com/repos/smartystreets/goconvey/statuses/{sha}",
|
|
2822
|
+
// "languages_url": "https://api.github.com/repos/smartystreets/goconvey/languages",
|
|
2823
|
+
// "stargazers_url": "https://api.github.com/repos/smartystreets/goconvey/stargazers",
|
|
2824
|
+
// "contributors_url": "https://api.github.com/repos/smartystreets/goconvey/contributors",
|
|
2825
|
+
// "subscribers_url": "https://api.github.com/repos/smartystreets/goconvey/subscribers",
|
|
2826
|
+
// "subscription_url": "https://api.github.com/repos/smartystreets/goconvey/subscription",
|
|
2827
|
+
// "commits_url": "https://api.github.com/repos/smartystreets/goconvey/commits{/sha}",
|
|
2828
|
+
// "git_commits_url": "https://api.github.com/repos/smartystreets/goconvey/git/commits{/sha}",
|
|
2829
|
+
// "comments_url": "https://api.github.com/repos/smartystreets/goconvey/comments{/number}",
|
|
2830
|
+
// "issue_comment_url": "https://api.github.com/repos/smartystreets/goconvey/issues/comments{/number}",
|
|
2831
|
+
// "contents_url": "https://api.github.com/repos/smartystreets/goconvey/contents/{+path}",
|
|
2832
|
+
// "compare_url": "https://api.github.com/repos/smartystreets/goconvey/compare/{base}...{head}",
|
|
2833
|
+
// "merges_url": "https://api.github.com/repos/smartystreets/goconvey/merges",
|
|
2834
|
+
// "archive_url": "https://api.github.com/repos/smartystreets/goconvey/{archive_format}{/ref}",
|
|
2835
|
+
// "downloads_url": "https://api.github.com/repos/smartystreets/goconvey/downloads",
|
|
2836
|
+
// "issues_url": "https://api.github.com/repos/smartystreets/goconvey/issues{/number}",
|
|
2837
|
+
// "pulls_url": "https://api.github.com/repos/smartystreets/goconvey/pulls{/number}",
|
|
2838
|
+
// "milestones_url": "https://api.github.com/repos/smartystreets/goconvey/milestones{/number}",
|
|
2839
|
+
// "notifications_url": "https://api.github.com/repos/smartystreets/goconvey/notifications{?since,all,participating}",
|
|
2840
|
+
// "labels_url": "https://api.github.com/repos/smartystreets/goconvey/labels{/name}",
|
|
2841
|
+
// "releases_url": "https://api.github.com/repos/smartystreets/goconvey/releases{/id}",
|
|
2842
|
+
// "deployments_url": "https://api.github.com/repos/smartystreets/goconvey/deployments",
|
|
2843
|
+
// "created_at": "2013-08-21T04:52:28Z",
|
|
2844
|
+
// "updated_at": "2022-11-06T14:28:40Z",
|
|
2845
|
+
// "pushed_at": "2022-06-03T05:06:37Z",
|
|
2846
|
+
// "git_url": "git://github.com/smartystreets/goconvey.git",
|
|
2847
|
+
// "ssh_url": "git@github.com:smartystreets/goconvey.git",
|
|
2848
|
+
// "clone_url": "https://github.com/smartystreets/goconvey.git",
|
|
2849
|
+
// "svn_url": "https://github.com/smartystreets/goconvey",
|
|
2850
|
+
// "homepage": "http://goconvey.co",
|
|
2851
|
+
// "size": 3944,
|
|
2852
|
+
// "stargazers_count": 7495,
|
|
2853
|
+
// "watchers_count": 7495,
|
|
2854
|
+
// "language": "Go",
|
|
2855
|
+
// "has_issues": true,
|
|
2856
|
+
// "has_projects": true,
|
|
2857
|
+
// "has_downloads": true,
|
|
2858
|
+
// "has_wiki": true,
|
|
2859
|
+
// "has_pages": true,
|
|
2860
|
+
// "forks_count": 531,
|
|
2861
|
+
// "mirror_url": null,
|
|
2862
|
+
// "archived": false,
|
|
2863
|
+
// "disabled": false,
|
|
2864
|
+
// "open_issues_count": 153,
|
|
2865
|
+
// "license": {
|
|
2866
|
+
// "key": "other",
|
|
2867
|
+
// "name": "Other",
|
|
2868
|
+
// "spdx_id": "NOASSERTION",
|
|
2869
|
+
// "url": null,
|
|
2870
|
+
// "node_id": "MDc6TGljZW5zZTA="
|
|
2871
|
+
// },
|
|
2872
|
+
// "allow_forking": true,
|
|
2873
|
+
// "is_template": false,
|
|
2874
|
+
// "web_commit_signoff_required": false,
|
|
2875
|
+
// "topics": [
|
|
2876
|
+
// "bdd-framework",
|
|
2877
|
+
// "go",
|
|
2878
|
+
// "goconvey",
|
|
2879
|
+
// "tdd-utilities",
|
|
2880
|
+
// "testing-tools"
|
|
2881
|
+
// ],
|
|
2882
|
+
// "visibility": "public",
|
|
2883
|
+
// "forks": 531,
|
|
2884
|
+
// "open_issues": 153,
|
|
2885
|
+
// "watchers": 7495,
|
|
2886
|
+
// "default_branch": "master",
|
|
2887
|
+
// "score": 1
|
|
2888
|
+
// },
|
|
2889
|
+
// {
|
|
2890
|
+
// "id": 18192493,
|
|
2891
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnkxODE5MjQ5Mw==",
|
|
2892
|
+
// "name": "smhasher",
|
|
2893
|
+
// "full_name": "rurban/smhasher",
|
|
2894
|
+
// "private": false,
|
|
2895
|
+
// "owner": {
|
|
2896
|
+
// "login": "rurban",
|
|
2897
|
+
// "id": 41809,
|
|
2898
|
+
// "node_id": "MDQ6VXNlcjQxODA5",
|
|
2899
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/41809?v=4",
|
|
2900
|
+
// "gravatar_id": "",
|
|
2901
|
+
// "url": "https://api.github.com/users/rurban",
|
|
2902
|
+
// "html_url": "https://github.com/rurban",
|
|
2903
|
+
// "followers_url": "https://api.github.com/users/rurban/followers",
|
|
2904
|
+
// "following_url": "https://api.github.com/users/rurban/following{/other_user}",
|
|
2905
|
+
// "gists_url": "https://api.github.com/users/rurban/gists{/gist_id}",
|
|
2906
|
+
// "starred_url": "https://api.github.com/users/rurban/starred{/owner}{/repo}",
|
|
2907
|
+
// "subscriptions_url": "https://api.github.com/users/rurban/subscriptions",
|
|
2908
|
+
// "organizations_url": "https://api.github.com/users/rurban/orgs",
|
|
2909
|
+
// "repos_url": "https://api.github.com/users/rurban/repos",
|
|
2910
|
+
// "events_url": "https://api.github.com/users/rurban/events{/privacy}",
|
|
2911
|
+
// "received_events_url": "https://api.github.com/users/rurban/received_events",
|
|
2912
|
+
// "type": "User",
|
|
2913
|
+
// "site_admin": false
|
|
2914
|
+
// },
|
|
2915
|
+
// "html_url": "https://github.com/rurban/smhasher",
|
|
2916
|
+
// "description": "Hash function quality and speed tests",
|
|
2917
|
+
// "fork": false,
|
|
2918
|
+
// "url": "https://api.github.com/repos/rurban/smhasher",
|
|
2919
|
+
// "forks_url": "https://api.github.com/repos/rurban/smhasher/forks",
|
|
2920
|
+
// "keys_url": "https://api.github.com/repos/rurban/smhasher/keys{/key_id}",
|
|
2921
|
+
// "collaborators_url": "https://api.github.com/repos/rurban/smhasher/collaborators{/collaborator}",
|
|
2922
|
+
// "teams_url": "https://api.github.com/repos/rurban/smhasher/teams",
|
|
2923
|
+
// "hooks_url": "https://api.github.com/repos/rurban/smhasher/hooks",
|
|
2924
|
+
// "issue_events_url": "https://api.github.com/repos/rurban/smhasher/issues/events{/number}",
|
|
2925
|
+
// "events_url": "https://api.github.com/repos/rurban/smhasher/events",
|
|
2926
|
+
// "assignees_url": "https://api.github.com/repos/rurban/smhasher/assignees{/user}",
|
|
2927
|
+
// "branches_url": "https://api.github.com/repos/rurban/smhasher/branches{/branch}",
|
|
2928
|
+
// "tags_url": "https://api.github.com/repos/rurban/smhasher/tags",
|
|
2929
|
+
// "blobs_url": "https://api.github.com/repos/rurban/smhasher/git/blobs{/sha}",
|
|
2930
|
+
// "git_tags_url": "https://api.github.com/repos/rurban/smhasher/git/tags{/sha}",
|
|
2931
|
+
// "git_refs_url": "https://api.github.com/repos/rurban/smhasher/git/refs{/sha}",
|
|
2932
|
+
// "trees_url": "https://api.github.com/repos/rurban/smhasher/git/trees{/sha}",
|
|
2933
|
+
// "statuses_url": "https://api.github.com/repos/rurban/smhasher/statuses/{sha}",
|
|
2934
|
+
// "languages_url": "https://api.github.com/repos/rurban/smhasher/languages",
|
|
2935
|
+
// "stargazers_url": "https://api.github.com/repos/rurban/smhasher/stargazers",
|
|
2936
|
+
// "contributors_url": "https://api.github.com/repos/rurban/smhasher/contributors",
|
|
2937
|
+
// "subscribers_url": "https://api.github.com/repos/rurban/smhasher/subscribers",
|
|
2938
|
+
// "subscription_url": "https://api.github.com/repos/rurban/smhasher/subscription",
|
|
2939
|
+
// "commits_url": "https://api.github.com/repos/rurban/smhasher/commits{/sha}",
|
|
2940
|
+
// "git_commits_url": "https://api.github.com/repos/rurban/smhasher/git/commits{/sha}",
|
|
2941
|
+
// "comments_url": "https://api.github.com/repos/rurban/smhasher/comments{/number}",
|
|
2942
|
+
// "issue_comment_url": "https://api.github.com/repos/rurban/smhasher/issues/comments{/number}",
|
|
2943
|
+
// "contents_url": "https://api.github.com/repos/rurban/smhasher/contents/{+path}",
|
|
2944
|
+
// "compare_url": "https://api.github.com/repos/rurban/smhasher/compare/{base}...{head}",
|
|
2945
|
+
// "merges_url": "https://api.github.com/repos/rurban/smhasher/merges",
|
|
2946
|
+
// "archive_url": "https://api.github.com/repos/rurban/smhasher/{archive_format}{/ref}",
|
|
2947
|
+
// "downloads_url": "https://api.github.com/repos/rurban/smhasher/downloads",
|
|
2948
|
+
// "issues_url": "https://api.github.com/repos/rurban/smhasher/issues{/number}",
|
|
2949
|
+
// "pulls_url": "https://api.github.com/repos/rurban/smhasher/pulls{/number}",
|
|
2950
|
+
// "milestones_url": "https://api.github.com/repos/rurban/smhasher/milestones{/number}",
|
|
2951
|
+
// "notifications_url": "https://api.github.com/repos/rurban/smhasher/notifications{?since,all,participating}",
|
|
2952
|
+
// "labels_url": "https://api.github.com/repos/rurban/smhasher/labels{/name}",
|
|
2953
|
+
// "releases_url": "https://api.github.com/repos/rurban/smhasher/releases{/id}",
|
|
2954
|
+
// "deployments_url": "https://api.github.com/repos/rurban/smhasher/deployments",
|
|
2955
|
+
// "created_at": "2014-03-27T21:43:37Z",
|
|
2956
|
+
// "updated_at": "2022-11-05T22:49:56Z",
|
|
2957
|
+
// "pushed_at": "2022-11-03T09:07:00Z",
|
|
2958
|
+
// "git_url": "git://github.com/rurban/smhasher.git",
|
|
2959
|
+
// "ssh_url": "git@github.com:rurban/smhasher.git",
|
|
2960
|
+
// "clone_url": "https://github.com/rurban/smhasher.git",
|
|
2961
|
+
// "svn_url": "https://github.com/rurban/smhasher",
|
|
2962
|
+
// "homepage": "",
|
|
2963
|
+
// "size": 19012,
|
|
2964
|
+
// "stargazers_count": 1127,
|
|
2965
|
+
// "watchers_count": 1127,
|
|
2966
|
+
// "language": "C++",
|
|
2967
|
+
// "has_issues": true,
|
|
2968
|
+
// "has_projects": true,
|
|
2969
|
+
// "has_downloads": true,
|
|
2970
|
+
// "has_wiki": true,
|
|
2971
|
+
// "has_pages": true,
|
|
2972
|
+
// "forks_count": 137,
|
|
2973
|
+
// "mirror_url": null,
|
|
2974
|
+
// "archived": false,
|
|
2975
|
+
// "disabled": false,
|
|
2976
|
+
// "open_issues_count": 28,
|
|
2977
|
+
// "license": {
|
|
2978
|
+
// "key": "other",
|
|
2979
|
+
// "name": "Other",
|
|
2980
|
+
// "spdx_id": "NOASSERTION",
|
|
2981
|
+
// "url": null,
|
|
2982
|
+
// "node_id": "MDc6TGljZW5zZTA="
|
|
2983
|
+
// },
|
|
2984
|
+
// "allow_forking": true,
|
|
2985
|
+
// "is_template": false,
|
|
2986
|
+
// "web_commit_signoff_required": false,
|
|
2987
|
+
// "topics": [
|
|
2988
|
+
// "c-plus-plus",
|
|
2989
|
+
// "hash-functions",
|
|
2990
|
+
// "test"
|
|
2991
|
+
// ],
|
|
2992
|
+
// "visibility": "public",
|
|
2993
|
+
// "forks": 137,
|
|
2994
|
+
// "open_issues": 28,
|
|
2995
|
+
// "watchers": 1127,
|
|
2996
|
+
// "default_branch": "master",
|
|
2997
|
+
// "score": 1
|
|
2998
|
+
// },
|
|
2999
|
+
// {
|
|
3000
|
+
// "id": 3649922,
|
|
3001
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnkzNjQ5OTIy",
|
|
3002
|
+
// "name": "ltp",
|
|
3003
|
+
// "full_name": "linux-test-project/ltp",
|
|
3004
|
+
// "private": false,
|
|
3005
|
+
// "owner": {
|
|
3006
|
+
// "login": "linux-test-project",
|
|
3007
|
+
// "id": 1511838,
|
|
3008
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjE1MTE4Mzg=",
|
|
3009
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/1511838?v=4",
|
|
3010
|
+
// "gravatar_id": "",
|
|
3011
|
+
// "url": "https://api.github.com/users/linux-test-project",
|
|
3012
|
+
// "html_url": "https://github.com/linux-test-project",
|
|
3013
|
+
// "followers_url": "https://api.github.com/users/linux-test-project/followers",
|
|
3014
|
+
// "following_url": "https://api.github.com/users/linux-test-project/following{/other_user}",
|
|
3015
|
+
// "gists_url": "https://api.github.com/users/linux-test-project/gists{/gist_id}",
|
|
3016
|
+
// "starred_url": "https://api.github.com/users/linux-test-project/starred{/owner}{/repo}",
|
|
3017
|
+
// "subscriptions_url": "https://api.github.com/users/linux-test-project/subscriptions",
|
|
3018
|
+
// "organizations_url": "https://api.github.com/users/linux-test-project/orgs",
|
|
3019
|
+
// "repos_url": "https://api.github.com/users/linux-test-project/repos",
|
|
3020
|
+
// "events_url": "https://api.github.com/users/linux-test-project/events{/privacy}",
|
|
3021
|
+
// "received_events_url": "https://api.github.com/users/linux-test-project/received_events",
|
|
3022
|
+
// "type": "Organization",
|
|
3023
|
+
// "site_admin": false
|
|
3024
|
+
// },
|
|
3025
|
+
// "html_url": "https://github.com/linux-test-project/ltp",
|
|
3026
|
+
// "description": "Linux Test Project http://linux-test-project.github.io/",
|
|
3027
|
+
// "fork": false,
|
|
3028
|
+
// "url": "https://api.github.com/repos/linux-test-project/ltp",
|
|
3029
|
+
// "forks_url": "https://api.github.com/repos/linux-test-project/ltp/forks",
|
|
3030
|
+
// "keys_url": "https://api.github.com/repos/linux-test-project/ltp/keys{/key_id}",
|
|
3031
|
+
// "collaborators_url": "https://api.github.com/repos/linux-test-project/ltp/collaborators{/collaborator}",
|
|
3032
|
+
// "teams_url": "https://api.github.com/repos/linux-test-project/ltp/teams",
|
|
3033
|
+
// "hooks_url": "https://api.github.com/repos/linux-test-project/ltp/hooks",
|
|
3034
|
+
// "issue_events_url": "https://api.github.com/repos/linux-test-project/ltp/issues/events{/number}",
|
|
3035
|
+
// "events_url": "https://api.github.com/repos/linux-test-project/ltp/events",
|
|
3036
|
+
// "assignees_url": "https://api.github.com/repos/linux-test-project/ltp/assignees{/user}",
|
|
3037
|
+
// "branches_url": "https://api.github.com/repos/linux-test-project/ltp/branches{/branch}",
|
|
3038
|
+
// "tags_url": "https://api.github.com/repos/linux-test-project/ltp/tags",
|
|
3039
|
+
// "blobs_url": "https://api.github.com/repos/linux-test-project/ltp/git/blobs{/sha}",
|
|
3040
|
+
// "git_tags_url": "https://api.github.com/repos/linux-test-project/ltp/git/tags{/sha}",
|
|
3041
|
+
// "git_refs_url": "https://api.github.com/repos/linux-test-project/ltp/git/refs{/sha}",
|
|
3042
|
+
// "trees_url": "https://api.github.com/repos/linux-test-project/ltp/git/trees{/sha}",
|
|
3043
|
+
// "statuses_url": "https://api.github.com/repos/linux-test-project/ltp/statuses/{sha}",
|
|
3044
|
+
// "languages_url": "https://api.github.com/repos/linux-test-project/ltp/languages",
|
|
3045
|
+
// "stargazers_url": "https://api.github.com/repos/linux-test-project/ltp/stargazers",
|
|
3046
|
+
// "contributors_url": "https://api.github.com/repos/linux-test-project/ltp/contributors",
|
|
3047
|
+
// "subscribers_url": "https://api.github.com/repos/linux-test-project/ltp/subscribers",
|
|
3048
|
+
// "subscription_url": "https://api.github.com/repos/linux-test-project/ltp/subscription",
|
|
3049
|
+
// "commits_url": "https://api.github.com/repos/linux-test-project/ltp/commits{/sha}",
|
|
3050
|
+
// "git_commits_url": "https://api.github.com/repos/linux-test-project/ltp/git/commits{/sha}",
|
|
3051
|
+
// "comments_url": "https://api.github.com/repos/linux-test-project/ltp/comments{/number}",
|
|
3052
|
+
// "issue_comment_url": "https://api.github.com/repos/linux-test-project/ltp/issues/comments{/number}",
|
|
3053
|
+
// "contents_url": "https://api.github.com/repos/linux-test-project/ltp/contents/{+path}",
|
|
3054
|
+
// "compare_url": "https://api.github.com/repos/linux-test-project/ltp/compare/{base}...{head}",
|
|
3055
|
+
// "merges_url": "https://api.github.com/repos/linux-test-project/ltp/merges",
|
|
3056
|
+
// "archive_url": "https://api.github.com/repos/linux-test-project/ltp/{archive_format}{/ref}",
|
|
3057
|
+
// "downloads_url": "https://api.github.com/repos/linux-test-project/ltp/downloads",
|
|
3058
|
+
// "issues_url": "https://api.github.com/repos/linux-test-project/ltp/issues{/number}",
|
|
3059
|
+
// "pulls_url": "https://api.github.com/repos/linux-test-project/ltp/pulls{/number}",
|
|
3060
|
+
// "milestones_url": "https://api.github.com/repos/linux-test-project/ltp/milestones{/number}",
|
|
3061
|
+
// "notifications_url": "https://api.github.com/repos/linux-test-project/ltp/notifications{?since,all,participating}",
|
|
3062
|
+
// "labels_url": "https://api.github.com/repos/linux-test-project/ltp/labels{/name}",
|
|
3063
|
+
// "releases_url": "https://api.github.com/repos/linux-test-project/ltp/releases{/id}",
|
|
3064
|
+
// "deployments_url": "https://api.github.com/repos/linux-test-project/ltp/deployments",
|
|
3065
|
+
// "created_at": "2012-03-07T14:39:13Z",
|
|
3066
|
+
// "updated_at": "2022-11-05T08:10:02Z",
|
|
3067
|
+
// "pushed_at": "2022-11-04T18:55:38Z",
|
|
3068
|
+
// "git_url": "git://github.com/linux-test-project/ltp.git",
|
|
3069
|
+
// "ssh_url": "git@github.com:linux-test-project/ltp.git",
|
|
3070
|
+
// "clone_url": "https://github.com/linux-test-project/ltp.git",
|
|
3071
|
+
// "svn_url": "https://github.com/linux-test-project/ltp",
|
|
3072
|
+
// "homepage": "https://lists.linux.it/listinfo/ltp",
|
|
3073
|
+
// "size": 62282,
|
|
3074
|
+
// "stargazers_count": 1878,
|
|
3075
|
+
// "watchers_count": 1878,
|
|
3076
|
+
// "language": "C",
|
|
3077
|
+
// "has_issues": true,
|
|
3078
|
+
// "has_projects": true,
|
|
3079
|
+
// "has_downloads": true,
|
|
3080
|
+
// "has_wiki": true,
|
|
3081
|
+
// "has_pages": false,
|
|
3082
|
+
// "forks_count": 902,
|
|
3083
|
+
// "mirror_url": null,
|
|
3084
|
+
// "archived": false,
|
|
3085
|
+
// "disabled": false,
|
|
3086
|
+
// "open_issues_count": 244,
|
|
3087
|
+
// "license": {
|
|
3088
|
+
// "key": "gpl-2.0",
|
|
3089
|
+
// "name": "GNU General Public License v2.0",
|
|
3090
|
+
// "spdx_id": "GPL-2.0",
|
|
3091
|
+
// "url": "https://api.github.com/licenses/gpl-2.0",
|
|
3092
|
+
// "node_id": "MDc6TGljZW5zZTg="
|
|
3093
|
+
// },
|
|
3094
|
+
// "allow_forking": true,
|
|
3095
|
+
// "is_template": false,
|
|
3096
|
+
// "web_commit_signoff_required": false,
|
|
3097
|
+
// "topics": [
|
|
3098
|
+
// "c",
|
|
3099
|
+
// "libc",
|
|
3100
|
+
// "linux",
|
|
3101
|
+
// "linux-kernel",
|
|
3102
|
+
// "linux-test",
|
|
3103
|
+
// "ltp",
|
|
3104
|
+
// "posix",
|
|
3105
|
+
// "syscalls",
|
|
3106
|
+
// "test-automation",
|
|
3107
|
+
// "unix"
|
|
3108
|
+
// ],
|
|
3109
|
+
// "visibility": "public",
|
|
3110
|
+
// "forks": 902,
|
|
3111
|
+
// "open_issues": 244,
|
|
3112
|
+
// "watchers": 1878,
|
|
3113
|
+
// "default_branch": "master",
|
|
3114
|
+
// "score": 1
|
|
3115
|
+
// },
|
|
3116
|
+
// {
|
|
3117
|
+
// "id": 102034005,
|
|
3118
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnkxMDIwMzQwMDU=",
|
|
3119
|
+
// "name": "cypress-test-tiny",
|
|
3120
|
+
// "full_name": "cypress-io/cypress-test-tiny",
|
|
3121
|
+
// "private": false,
|
|
3122
|
+
// "owner": {
|
|
3123
|
+
// "login": "cypress-io",
|
|
3124
|
+
// "id": 8908513,
|
|
3125
|
+
// "node_id": "MDEyOk9yZ2FuaXphdGlvbjg5MDg1MTM=",
|
|
3126
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/8908513?v=4",
|
|
3127
|
+
// "gravatar_id": "",
|
|
3128
|
+
// "url": "https://api.github.com/users/cypress-io",
|
|
3129
|
+
// "html_url": "https://github.com/cypress-io",
|
|
3130
|
+
// "followers_url": "https://api.github.com/users/cypress-io/followers",
|
|
3131
|
+
// "following_url": "https://api.github.com/users/cypress-io/following{/other_user}",
|
|
3132
|
+
// "gists_url": "https://api.github.com/users/cypress-io/gists{/gist_id}",
|
|
3133
|
+
// "starred_url": "https://api.github.com/users/cypress-io/starred{/owner}{/repo}",
|
|
3134
|
+
// "subscriptions_url": "https://api.github.com/users/cypress-io/subscriptions",
|
|
3135
|
+
// "organizations_url": "https://api.github.com/users/cypress-io/orgs",
|
|
3136
|
+
// "repos_url": "https://api.github.com/users/cypress-io/repos",
|
|
3137
|
+
// "events_url": "https://api.github.com/users/cypress-io/events{/privacy}",
|
|
3138
|
+
// "received_events_url": "https://api.github.com/users/cypress-io/received_events",
|
|
3139
|
+
// "type": "Organization",
|
|
3140
|
+
// "site_admin": false
|
|
3141
|
+
// },
|
|
3142
|
+
// "html_url": "https://github.com/cypress-io/cypress-test-tiny",
|
|
3143
|
+
// "description": "Tiny Cypress E2E test case",
|
|
3144
|
+
// "fork": false,
|
|
3145
|
+
// "url": "https://api.github.com/repos/cypress-io/cypress-test-tiny",
|
|
3146
|
+
// "forks_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/forks",
|
|
3147
|
+
// "keys_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/keys{/key_id}",
|
|
3148
|
+
// "collaborators_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/collaborators{/collaborator}",
|
|
3149
|
+
// "teams_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/teams",
|
|
3150
|
+
// "hooks_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/hooks",
|
|
3151
|
+
// "issue_events_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/issues/events{/number}",
|
|
3152
|
+
// "events_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/events",
|
|
3153
|
+
// "assignees_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/assignees{/user}",
|
|
3154
|
+
// "branches_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/branches{/branch}",
|
|
3155
|
+
// "tags_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/tags",
|
|
3156
|
+
// "blobs_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/git/blobs{/sha}",
|
|
3157
|
+
// "git_tags_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/git/tags{/sha}",
|
|
3158
|
+
// "git_refs_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/git/refs{/sha}",
|
|
3159
|
+
// "trees_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/git/trees{/sha}",
|
|
3160
|
+
// "statuses_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/statuses/{sha}",
|
|
3161
|
+
// "languages_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/languages",
|
|
3162
|
+
// "stargazers_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/stargazers",
|
|
3163
|
+
// "contributors_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/contributors",
|
|
3164
|
+
// "subscribers_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/subscribers",
|
|
3165
|
+
// "subscription_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/subscription",
|
|
3166
|
+
// "commits_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/commits{/sha}",
|
|
3167
|
+
// "git_commits_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/git/commits{/sha}",
|
|
3168
|
+
// "comments_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/comments{/number}",
|
|
3169
|
+
// "issue_comment_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/issues/comments{/number}",
|
|
3170
|
+
// "contents_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/contents/{+path}",
|
|
3171
|
+
// "compare_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/compare/{base}...{head}",
|
|
3172
|
+
// "merges_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/merges",
|
|
3173
|
+
// "archive_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/{archive_format}{/ref}",
|
|
3174
|
+
// "downloads_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/downloads",
|
|
3175
|
+
// "issues_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/issues{/number}",
|
|
3176
|
+
// "pulls_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/pulls{/number}",
|
|
3177
|
+
// "milestones_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/milestones{/number}",
|
|
3178
|
+
// "notifications_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/notifications{?since,all,participating}",
|
|
3179
|
+
// "labels_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/labels{/name}",
|
|
3180
|
+
// "releases_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/releases{/id}",
|
|
3181
|
+
// "deployments_url": "https://api.github.com/repos/cypress-io/cypress-test-tiny/deployments",
|
|
3182
|
+
// "created_at": "2017-08-31T18:50:17Z",
|
|
3183
|
+
// "updated_at": "2022-10-30T03:51:31Z",
|
|
3184
|
+
// "pushed_at": "2022-09-19T17:41:35Z",
|
|
3185
|
+
// "git_url": "git://github.com/cypress-io/cypress-test-tiny.git",
|
|
3186
|
+
// "ssh_url": "git@github.com:cypress-io/cypress-test-tiny.git",
|
|
3187
|
+
// "clone_url": "https://github.com/cypress-io/cypress-test-tiny.git",
|
|
3188
|
+
// "svn_url": "https://github.com/cypress-io/cypress-test-tiny",
|
|
3189
|
+
// "homepage": "https://www.cypress.io/",
|
|
3190
|
+
// "size": 2359,
|
|
3191
|
+
// "stargazers_count": 49,
|
|
3192
|
+
// "watchers_count": 49,
|
|
3193
|
+
// "language": "JavaScript",
|
|
3194
|
+
// "has_issues": true,
|
|
3195
|
+
// "has_projects": true,
|
|
3196
|
+
// "has_downloads": true,
|
|
3197
|
+
// "has_wiki": false,
|
|
3198
|
+
// "has_pages": false,
|
|
3199
|
+
// "forks_count": 425,
|
|
3200
|
+
// "mirror_url": null,
|
|
3201
|
+
// "archived": false,
|
|
3202
|
+
// "disabled": false,
|
|
3203
|
+
// "open_issues_count": 12,
|
|
3204
|
+
// "license": null,
|
|
3205
|
+
// "allow_forking": true,
|
|
3206
|
+
// "is_template": true,
|
|
3207
|
+
// "web_commit_signoff_required": false,
|
|
3208
|
+
// "topics": [
|
|
3209
|
+
// "cypress",
|
|
3210
|
+
// "cypress-io",
|
|
3211
|
+
// "test"
|
|
3212
|
+
// ],
|
|
3213
|
+
// "visibility": "public",
|
|
3214
|
+
// "forks": 425,
|
|
3215
|
+
// "open_issues": 12,
|
|
3216
|
+
// "watchers": 49,
|
|
3217
|
+
// "default_branch": "master",
|
|
3218
|
+
// "score": 1
|
|
3219
|
+
// },
|
|
3220
|
+
// {
|
|
3221
|
+
// "id": 216207782,
|
|
3222
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnkyMTYyMDc3ODI=",
|
|
3223
|
+
// "name": "test",
|
|
3224
|
+
// "full_name": "2020GetGoodOffer/test",
|
|
3225
|
+
// "private": false,
|
|
3226
|
+
// "owner": {
|
|
3227
|
+
// "login": "2020GetGoodOffer",
|
|
3228
|
+
// "id": 56342704,
|
|
3229
|
+
// "node_id": "MDQ6VXNlcjU2MzQyNzA0",
|
|
3230
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/56342704?v=4",
|
|
3231
|
+
// "gravatar_id": "",
|
|
3232
|
+
// "url": "https://api.github.com/users/2020GetGoodOffer",
|
|
3233
|
+
// "html_url": "https://github.com/2020GetGoodOffer",
|
|
3234
|
+
// "followers_url": "https://api.github.com/users/2020GetGoodOffer/followers",
|
|
3235
|
+
// "following_url": "https://api.github.com/users/2020GetGoodOffer/following{/other_user}",
|
|
3236
|
+
// "gists_url": "https://api.github.com/users/2020GetGoodOffer/gists{/gist_id}",
|
|
3237
|
+
// "starred_url": "https://api.github.com/users/2020GetGoodOffer/starred{/owner}{/repo}",
|
|
3238
|
+
// "subscriptions_url": "https://api.github.com/users/2020GetGoodOffer/subscriptions",
|
|
3239
|
+
// "organizations_url": "https://api.github.com/users/2020GetGoodOffer/orgs",
|
|
3240
|
+
// "repos_url": "https://api.github.com/users/2020GetGoodOffer/repos",
|
|
3241
|
+
// "events_url": "https://api.github.com/users/2020GetGoodOffer/events{/privacy}",
|
|
3242
|
+
// "received_events_url": "https://api.github.com/users/2020GetGoodOffer/received_events",
|
|
3243
|
+
// "type": "User",
|
|
3244
|
+
// "site_admin": false
|
|
3245
|
+
// },
|
|
3246
|
+
// "html_url": "https://github.com/2020GetGoodOffer/test",
|
|
3247
|
+
// "description": "Java复习合集",
|
|
3248
|
+
// "fork": false,
|
|
3249
|
+
// "url": "https://api.github.com/repos/2020GetGoodOffer/test",
|
|
3250
|
+
// "forks_url": "https://api.github.com/repos/2020GetGoodOffer/test/forks",
|
|
3251
|
+
// "keys_url": "https://api.github.com/repos/2020GetGoodOffer/test/keys{/key_id}",
|
|
3252
|
+
// "collaborators_url": "https://api.github.com/repos/2020GetGoodOffer/test/collaborators{/collaborator}",
|
|
3253
|
+
// "teams_url": "https://api.github.com/repos/2020GetGoodOffer/test/teams",
|
|
3254
|
+
// "hooks_url": "https://api.github.com/repos/2020GetGoodOffer/test/hooks",
|
|
3255
|
+
// "issue_events_url": "https://api.github.com/repos/2020GetGoodOffer/test/issues/events{/number}",
|
|
3256
|
+
// "events_url": "https://api.github.com/repos/2020GetGoodOffer/test/events",
|
|
3257
|
+
// "assignees_url": "https://api.github.com/repos/2020GetGoodOffer/test/assignees{/user}",
|
|
3258
|
+
// "branches_url": "https://api.github.com/repos/2020GetGoodOffer/test/branches{/branch}",
|
|
3259
|
+
// "tags_url": "https://api.github.com/repos/2020GetGoodOffer/test/tags",
|
|
3260
|
+
// "blobs_url": "https://api.github.com/repos/2020GetGoodOffer/test/git/blobs{/sha}",
|
|
3261
|
+
// "git_tags_url": "https://api.github.com/repos/2020GetGoodOffer/test/git/tags{/sha}",
|
|
3262
|
+
// "git_refs_url": "https://api.github.com/repos/2020GetGoodOffer/test/git/refs{/sha}",
|
|
3263
|
+
// "trees_url": "https://api.github.com/repos/2020GetGoodOffer/test/git/trees{/sha}",
|
|
3264
|
+
// "statuses_url": "https://api.github.com/repos/2020GetGoodOffer/test/statuses/{sha}",
|
|
3265
|
+
// "languages_url": "https://api.github.com/repos/2020GetGoodOffer/test/languages",
|
|
3266
|
+
// "stargazers_url": "https://api.github.com/repos/2020GetGoodOffer/test/stargazers",
|
|
3267
|
+
// "contributors_url": "https://api.github.com/repos/2020GetGoodOffer/test/contributors",
|
|
3268
|
+
// "subscribers_url": "https://api.github.com/repos/2020GetGoodOffer/test/subscribers",
|
|
3269
|
+
// "subscription_url": "https://api.github.com/repos/2020GetGoodOffer/test/subscription",
|
|
3270
|
+
// "commits_url": "https://api.github.com/repos/2020GetGoodOffer/test/commits{/sha}",
|
|
3271
|
+
// "git_commits_url": "https://api.github.com/repos/2020GetGoodOffer/test/git/commits{/sha}",
|
|
3272
|
+
// "comments_url": "https://api.github.com/repos/2020GetGoodOffer/test/comments{/number}",
|
|
3273
|
+
// "issue_comment_url": "https://api.github.com/repos/2020GetGoodOffer/test/issues/comments{/number}",
|
|
3274
|
+
// "contents_url": "https://api.github.com/repos/2020GetGoodOffer/test/contents/{+path}",
|
|
3275
|
+
// "compare_url": "https://api.github.com/repos/2020GetGoodOffer/test/compare/{base}...{head}",
|
|
3276
|
+
// "merges_url": "https://api.github.com/repos/2020GetGoodOffer/test/merges",
|
|
3277
|
+
// "archive_url": "https://api.github.com/repos/2020GetGoodOffer/test/{archive_format}{/ref}",
|
|
3278
|
+
// "downloads_url": "https://api.github.com/repos/2020GetGoodOffer/test/downloads",
|
|
3279
|
+
// "issues_url": "https://api.github.com/repos/2020GetGoodOffer/test/issues{/number}",
|
|
3280
|
+
// "pulls_url": "https://api.github.com/repos/2020GetGoodOffer/test/pulls{/number}",
|
|
3281
|
+
// "milestones_url": "https://api.github.com/repos/2020GetGoodOffer/test/milestones{/number}",
|
|
3282
|
+
// "notifications_url": "https://api.github.com/repos/2020GetGoodOffer/test/notifications{?since,all,participating}",
|
|
3283
|
+
// "labels_url": "https://api.github.com/repos/2020GetGoodOffer/test/labels{/name}",
|
|
3284
|
+
// "releases_url": "https://api.github.com/repos/2020GetGoodOffer/test/releases{/id}",
|
|
3285
|
+
// "deployments_url": "https://api.github.com/repos/2020GetGoodOffer/test/deployments",
|
|
3286
|
+
// "created_at": "2019-10-19T13:06:12Z",
|
|
3287
|
+
// "updated_at": "2022-10-24T05:37:53Z",
|
|
3288
|
+
// "pushed_at": "2022-07-21T01:05:28Z",
|
|
3289
|
+
// "git_url": "git://github.com/2020GetGoodOffer/test.git",
|
|
3290
|
+
// "ssh_url": "git@github.com:2020GetGoodOffer/test.git",
|
|
3291
|
+
// "clone_url": "https://github.com/2020GetGoodOffer/test.git",
|
|
3292
|
+
// "svn_url": "https://github.com/2020GetGoodOffer/test",
|
|
3293
|
+
// "homepage": "",
|
|
3294
|
+
// "size": 14638,
|
|
3295
|
+
// "stargazers_count": 442,
|
|
3296
|
+
// "watchers_count": 442,
|
|
3297
|
+
// "language": "Java",
|
|
3298
|
+
// "has_issues": true,
|
|
3299
|
+
// "has_projects": true,
|
|
3300
|
+
// "has_downloads": true,
|
|
3301
|
+
// "has_wiki": true,
|
|
3302
|
+
// "has_pages": false,
|
|
3303
|
+
// "forks_count": 126,
|
|
3304
|
+
// "mirror_url": null,
|
|
3305
|
+
// "archived": false,
|
|
3306
|
+
// "disabled": false,
|
|
3307
|
+
// "open_issues_count": 51,
|
|
3308
|
+
// "license": null,
|
|
3309
|
+
// "allow_forking": true,
|
|
3310
|
+
// "is_template": false,
|
|
3311
|
+
// "web_commit_signoff_required": false,
|
|
3312
|
+
// "topics": [],
|
|
3313
|
+
// "visibility": "public",
|
|
3314
|
+
// "forks": 126,
|
|
3315
|
+
// "open_issues": 51,
|
|
3316
|
+
// "watchers": 442,
|
|
3317
|
+
// "default_branch": "master",
|
|
3318
|
+
// "score": 1
|
|
3319
|
+
// },
|
|
3320
|
+
// {
|
|
3321
|
+
// "id": 123572362,
|
|
3322
|
+
// "node_id": "MDEwOlJlcG9zaXRvcnkxMjM1NzIzNjI=",
|
|
3323
|
+
// "name": "learn-go-with-tests",
|
|
3324
|
+
// "full_name": "quii/learn-go-with-tests",
|
|
3325
|
+
// "private": false,
|
|
3326
|
+
// "owner": {
|
|
3327
|
+
// "login": "quii",
|
|
3328
|
+
// "id": 631756,
|
|
3329
|
+
// "node_id": "MDQ6VXNlcjYzMTc1Ng==",
|
|
3330
|
+
// "avatar_url": "https://avatars.githubusercontent.com/u/631756?v=4",
|
|
3331
|
+
// "gravatar_id": "",
|
|
3332
|
+
// "url": "https://api.github.com/users/quii",
|
|
3333
|
+
// "html_url": "https://github.com/quii",
|
|
3334
|
+
// "followers_url": "https://api.github.com/users/quii/followers",
|
|
3335
|
+
// "following_url": "https://api.github.com/users/quii/following{/other_user}",
|
|
3336
|
+
// "gists_url": "https://api.github.com/users/quii/gists{/gist_id}",
|
|
3337
|
+
// "starred_url": "https://api.github.com/users/quii/starred{/owner}{/repo}",
|
|
3338
|
+
// "subscriptions_url": "https://api.github.com/users/quii/subscriptions",
|
|
3339
|
+
// "organizations_url": "https://api.github.com/users/quii/orgs",
|
|
3340
|
+
// "repos_url": "https://api.github.com/users/quii/repos",
|
|
3341
|
+
// "events_url": "https://api.github.com/users/quii/events{/privacy}",
|
|
3342
|
+
// "received_events_url": "https://api.github.com/users/quii/received_events",
|
|
3343
|
+
// "type": "User",
|
|
3344
|
+
// "site_admin": false
|
|
3345
|
+
// },
|
|
3346
|
+
// "html_url": "https://github.com/quii/learn-go-with-tests",
|
|
3347
|
+
// "description": "Learn Go with test-driven development",
|
|
3348
|
+
// "fork": false,
|
|
3349
|
+
// "url": "https://api.github.com/repos/quii/learn-go-with-tests",
|
|
3350
|
+
// "forks_url": "https://api.github.com/repos/quii/learn-go-with-tests/forks",
|
|
3351
|
+
// "keys_url": "https://api.github.com/repos/quii/learn-go-with-tests/keys{/key_id}",
|
|
3352
|
+
// "collaborators_url": "https://api.github.com/repos/quii/learn-go-with-tests/collaborators{/collaborator}",
|
|
3353
|
+
// "teams_url": "https://api.github.com/repos/quii/learn-go-with-tests/teams",
|
|
3354
|
+
// "hooks_url": "https://api.github.com/repos/quii/learn-go-with-tests/hooks",
|
|
3355
|
+
// "issue_events_url": "https://api.github.com/repos/quii/learn-go-with-tests/issues/events{/number}",
|
|
3356
|
+
// "events_url": "https://api.github.com/repos/quii/learn-go-with-tests/events",
|
|
3357
|
+
// "assignees_url": "https://api.github.com/repos/quii/learn-go-with-tests/assignees{/user}",
|
|
3358
|
+
// "branches_url": "https://api.github.com/repos/quii/learn-go-with-tests/branches{/branch}",
|
|
3359
|
+
// "tags_url": "https://api.github.com/repos/quii/learn-go-with-tests/tags",
|
|
3360
|
+
// "blobs_url": "https://api.github.com/repos/quii/learn-go-with-tests/git/blobs{/sha}",
|
|
3361
|
+
// "git_tags_url": "https://api.github.com/repos/quii/learn-go-with-tests/git/tags{/sha}",
|
|
3362
|
+
// "git_refs_url": "https://api.github.com/repos/quii/learn-go-with-tests/git/refs{/sha}",
|
|
3363
|
+
// "trees_url": "https://api.github.com/repos/quii/learn-go-with-tests/git/trees{/sha}",
|
|
3364
|
+
// "statuses_url": "https://api.github.com/repos/quii/learn-go-with-tests/statuses/{sha}",
|
|
3365
|
+
// "languages_url": "https://api.github.com/repos/quii/learn-go-with-tests/languages",
|
|
3366
|
+
// "stargazers_url": "https://api.github.com/repos/quii/learn-go-with-tests/stargazers",
|
|
3367
|
+
// "contributors_url": "https://api.github.com/repos/quii/learn-go-with-tests/contributors",
|
|
3368
|
+
// "subscribers_url": "https://api.github.com/repos/quii/learn-go-with-tests/subscribers",
|
|
3369
|
+
// "subscription_url": "https://api.github.com/repos/quii/learn-go-with-tests/subscription",
|
|
3370
|
+
// "commits_url": "https://api.github.com/repos/quii/learn-go-with-tests/commits{/sha}",
|
|
3371
|
+
// "git_commits_url": "https://api.github.com/repos/quii/learn-go-with-tests/git/commits{/sha}",
|
|
3372
|
+
// "comments_url": "https://api.github.com/repos/quii/learn-go-with-tests/comments{/number}",
|
|
3373
|
+
// "issue_comment_url": "https://api.github.com/repos/quii/learn-go-with-tests/issues/comments{/number}",
|
|
3374
|
+
// "contents_url": "https://api.github.com/repos/quii/learn-go-with-tests/contents/{+path}",
|
|
3375
|
+
// "compare_url": "https://api.github.com/repos/quii/learn-go-with-tests/compare/{base}...{head}",
|
|
3376
|
+
// "merges_url": "https://api.github.com/repos/quii/learn-go-with-tests/merges",
|
|
3377
|
+
// "archive_url": "https://api.github.com/repos/quii/learn-go-with-tests/{archive_format}{/ref}",
|
|
3378
|
+
// "downloads_url": "https://api.github.com/repos/quii/learn-go-with-tests/downloads",
|
|
3379
|
+
// "issues_url": "https://api.github.com/repos/quii/learn-go-with-tests/issues{/number}",
|
|
3380
|
+
// "pulls_url": "https://api.github.com/repos/quii/learn-go-with-tests/pulls{/number}",
|
|
3381
|
+
// "milestones_url": "https://api.github.com/repos/quii/learn-go-with-tests/milestones{/number}",
|
|
3382
|
+
// "notifications_url": "https://api.github.com/repos/quii/learn-go-with-tests/notifications{?since,all,participating}",
|
|
3383
|
+
// "labels_url": "https://api.github.com/repos/quii/learn-go-with-tests/labels{/name}",
|
|
3384
|
+
// "releases_url": "https://api.github.com/repos/quii/learn-go-with-tests/releases{/id}",
|
|
3385
|
+
// "deployments_url": "https://api.github.com/repos/quii/learn-go-with-tests/deployments",
|
|
3386
|
+
// "created_at": "2018-03-02T11:41:14Z",
|
|
3387
|
+
// "updated_at": "2022-11-06T12:38:13Z",
|
|
3388
|
+
// "pushed_at": "2022-11-04T06:28:21Z",
|
|
3389
|
+
// "git_url": "git://github.com/quii/learn-go-with-tests.git",
|
|
3390
|
+
// "ssh_url": "git@github.com:quii/learn-go-with-tests.git",
|
|
3391
|
+
// "clone_url": "https://github.com/quii/learn-go-with-tests.git",
|
|
3392
|
+
// "svn_url": "https://github.com/quii/learn-go-with-tests",
|
|
3393
|
+
// "homepage": "",
|
|
3394
|
+
// "size": 9144,
|
|
3395
|
+
// "stargazers_count": 18671,
|
|
3396
|
+
// "watchers_count": 18671,
|
|
3397
|
+
// "language": "Go",
|
|
3398
|
+
// "has_issues": true,
|
|
3399
|
+
// "has_projects": true,
|
|
3400
|
+
// "has_downloads": true,
|
|
3401
|
+
// "has_wiki": true,
|
|
3402
|
+
// "has_pages": false,
|
|
3403
|
+
// "forks_count": 2453,
|
|
3404
|
+
// "mirror_url": null,
|
|
3405
|
+
// "archived": false,
|
|
3406
|
+
// "disabled": false,
|
|
3407
|
+
// "open_issues_count": 32,
|
|
3408
|
+
// "license": {
|
|
3409
|
+
// "key": "mit",
|
|
3410
|
+
// "name": "MIT License",
|
|
3411
|
+
// "spdx_id": "MIT",
|
|
3412
|
+
// "url": "https://api.github.com/licenses/mit",
|
|
3413
|
+
// "node_id": "MDc6TGljZW5zZTEz"
|
|
3414
|
+
// },
|
|
3415
|
+
// "allow_forking": true,
|
|
3416
|
+
// "is_template": false,
|
|
3417
|
+
// "web_commit_signoff_required": false,
|
|
3418
|
+
// "topics": [
|
|
3419
|
+
// "go",
|
|
3420
|
+
// "golang",
|
|
3421
|
+
// "tdd",
|
|
3422
|
+
// "test-driven-development",
|
|
3423
|
+
// "testing"
|
|
3424
|
+
// ],
|
|
3425
|
+
// "visibility": "public",
|
|
3426
|
+
// "forks": 2453,
|
|
3427
|
+
// "open_issues": 32,
|
|
3428
|
+
// "watchers": 18671,
|
|
3429
|
+
// "default_branch": "main",
|
|
3430
|
+
// "score": 1
|
|
3431
|
+
// }
|
|
3432
|
+
// ].map(item => ({
|
|
3433
|
+
// value: item.id,
|
|
3434
|
+
// text: item.name
|
|
3435
|
+
// })));
|
|
3436
|
+
}
|
|
3437
|
+
}
|