real-world-css-libraries 1.0.3 → 1.0.4

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.
Files changed (38) hide show
  1. package/README.md +36 -1
  2. package/index.js +36 -6
  3. package/libs/30days30submits-18-v0.0.0.css +213 -0
  4. package/libs/amoled-cord-v5.0.11.css +894 -0
  5. package/libs/animating-hamburger-icons-v0.1.0.css +618 -0
  6. package/libs/bootplus-v1.0.5.css +6876 -0
  7. package/libs/enferno-v13.1.1.css +75 -0
  8. package/libs/facebook-buttons-v1.0.0.css +223 -0
  9. package/libs/fluentbird-v1.1.2.css +1060 -0
  10. package/libs/freebies-v0.0.0.css +1110 -0
  11. package/libs/gitweb-theme-v0.0.0.css +764 -0
  12. package/libs/justified-v0.0.0.css +14 -0
  13. package/libs/kickoff-v8.0.0.css +2267 -0
  14. package/libs/knacss-v8.2.0.css +1141 -0
  15. package/libs/linktree-v0.0.0.css +803 -0
  16. package/libs/littlebox-v0.0.4.css +5833 -0
  17. package/libs/lynx-v1.4.0.css +1587 -0
  18. package/libs/obnoxious-v3.5.2.css +1144 -0
  19. package/libs/obsidian-notebook-themes-v2.2.3.css +272 -0
  20. package/libs/patternbolt-v0.0.0.css +861 -0
  21. package/libs/progress-tracker-v3.0.0.css +352 -0
  22. package/libs/proxmorph-v2.7.3.css +3952 -0
  23. package/libs/sapc-apca-v0.0.0.css +5546 -0
  24. package/libs/shina-fox-v0.1.0.css +1194 -0
  25. package/libs/social-signin-buttons-v0.0.0.css +387 -0
  26. package/libs/tailwind-cards-v0.0.0.css +215592 -0
  27. package/libs/the-50-front-end-project-44-v0.0.0.css +459 -0
  28. package/libs/tocas-v5.7.0.css +19928 -0
  29. package/libs/utility-opentype-v0.1.4.css +515 -0
  30. package/libs/vim-css3-syntax-v2.10.0.css +1642 -0
  31. package/libs/waffle-grid-v1.3.6.css +544 -0
  32. package/libs/wikipedia-dark-v3.7.9.css +9990 -0
  33. package/libs/windows-95-v0.0.0.css +393 -0
  34. package/libs/woah-v1.3.1.css +1025 -0
  35. package/libs/yacy-v4.1.2.css +677 -0
  36. package/libs/yue-v1.1.1.css +180 -0
  37. package/package.json +1 -1
  38. package/test.js +3 -4
package/README.md CHANGED
@@ -108,20 +108,24 @@ These libraries were explicitly not included because they lack a compatible lice
108
108
  * https://github.com/pattle/simpsons-in-css/issues/3
109
109
  * https://github.com/soulwire/Makisu/pull/23
110
110
  * https://github.com/jackyzha0/sunlit/issues/4
111
+ * https://github.com/replete/obsidian-minimal-theme-css-snippets/issues/13
111
112
 
112
113
 
113
114
  ## Libraries included:
114
115
 
115
- There are **166** files totaling **33.75MB** of unminified CSS.
116
+ There are **200** files totaling **40.75MB** of unminified CSS.
116
117
 
117
118
  Library | License
118
119
  :-- | :--
