@@ -19,137 +19,11 @@ var test = require('tape')
19
19
var TMP = path . join ( __dirname , '..' , 'tmp' )
20
20
var SEMISTANDARD = path . join ( __dirname , '..' , 'bin' , 'cmd.js' )
21
21
22
+ // var URLs = require('./semistandard-repos.json')
22
23
var URLS = [
23
- 'https://github.com/AlexeyGorokhov/delegate-normalizer' ,
24
- 'https://github.com/AlexeyGorokhov/directory-files' ,
25
- 'https://github.com/AlexeyGorokhov/jwt-identity' ,
26
- 'https://github.com/AlexeyGorokhov/server-error-handler' ,
27
- 'https://github.com/AlexeyGorokhov/stylesheet-injector' ,
28
- 'https://github.com/AlexeyGorokhov/templator' ,
29
- 'https://github.com/AlexeyGorokhov/ui-lang-detector' ,
30
- 'https://github.com/Esri/Leaflet.shapeMarkers' ,
31
- 'https://github.com/Esri/esri-leaflet-heatmap-feature-layer' ,
32
24
'https://github.com/Flet/acetate' ,
33
25
'https://github.com/Flet/cursorfun' ,
34
- 'https://github.com/Flet/scenevr' ,
35
- 'https://github.com/Hypercubed/wc.js' ,
36
- 'https://github.com/JGAntunes/ampersand-infinite-scroll' ,
37
- 'https://github.com/JGAntunes/ampersand-pagination-mixin' ,
38
- 'https://github.com/Jam3/gl-shader-output' ,
39
- 'https://github.com/JamieMason/shrinkpack' ,
40
- 'https://github.com/MyPureCloud/ember-webrtc-devices' ,
41
- 'https://github.com/MyPureCloud/ember-webrtc-troubleshoot' ,
42
- 'https://github.com/RobLoach/jquery-once' ,
43
- 'https://github.com/RobLoach/metalsmith-feedparser' ,
44
- 'https://github.com/RobLoach/nconf-toml' ,
45
- 'https://github.com/Roilan/mailchimpify' ,
46
- 'https://github.com/Sagacify/logger' ,
47
- 'https://github.com/SoullessWaffle/dotifier' ,
48
- 'https://github.com/Woorank/social-url' ,
49
- 'https://github.com/Woorank/structured-logging' ,
50
- 'https://github.com/anarh/demo-scss-npm-module' ,
51
- 'https://github.com/anarh/node-sass-import' ,
52
- 'https://github.com/anarh/node-sass-import-example' ,
53
- 'https://github.com/bb-ffbb/bbffbb-scraper' ,
54
- 'https://github.com/bithound/cli.bithound.io' ,
55
- 'https://github.com/blakeembrey/pluralize' ,
56
- 'https://github.com/blinkmobile/varied-definition.js' ,
57
- 'https://github.com/bnolan/kollection' ,
58
- 'https://github.com/chrisinajar/american-sounding-names' ,
59
- 'https://github.com/chrisinajar/anchor-pushstate' ,
60
- 'https://github.com/chrisinajar/any-storage' ,
61
- 'https://github.com/chrisinajar/collect-methods' ,
62
- 'https://github.com/chrisinajar/config-request' ,
63
- 'https://github.com/chrisinajar/has-chrome-storage' ,
64
- 'https://github.com/chrisinajar/invoke-handler' ,
65
- 'https://github.com/chrisinajar/json-stylesheets' ,
66
- 'https://github.com/chrisinajar/main-loop-app' ,
67
- 'https://github.com/chrisinajar/not-mercury' ,
68
- 'https://github.com/chrisinajar/orderbook-calculation' ,
69
- 'https://github.com/chrisinajar/weakmap-animation' ,
70
- 'https://github.com/developmentseed/project-seed' ,
71
- 'https://github.com/edenspiekermann/a11y-toggle' ,
72
- 'https://github.com/esri/arcgis-to-geojson' ,
73
- 'https://github.com/ethers/bitcoin-proof' ,
74
- 'https://github.com/gabmontes/tiny-promisify' ,
75
- 'https://github.com/geowarin/electron-hot-loader' ,
76
- 'https://github.com/hotosm/oam-browser-filters' ,
77
- 'https://github.com/hotosm/oam-catalog' ,
78
- 'https://github.com/hudson-taylor/http-transport' ,
79
- 'https://github.com/hudson-taylor/tcp-transport' ,
80
- 'https://github.com/hudson-taylor/utils' ,
81
- 'https://github.com/icyflame/convert-angle' ,
82
- 'https://github.com/icyflame/cstimer-txt-to-json' ,
83
- 'https://github.com/icyflame/generator-nm-semistandard' ,
84
- 'https://github.com/icyflame/get-hosts-cli' ,
85
- 'https://github.com/icyflame/get-numbers' ,
86
- 'https://github.com/icyflame/math-sort' ,
87
- 'https://github.com/icyflame/remove-min-max' ,
88
- 'https://github.com/javiercejudo/is-sorted' ,
89
- 'https://github.com/jonschlinkert/window-size' ,
90
- 'https://github.com/jstransformers/inputformat-to-jstransformer' ,
91
- 'https://github.com/kesla/node-snappy' ,
92
- 'https://github.com/kesla/tapava' ,
93
- 'https://github.com/larsthorup/amaze' ,
94
- 'https://github.com/larsthorup/neo4j-sandbox' ,
95
- 'https://github.com/larsthorup/node-request-har-capture' ,
96
- 'https://github.com/larsthorup/node-sheet-reader' ,
97
- 'https://github.com/larsthorup/sinon-har-server' ,
98
- 'https://github.com/lovell/highwayhash' ,
99
- 'https://github.com/lovell/petra' ,
100
- 'https://github.com/lw7360/asciiartfarts' ,
101
- 'https://github.com/marvinroger/node-binary-file' ,
102
- 'https://github.com/mattdesl/scrape-scripts' ,
103
- 'https://github.com/mattdesl/touch-position' ,
104
- 'https://github.com/micnews/apple-news' ,
105
- 'https://github.com/micnews/array-merge-equal' ,
106
- 'https://github.com/micnews/article-json-to-apple-news' ,
107
- 'https://github.com/micnews/dom-to-vdom' ,
108
- 'https://github.com/micnews/embedly-url' ,
109
- 'https://github.com/micnews/execute-scripts' ,
110
- 'https://github.com/micnews/html-to-amp' ,
111
- 'https://github.com/micnews/levelgraph-query' ,
112
- 'https://github.com/micnews/save-selection' ,
113
- 'https://github.com/micnews/walk-apple-news-format' ,
114
- 'https://github.com/muzzley/zmq-pool' ,
115
- 'https://github.com/nebez/gulp-semistandard' ,
116
- 'https://github.com/numo-labs/aws-lambda-canary' ,
117
- 'https://github.com/patrickarlt/acetate' ,
118
- 'https://github.com/patrickarlt/acetate-asset-revisions' ,
119
- 'https://github.com/patrickarlt/leaflet-virtual-grid' ,
120
- 'https://github.com/patrickarlt/tiny-binary-search' ,
121
- 'https://github.com/pwmckenna/node-travis-encrypt' ,
122
- 'https://github.com/rstacruz/dom101' ,
123
- 'https://github.com/scenevr/summary' ,
124
- 'https://github.com/scijs/integrate-adaptive-simpson' ,
125
- 'https://github.com/scijs/minimize-golden-section-1d' ,
126
- 'https://github.com/scijs/ndarray-blas-level1' ,
127
- 'https://github.com/scijs/ndarray-blas-level2' ,
128
- 'https://github.com/scijs/ndarray-givens-qr' ,
129
- 'https://github.com/shama/gaze' ,
130
- 'https://github.com/shyiko/node-minimal-viable-pool' ,
131
- 'https://github.com/sotojuan/anicollage' ,
132
- 'https://github.com/sotojuan/anicollage-cli' ,
133
- 'https://github.com/sotojuan/bitcly' ,
134
- 'https://github.com/sotojuan/nani' ,
135
- 'https://github.com/sotojuan/nani-cli' ,
136
- 'https://github.com/sotojuan/sec-to-min' ,
137
- 'https://github.com/sotojuan/tapes' ,
138
- 'https://github.com/sotojuan/trashss' ,
139
- 'https://github.com/sotojuan/wwwtxt' ,
140
- 'https://github.com/sotojuan/zwwwtxt' ,
141
- 'https://github.com/spudly/error-subclass' ,
142
- 'https://github.com/spudly/error-wrapper' ,
143
- 'https://github.com/thebergamo/k7' ,
144
- 'https://github.com/thebergamo/k7-mongoose' ,
145
- 'https://github.com/thebergamo/k7-sequelize' ,
146
- 'https://github.com/voxpelli/node-installed-check' ,
147
- 'https://github.com/wKovacs64/hibp' ,
148
- 'https://github.com/wKovacs64/pwned' ,
149
- 'https://github.com/warbrett/node-cronofy' ,
150
- 'https://github.com/wbinnssmith/arraybuffer-equal' ,
151
- 'https://github.com/wbinnssmith/promise-try' ,
152
- 'https://github.com/wbinnssmith/smear'
26
+ 'https://github.com/Flet/scenevr'
153
27
]
154
28
155
29
var MODULES = { }
0 commit comments