|
1271 | 1271 | "url": "https://openjdk.java.net", |
1272 | 1272 | "icon": "openjdk", |
1273 | 1273 | "color": "#000000" |
| 1274 | + }, |
| 1275 | + { |
| 1276 | + "title": "TypeSpec", |
| 1277 | + "url": "https://typespec.io", |
| 1278 | + "description": "A language by Microsoft to describe data and to generate API specs, client and server code, docs, etc." |
1274 | 1279 | } |
1275 | 1280 | ] |
1276 | 1281 | }, |
|
1288 | 1293 | { |
1289 | 1294 | "title": "Google Webfonts Helper", |
1290 | 1295 | "url": "https://gwfh.mranftl.com", |
1291 | | - "description": "A web service that helps to self-host fonts from Google Fonts" |
| 1296 | + "description": "A web service that helps to self-host fonts from Google Fonts." |
| 1297 | + }, |
| 1298 | + { |
| 1299 | + "title": "Icônes", |
| 1300 | + "url": "https://icones.js.org", |
| 1301 | + "description": "A collection of many icon sets. You can search for icons in all icon sets at once.", |
| 1302 | + "searchUrl": "https://icones.js.org/collection/all?s={search}", |
| 1303 | + "searchConcat": "+" |
1292 | 1304 | }, |
1293 | 1305 | { |
1294 | 1306 | "title": "Font Awesome", |
|
1460 | 1472 | "searchUrl": "https://www.canidev.tools/?q={search}", |
1461 | 1473 | "searchConcat": "+" |
1462 | 1474 | }, |
| 1475 | + { |
| 1476 | + "title": "Web Platform Status", |
| 1477 | + "url": "https://webstatus.dev", |
| 1478 | + "description": "A website to check which browser supports which web platform features. Initially developed by Google.", |
| 1479 | + "searchUrl": "https://webstatus.dev/?q={search}", |
| 1480 | + "searchConcat": "+" |
| 1481 | + }, |
1463 | 1482 | { |
1464 | 1483 | "title": "Chrome Platform Status", |
1465 | 1484 | "url": "https://www.chromestatus.com", |
|
1802 | 1821 | "icon": "css3", |
1803 | 1822 | "color": "#1572b6" |
1804 | 1823 | }, |
1805 | | - { |
1806 | | - "title": "Tailwind Weekly", |
1807 | | - "url": "https://www.getrevue.co/profile/tailwind-weekly", |
1808 | | - "icon": "tailwindcss", |
1809 | | - "color": "#06B6D4" |
1810 | | - }, |
1811 | 1824 | { |
1812 | 1825 | "title": "JavaScript Weekly", |
1813 | 1826 | "url": "https://javascriptweekly.com", |
1814 | 1827 | "icon": "javascript", |
1815 | 1828 | "color": "#f7df1e" |
1816 | 1829 | }, |
1817 | 1830 | { |
1818 | | - "title": "ES.next News", |
1819 | | - "url": "http://esnextnews.com" |
1820 | | - }, |
1821 | | - { |
1822 | | - "title": "TypeScript Weekly", |
1823 | | - "url": "https://www.typescript-weekly.com", |
1824 | | - "icon": "typescript", |
1825 | | - "color": "#3178C6" |
1826 | | - }, |
1827 | | - { |
1828 | | - "title": "WebAssembly Weekly", |
1829 | | - "url": "https://wasmweekly.news", |
1830 | | - "icon": "webassembly", |
1831 | | - "color": "#654FF0" |
| 1831 | + "title": "ECMAScript News", |
| 1832 | + "url": "https://ecmascript.news" |
1832 | 1833 | }, |
1833 | 1834 | { |
1834 | 1835 | "title": "Node Weekly", |
1835 | 1836 | "url": "https://nodeweekly.com", |
1836 | 1837 | "icon": "nodedotjs", |
1837 | 1838 | "color": "#339933" |
1838 | 1839 | }, |
1839 | | - { |
1840 | | - "title": "Deno Weekly", |
1841 | | - "url": "https://denoweekly.com", |
1842 | | - "icon": "deno", |
1843 | | - "color": "#000000" |
1844 | | - }, |
1845 | | - { |
1846 | | - "title": "Vue.js News", |
1847 | | - "url": "https://news.vuejs.org", |
1848 | | - "icon": "vuedotjs", |
1849 | | - "color": "#4fc08d" |
1850 | | - }, |
1851 | 1840 | { |
1852 | 1841 | "title": "React Status Newsletter", |
1853 | 1842 | "url": "https://react.statuscode.com", |
|
0 commit comments