120
+ [30 Days 30 Submits #18](https://github.com/ShaifArfan/30days30submits/blob/master/day-18/style.css) | MIT
119
121
  [3D transforms](https://github.com/desandro/3dtransforms/blob/gh-pages/css/style.css) | MIT
120
122
  [960.gs](https://github.com/nathansmith/960-Grid-System/blob/master/code/css/960.css) | GPL-3.0 or MIT
121
123
  [98](https://github.com/jdan/98.css/blob/main/style.css) | MIT
122
124
  [Academicons](https://github.com/jpswalsh/academicons/blob/v1.9.6/css/academicons.css) | MIT
123
125
  [AdminLTE](https://github.com/ColorlibHQ/AdminLTE/blob/master/dist/css/adminlte.css) | MIT
126
+ [AMOLED-cord](https://github.com/LuckFire/amoled-cord/blob/main/src/amoled-cord.css) | MIT
124
127
  [Animate](https://github.com/animate-css/animate.css/blob/main/animate.css) | Hippocratic-2.1
128
+ [Animating Hamburger Icons](https://github.com/callmenick/Animating-Hamburger-Icons/blob/master/css/style.css) | MIT
125
129
  [Animo](https://github.com/ThrivingKings/animo.js/blob/master/animate-animo.css) | MIT
126
130
  [Animsition](https://github.com/blivesta/animsition/blob/master/dist/css/animsition.css) | MIT
127
131
  [Awesome Bootstrap Checkbox](https://github.com/flatlogic/awesome-bootstrap-checkbox/blob/master/awesome-bootstrap-checkbox.css) | MIT
@@ -131,6 +135,7 @@ Library | License
131
135
  [Blue-Topaz Obsidian](https://raw.githubusercontent.com/PKM-er/Blue-Topaz_Obsidian-css/refs/heads/master/obsidian.css) | MIT
132
136
  [Boilerform](https://github.com/Andy-set-studio/boilerform/blob/master/dist/css/boilerform.css) | MIT
133
137
  [Bojler](https://unpkg.com/@slicejack/bojler@3.2.1/dist/inline.css) | MIT
138
+ [Bootplus](https://github.com/aozora/bootplus/blob/master/docs/assets/css/bootplus.css) | Apache-2.0 or GPL-2.0
134
139
  [Bootstrap 4](https://github.com/twbs/bootstrap/releases/tag/v4.6.2) | MIT
135
140
  [Bootstrap 5](https://github.com/twbs/bootstrap/releases/tag/v5.3.8) | MIT
136
141
  [Bttn](https://github.com/ganapativs/bttn.css/blob/master/dist/bttn.css) | MIT
@@ -162,19 +167,24 @@ Library | License
162
167
  [Doxygen Awesome](https://github.com/jothepro/doxygen-awesome-css/blob/main/doxygen-awesome.css) | MIT
163
168
  [Effeckt](https://github.com/h5bp/Effeckt.css/blob/master/css/effeckt.css) | MIT
164
169
  [ElegantFin](https://github.com/lscambo13/ElegantFin/blob/main/Theme/ElegantFin-theme-v25.12.31.css) | MIT
170
+ [Enferno](https://github.com/level09/enferno/blob/master/enferno/static/css/app.css) | MIT
165
171
  [Evil](https://github.com/tlrobinson/evil.css/blob/master/evil.css) | Public Domain
172
+ [Facebook Buttons](https://github.com/necolas/css3-facebook-buttons/blob/master/fb-buttons.css) | MIT
166
173
  [FF-Ultima](https://github.com/soulhotel/FF-ULTIMA/blob/main/theme/ffu-internal-appearance.css) | MPL-2.0
167
174
  [Fileicon](https://github.com/picturepan2/fileicon.css/blob/master/fileicon.css) | MIT
168
175
  [Flakes](https://github.com/kumailht/flakes/blob/master/css/all.css) | MIT
169
176
  [Flex Layout Attribute](https://github.com/StefanKovac/flex-layout-attribute/blob/master/css/flex-layout-attribute.css) | MIT
177
+ [FluentBird](https://github.com/Deathbyteacup/fluentbird/blob/main/userChrome.css) | MIT
170
178
  [Fomantic UI](https://github.com/fomantic/Fomantic-UI/blob/develop/dist/semantic.css) | MIT
171
179
  [Font Awesome](https://github.com/FortAwesome/Font-Awesome/releases/tag/7.2.0) | MIT
172
180
  [Foundation](https://github.com/foundation/foundation-sites/releases/tag/v6.9.0) | MIT
181
+ [Freebies](https://github.com/uisual/freebies/blob/master/curve/style.css) | MIT
173
182
  [Furatto](https://github.com/IcaliaLabs/furatto/blob/master/dist/css/furatto.css) | MIT
174
183
  [Gallery](https://github.com/benschwarz/gallery-css/blob/master/dist/gallery.prefixed.css) | MIT
175
184
  [GitHub-Dark](https://github.com/StylishThemes/GitHub-Dark/blob/master/github-dark.user.css) | BSD-2-Clause
176
185
  [GitHub-Markdown](https://github.com/sindresorhus/github-markdown-css/blob/main/github-markdown.css) | MIT
177
186
  [GitHub-Windows](https://github.com/Athari/CssGitHubWindows/blob/master/GitHubWindows.user.css) | MIT
187
+ [gitweb-theme](https://github.com/kogakure/gitweb-theme/blob/master/gitweb.css) | MIT
178
188
  [google-type](https://github.com/femmebot/google-type/blob/master/css/google-type.css) | MIT
179
189
  [Gridism](https://github.com/cobyism/gridism/blob/master/gridism.css) | MIT
180
190
  [Gridlex](https://github.com/devlint/gridlex/blob/master/dist/gridlex.css) | MIT
@@ -189,10 +199,16 @@ Library | License
189
199
  [Icon Hover Effects](https://github.com/codrops/IconHoverEffects/blob/master/css/component.css) | MIT
190
200
  [Instagram.css](https://github.com/picturepan2/instagram.css/blob/master/dist/instagram.css) | MIT
191
201
  [Jupyter Themes](https://github.com/dunovank/jupyter-themes/blob/master/jupyterthemes/styles/compiled/gruvboxd.css) | MIT
202
+ [Justified](https://github.com/nitinhayaran/Justified.js/blob/master/jquery.justified.css) | MIT
203
+ [Kickoff](https://github.com/TryKickoff/kickoff/blob/master/assets/dist/css/styleguide.css) | MIT
204
+ [KNACSS](https://github.com/alsacreations/KNACSS/blob/master/assets/css/natives.css) | WTFPL
192
205
  [Less Framework](https://github.com/jonikorpi/Less-Framework/blob/master/main-17px.css) | MIT
206
+ [Linktree](https://github.com/johnggli/linktree/blob/master/style.css) | MIT
207
+ [littlebox](https://github.com/cmaddux/littlebox/blob/master/lib/littlebox.css) | MIT
193
208
  [Load Awesome](https://labs.danielcardoso.net/load-awesome/assets/loaders.css) | MIT
194
209
  [Loaders](https://github.com/ConnorAtherton/loaders.css/blob/master/loaders.css) | MIT
195
210
  [Luxbar](https://github.com/balzss/luxbar/blob/master/build/luxbar.css) | MIT
211
+ [Lynx](https://github.com/jpanther/lynx/blob/dev/assets/css/compiled/main.css) | MIT
196
212
  [markdown-css](https://github.com/mrcoles/markdown-css/blob/master/markdown.css) | MIT
197
213
  [Material for Bootstrap](https://github.com/Daemonite/material/blob/master/css/material.css) | MIT
198
214
  [medium.css](https://github.com/lucagez/medium.css/blob/master/demo/src/medium_extended.css) | MIT
@@ -210,11 +226,14 @@ Library | License
210
226
  [NES.css](https://unpkg.com/nes.css@2.3.0/css/nes.css) | MIT
211
227
  [Normalize](https://github.com/necolas/normalize.css/blob/master/normalize.css) | MIT
212
228
  [object-fit Polyfill](https://github.com/anselmh/object-fit/blob/master/dist/polyfill.object-fit.css) | MIT
229
+ [Obnoxious](https://github.com/tholman/obnoxious.css/blob/master/obnoxious.css) | MIT
213
230
  [Obsidian Colored Sidebar](https://github.com/CyanVoxel/Obsidian-Colored-Sidebar/blob/main/Colored%20Sidebar%20Items.css) | MIT
214
231
  [Obsidian Modular CSS Layout](https://github.com/efemkay/obsidian-modular-css-layout/blob/main/MCL%20Multi%20Column.css) | GPL-3.0
232
+ [Obsidian Notebook Themes](https://github.com/CyanVoxel/Obsidian-Notebook-Themes/blob/main/Notebook%20Backgrounds.css) | MIT
215
233
  [OffCanvasMenuEffects](https://github.com/codrops/OffCanvasMenuEffects/blob/master/css/menu_cornermorph.css) | MIT
216
234
  [Orbit](https://unpkg.com/@zumer/orbit@1.4.11/dist/orbit.css) | MIT
217
235
  [Paper](https://github.com/cognitom/paper-css/blob/master/paper.css) | MIT
236
+ [PatternBolt](https://github.com/buseca/patternbolt/blob/gh-pages/css/style-demo.css) | MIT
218
237
  [PatternFly](https://unpkg.com/@patternfly/patternfly@6.5.2/patternfly.css) | MIT
219
238
  [Pesticide](https://github.com/mrmrs/pesticide/blob/main/css/pesticide.css) | MIT
220
239
  [Photon](https://github.com/connors/photon/blob/master/dist/css/photon.css) | MIT
@@ -224,6 +243,8 @@ Library | License
224
243
  [Portfolio Template](https://github.com/nisarhassan12/portfolio-template/blob/master/index.css) | GPL-3.0
225
244
  [Preboot](https://github.com/mdo/preboot/blob/gh-pages/css/docs-compiled.css) | MIT
226
245
  [Pretty Checkbox](https://github.com/lokesh-coder/pretty-checkbox/blob/master/dist/pretty-checkbox.css) | MIT
246
+ [Progress Tracker](https://github.com/NigelOToole/progress-tracker/blob/master/src/styles/progress-tracker.css) | MIT
247
+ [ProxMorph](https://github.com/IT-BAER/proxmorph/blob/main/themes/theme-unifi.css) | MIT
227
248
  [Pure](https://cdn.jsdelivr.net/npm/purecss@3.0.0/build/pure.css) | BSD-3-Clause
228
249
  [Pygments Fruity](https://github.com/richleland/pygments-css/blob/master/fruity.css) | Unlicense
229
250
  [Ratchet](https://github.com/twbs/ratchet/blob/master/dist/css/ratchet.css) | MIT
@@ -237,16 +258,19 @@ Library | License
237
258
  [Ripple UI](https://unpkg.com/rippleui@1.12.1/dist/css/styles.css) | MIT
238
259
  [Sakura](https://github.com/oxalorg/sakura/blob/master/css/sakura.css) | MIT
239
260
  [Sanitize](https://github.com/csstools/sanitize.css/blob/main/sanitize.css) | CC0-1.0
261
+ [SAPC-APCA](https://github.com/Myndex/SAPC-APCA/blob/master/CSS/MyndexbDark.css) | AGPL-3.0
240
262
  [Select2 Bootstrap](https://github.com/t0m/select2-bootstrap-css/blob/master/select2-bootstrap.css) | MIT
241
263
  [Select](https://github.com/filamentgroup/select-css/blob/master/src/select-css.css) | MIT
242
264
  [Semantic UI](https://github.com/Semantic-Org/Semantic-UI/blob/master/dist/semantic.css) | MIT
243
265
  [Shards](https://github.com/DesignRevision/shards-ui/blob/master/dist/css/shards.css) | MIT
266
+ [Shina Fox](https://github.com/Shina-SG/Shina-Fox/blob/main/userChrome.css) | MPL-2.0
244
267
  [Sierra](https://unpkg.com/sierra-library@3.5.0/dist/sierra.css) | GPL-2.0
245
268
  [Simple Grid](https://github.com/zachacole/Simple-Grid/blob/master/simple-grid.css) | MIT
246
269
  [Simple Line Icons](https://github.com/thesabbir/simple-line-icons/blob/master/dist/styles/simple-line-icons.css) | MIT
247
270
  [Simple](https://codeberg.org/kevquirk/simple.css/src/branch/main/simple.css) | MIT
248
271
  [SimpTip](https://github.com/arashmanteghi/simptip/blob/master/simptip.css) | MIT
249
272
  [Skeleton](https://github.com/dhg/Skeleton/blob/master/css/skeleton.css) | MIT
273
+ [Social Sign-in Buttons](https://github.com/necolas/css3-social-signin-buttons/blob/gh-pages/auth-buttons.css) | Unlicense
250
274
  [SPCSS](https://github.com/susam/spcss/blob/main/sp.css) | MIT
251
275
  [Spectre](https://github.com/picturepan2/spectre/blob/master/dist/spectre.css) | MIT
252
276
  [Spicetify Bloom](https://github.com/nimsandu/spicetify-bloom/blob/main/src/user.css) | MIT
@@ -261,9 +285,12 @@ Library | License
261
285
  [System](https://github.com/sakofchit/system.css/blob/main/style.css) | MIT
262
286
  [Tablecloth](https://github.com/bwsewell/tablecloth/blob/master/assets/css/tablecloth.css) | MIT
263
287
  [Tachyons](https://github.com/tachyons-css/tachyons/blob/main/css/tachyons.css) | MIT
288
+ [Tailwind Cards](https://github.com/hasinhayder/tailwind-cards/blob/master/tailwind.css) | MIT
264
289
  [Tailwind](https://unpkg.com/tailwindcss@2.2.19/dist/tailwind.css) | MIT
290
+ [The 50 Front-end Project #44](https://github.com/SudeepAcharjee/The-50-Front-end-Project/blob/main/44.Admin%20panel%20Dashboard/Admin%20Dashboard%20Panel/style.css) | BSL-1.0
265
291
  [The New CSS Reset](https://github.com/elad2412/the-new-css-reset/blob/main/css/reset.css) | MIT
266
292
  [Toast](https://github.com/daneden/Toast/blob/master/css/grid.css) | MIT
293
+ [Tocas](https://github.com/teacat/tocas/blob/master/dist/tocas.css) | MIT
267
294
  [Tooltip Twispy](https://github.com/HubSpot/tooltip/blob/master/dist/css/tooltip-theme-twipsy.css) | MIT
268
295
  [Tufte](https://unpkg.com/tufte-css@1.8.0/tufte.css) | MIT
269
296
  [Tui](https://github.com/vinibiavatti1/TuiCss/blob/master/dist/tuicss.css) | MIT
@@ -271,14 +298,22 @@ Library | License
271
298
  [UIkit](https://github.com/uikit/uikit/blob/develop/dist/css/uikit.css) | MIT
272
299
  [Universal.css](https://raw.githubusercontent.com/marmelab/universal.css/refs/heads/master/universal.css) | WTFPL
273
300
  [USWDS](https://unpkg.com/@uswds/uswds@3.13.0/dist/css/uswds.css) | CC0-1.0
301
+ [Utility OpenType](https://github.com/kennethormandy/utility-opentype/blob/master/css/utility-opentype.css) | MIT
302
+ [Vim CSS3 Syntax](https://github.com/hail2u/vim-css3-syntax/blob/main/test/test.css) | MIT
274
303
  [VitePress](https://github.com/vuejs/vitepress/blob/v1.6.4/src/client/theme-default/styles/components/vp-doc.css) | MIT
275
304
  [Vivify](https://github.com/Martz90/vivify/blob/master/vivify.css) | MIT
276
305
  [Voxels](https://github.com/HunterLarco/voxel.css/blob/master/src/voxel.css) | MIT
306
+ [Waffle Grid](https://github.com/pr1mer-tech/waffle-grid/blob/master/dist/waffle-grid.css) | MIT
277
307
  [Water](https://cdn.jsdelivr.net/npm/water.css@2.1.1/out/water.css) | MIT
278
308
  [Weather Icons](https://github.com/erikflowers/weather-icons/tree/master/css) | MIT
279
309
  [Webgradients](https://github.com/itmeo/webgradients/blob/master/webgradients.css) | MIT
280
310
  [Wenk](https://github.com/tiaanduplessis/wenk/blob/master/dist/wenk.cssnext.css) | MIT
311
+ [Wikipedia Dark](https://github.com/StylishThemes/Wikipedia-Dark/blob/master/wikipedia-dark.user.css) | CC-BY-SA-4.0
312
+ [Windows 95](https://github.com/h01000110/windows-95/blob/master/_sass/_main.scss) | MIT
281
313
  [Windows 98](https://github.com/yocontra/windows_98.css/blob/master/dist/win98.css) | MIT
282
314
  [Wing](https://github.com/kbrsh/wing/blob/master/dist/wing.css) | MIT
315
+ [Woah](https://github.com/joerez/Woah.css/blob/master/woah.css) | MIT
283
316
  [WTF Forms](https://github.com/mdo/wtf-forms/blob/master/wtf-forms.css) | MIT
317
+ [YaCy](https://github.com/yacy/yacy_webclient_yaml4/blob/master/yaml/forms/gray-theme.css) | CC-BY-2.0
318
+ [Yue](https://github.com/typlog/yue.css/blob/master/src/yue.css) | MIT
284
319
  [Zotero Dark Theme](https://github.com/Rosmaninho/Zotero-Dark-Theme/blob/main/userChrome.css) | GPL-3.0
package/index.js CHANGED
@@ -8,8 +8,10 @@ import { join } from 'node:path';
8
8
  const __dirname = import.meta.dirname;
9
9
 
10
10
  const nameMap = {
11
+ '30days30submits-18': '30 Days 30 Submits #18',
11
12
  '3dtransforms': '3D transforms',
12
13
  'admin-lte': 'AdminLTE',
14
+ 'amoled-cord': 'AMOLED-cord',
13
15
  beercss: 'Beer CSS',
14
16
  'blue-topaz-obsidian': 'Blue-Topaz Obsidian',
15
17
  cleanslate: 'CleanSlate',
@@ -27,14 +29,18 @@ const nameMap = {
27
29
  'csszengarden-215': 'CSS Zen Garden #215',
28
30
  'elegantfin': 'ElegantFin',
29
31
  'ff-ultima': 'FF-Ultima',
32
+ fluentbird: 'FluentBird',
30
33
  fomantic: 'Fomantic UI',
31
34
  'github-dark': 'GitHub-Dark',
32
35
  'github-markdown': 'GitHub-Markdown',
33
36
  'github-windows': 'GitHub-Windows',
37
+ 'gitweb-theme': 'gitweb-theme',
34
38
  'google-type': 'google-type',
35
39
  halfstyle: 'HalfStyle',
36
40
  'html-sheets-of-paper': 'HTML Sheets of Paper',
37
41
  instagram: 'Instagram.css',
42
+ knacss: 'KNACSS',
43
+ littlebox: 'littlebox',
38
44
  'material-for-bootstrap': 'Material for Bootstrap',
39
45
  'markdown-css': 'markdown-css',
40
46
  'medium.css': 'medium.css',
@@ -46,27 +52,38 @@ const nameMap = {
46
52
  'object-fit-polyfill': 'object-fit Polyfill',
47
53
  'obsidian-modular-css-layout': 'Obsidian Modular CSS Layout',
48
54
  'off-canvas-menu-effects': 'OffCanvasMenuEffects',
55
+ patternbolt: 'PatternBolt',
49
56
  patternfly: 'PatternFly',
57
+ proxmorph: 'ProxMorph',
50
58
  rippleui: 'Ripple UI',
59
+ 'sapc-apca': 'SAPC-APCA',
51
60
  semantic: 'Semantic UI',
52
61
  simptip: 'SimpTip',
62
+ 'social-signin-buttons': 'Social Sign-in Buttons',
53
63
  spcss: 'SPCSS',
54
64
  'stackoverflow-dark': 'StackOverflow-Dark',
55
65
  'swagger-ui-themes-2': 'Swagger UI Themes 2',
56
66
  'swagger-ui-themes-3': 'Swagger UI Themes 3',
67
+ 'the-50-front-end-project-44': 'The 50 Front-end Project #44',
57
68
  'the-new-css-reset': 'The New CSS Reset',
58
69
  'tw-animate-css': 'tw-animate-css',
59
70
  uikit: 'UIkit',
71
+ 'utility-opentype': 'Utility OpenType',
60
72
  universal: 'Universal.css',
61
73
  uswds: 'USWDS',
74
+ 'vim-css3-syntax': 'Vim CSS3 Syntax',
62
75
  vitepress: 'VitePress',
63
- 'wtf-forms': 'WTF Forms'
76
+ 'wikipedia-dark': 'Wikipedia Dark',
77
+ 'wtf-forms': 'WTF Forms',
78
+ yacy: 'YaCy'
64
79
  };
65
- // Prefer keywords listed here:
80
+ // Prefer identifiers listed here:
66
81
  // https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository#searching-github-by-license-type
82
+ // spdx.org/licenses
67
83
  const nameLicenseMap = {
68
84
  '960.gs': 'GPL-3.0 or MIT',
69
85
  animate: 'Hippocratic-2.1',
86
+ bootplus: 'Apache-2.0 or GPL-2.0',
70
87
  carbon: 'Apache-2.0',
71
88
  'css-diner': 'MPL-2.0',
72
89
  'css-extras': 'CC0-1.0 or MIT',
@@ -79,6 +96,7 @@ const nameLicenseMap = {
79
96
  'stackoverflow-dark': 'CC-BY-SA-4.0',
80
97
  'github-dark': 'BSD-2-Clause',
81
98
  holmes: 'GPL-3.0',
99
+ knacss: 'WTFPL',
82
100
  meyer: 'Public Domain',
83
101
  'microsoft-metro-buttons': 'CC-BY-3.0',
84
102
  missing: 'BSD-2-Clause',
@@ -89,9 +107,15 @@ const nameLicenseMap = {
89
107
  remedy: 'MPL-2.0',
90
108
  'remedy-quotes': 'MPL-2.0',
91
109
  sanitize: 'CC0-1.0',
110
+ 'sapc-apca': 'AGPL-3.0',
111
+ 'shina-fox': 'MPL-2.0',
92
112
  sierra: 'GPL-2.0',
113
+ 'social-signin-buttons': 'Unlicense',
114
+ 'the-50-front-end-project-44': 'BSL-1.0',
93
115
  universal: 'WTFPL',
94
116
  uswds: 'CC0-1.0',
117
+ 'wikipedia-dark': 'CC-BY-SA-4.0',
118
+ yacy: 'CC-BY-2.0',
95
119
  'zotero-dark-theme': 'GPL-3.0'
96
120
  };
97
121
 
@@ -110,10 +134,16 @@ function getFullName (file) {
110
134
  const name = getName(file);
111
135
  return nameMap[name] || titleCase(name);
112
136
  }
113
- function getVersion (file) {
114
- return 'v' + file
115
- .replace('.css', '')
116
- .split('-v')[1];
137
+ export const getVersion = function (file) {
138
+ // 'ultimate-victory.css-v1.0.2.css' => ['ultimate', 'ictory', '1.0.2']
139
+ const versionGroup = file
140
+ .replaceAll('.css', '')
141
+ .split('-v');
142
+
143
+ // '1.0.2'
144
+ const version = versionGroup[versionGroup.length - 1];
145
+
146
+ return 'v' + version;
117
147
  }
118
148
  function getLicences (file) {
119
149
  const name = getName(file);
@@ -0,0 +1,213 @@
1
+ /* https://github.com/ShaifArfan/30days30submits/blob/master/day-18/style.css */
2
+
3
+ *{
4
+ margin: 0;
5
+ padding: 0;
6
+ box-sizing: border-box;
7
+ }
8
+ html{
9
+ font-size: 16px;
10
+ font-family: 'Montserrat';
11
+ }
12
+ body{
13
+ background-color: azure;
14
+ width: 100%;
15
+ }
16
+
17
+ section{
18
+ height: 100vh;
19
+ width: 100%;
20
+ display: flex;
21
+ align-items: center;
22
+ justify-content: center;
23
+ overflow-x: hidden;
24
+ }
25
+ .container{
26
+ width: 90%;
27
+ max-width: 1200px;
28
+ margin: 0 auto;
29
+ position: relative;
30
+ }
31
+ .container img{
32
+ height: 100%;
33
+ width: 100%;
34
+ }
35
+ .all-tooltip{
36
+ position: absolute;
37
+ height: 100%;
38
+ width: 100%;
39
+ left: 0;
40
+ top: 0;
41
+ }
42
+
43
+ .tooltip-content{
44
+ position: absolute;
45
+ background-color: rgb(255, 255, 255);
46
+ box-shadow: 0px 0px 20px #00000020;
47
+ padding: 30px;
48
+ border-radius:8px;
49
+ width: 90vw;
50
+ max-width: 300px;
51
+ opacity: 0;
52
+ pointer-events: none;
53
+ /* left: -50%; */
54
+ z-index: 2;
55
+ }
56
+ .tooltip-content .arrow{
57
+ position: absolute;
58
+ width: 10px;
59
+ height: 10px;
60
+ border: 10px solid transparent;
61
+ border-bottom-color: rgb(255, 255, 255);
62
+ top: 0px;
63
+ left: 50%;
64
+ transform:translate(-50%, -100%) rotate(0deg);
65
+ }
66
+ .pin{
67
+ position: absolute;
68
+ content: '';
69
+ top: 50%;
70
+ left: 80%;
71
+ height: 25px;
72
+ width: 25px;
73
+ background-color: rgb(255, 255, 255);
74
+ border-radius: 50%;
75
+ cursor: pointer;
76
+ }
77
+ .pin:after{
78
+ content: '';
79
+ position: absolute;
80
+ top: 0;
81
+ left: 0;
82
+ height: 100%;
83
+ width: 100%;
84
+ background-color: rgb(255, 255, 255);
85
+ border-radius: 50%;
86
+ animation: puls-effect 1s ease infinite;
87
+ }
88
+ .tooltip.active .tooltip-content{
89
+ opacity: 1;
90
+ pointer-events: all;
91
+ display: block;
92
+ }
93
+
94
+ /* Custom Style for tooltip-1 */
95
+
96
+ .tooltip-1 .pin{
97
+ top: 40%;
98
+ left: 82%;
99
+ height: 15px;
100
+ width: 15px;
101
+ background-color: rgb(255, 255, 255);
102
+ }
103
+ .tooltip-1 .tooltip-content{
104
+ display: flex;
105
+ max-width: 500px;
106
+ align-items: stretch;
107
+ justify-content: center;
108
+ padding: 0;
109
+ background-color: aliceblue;
110
+ }
111
+ .tooltip-1.active .tooltip-content{
112
+ display: flex;
113
+ }
114
+ .tooltip-1 .tooltip-content .img{
115
+ width: 50%;
116
+ object-fit: cover;
117
+ }
118
+ .tooltip-1 .tooltip-content .content{
119
+ width: 50%;
120
+ padding: 20px;
121
+ }
122
+ .tooltip-1 .tooltip-content .content h1{
123
+ font-size: 24px;
124
+ }
125
+ .tooltip-1 .tooltip-content .content p{
126
+ font-size: 14px;
127
+ }
128
+ .tooltip-1 .tooltip-content .content button{
129
+ font-family: 'Montserrat';
130
+ font-size: 18px;
131
+ font-weight: 400;
132
+ border: none;
133
+ outline: none;
134
+ background-color: white;
135
+ color: black;
136
+ padding: 10px;
137
+ cursor: pointer;
138
+ margin-top: 20px;
139
+ border-radius: 4px;
140
+ box-shadow: 0px 0px 20px #00000020;
141
+ }
142
+
143
+ /* custom style for tooltip-2 */
144
+
145
+ .tooltip-2 .pin{
146
+ top: 80%;
147
+ left: 35%;
148
+ height: 15px;
149
+ width: 15px;
150
+ }
151
+ .tooltip-2 .tooltip-content .content h1{
152
+ margin: 20px 0;
153
+ }
154
+ .tooltip-2 .tooltip-content{
155
+ background-color: aliceblue;
156
+ }
157
+ .tooltip-2 .tooltip-content button{
158
+ font-family: 'Montserrat';
159
+ font-size: 18px;
160
+ font-weight: 400;
161
+ border: none;
162
+ outline: none;
163
+ background-color: white;
164
+ color: black;
165
+ padding: 10px;
166
+ cursor: pointer;
167
+ margin-top: 20px;
168
+ border-radius: 4px;
169
+ box-shadow: 0px 0px 20px #00000020;
170
+ }
171
+
172
+ /* Custom style for tooltip-3 */
173
+
174
+ .tooltip-3 .pin{
175
+ top: 20%;
176
+ left: 5%;
177
+ height: 15px;
178
+ width: 15px;
179
+ }
180
+ /* Custom style for tooltip-4 */
181
+
182
+ .tooltip-4 .pin{
183
+ top: 80%;
184
+ left: 5%;
185
+ height: 15px;
186
+ width: 15px;
187
+ }
188
+
189
+ /* Puls Effect For Pins */
190
+
191
+ @keyframes puls-effect{
192
+ 0%{
193
+ transform: scale(1);
194
+ opacity: 1;
195
+ }
196
+ 100%{
197
+ transform: scale(3);
198
+ opacity: 0;
199
+ }
200
+ }
201
+
202
+ /* Media Query */
203
+
204
+ @media (max-width: 768px){
205
+ .tooltip-1 .tooltip-content{
206
+ flex-direction: column;
207
+ max-width: 300px;
208
+ }
209
+ .tooltip-1 .tooltip-content .content,
210
+ .tooltip-1 .tooltip-content .img{
211
+ width: 100%;
212
+ }
213
+ }