This repository has been archived on 2025-10-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Guz013 42f4091087 feat(banners-lib): read svg files without node:fs
Added to the SVG converting script a line to create .svg.js files.
These files are normal JS files that exports just a single string,
the SVG file content. This way the library doesn't need a build
step to embed these files and/or node:fs to read them.
2023-11-29 16:33:24 -03:00
2023-11-29 16:31:01 -03:00
2023-11-27 15:50:22 -03:00
2023-11-27 15:50:22 -03:00
2023-11-27 16:02:58 -03:00
2023-11-27 15:50:22 -03:00
2023-11-28 13:32:20 -03:00
2023-11-29 16:31:01 -03:00
2023-11-27 15:50:22 -03:00
2023-11-27 15:50:22 -03:00
2023-11-27 15:50:22 -03:00
2023-11-27 16:25:58 +00:00
2023-11-27 16:51:58 -03:00
2023-11-27 16:25:58 +00:00
2023-11-27 16:42:14 +00:00
2023-11-27 15:50:22 -03:00
Description
[WIP] A small utility web-app inspired by shields.io for creating README.md banners
Readme Apache-2.0 601 KiB
Languages
JavaScript 34.1%
CSS 32.6%
HTML 31.5%
Shell 1.8%