UNPKG
websites
Version:
latest (0.0.1)
0.0.1
Top 100,000 websites.
github.com/unshift/websites
unshift/websites
websites
/
readme.md
16 lines
(12 loc)
•
218 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## websites
Top
100
,
000
most visited
websites
(
according to Alexa
): ```js
const
websites
= require(
'websites'
) console.log(websites)
// => [
// 'google.com',
// 'youtube.com',
// 'facebook.com',
// ...
// ]
```