Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mayneyao/gsbg
生成由随机彩色图形组成的简易背景图 a react app that generate simple background images
https://github.com/mayneyao/gsbg
background-image generator
Last synced: 3 months ago
JSON representation
生成由随机彩色图形组成的简易背景图 a react app that generate simple background images
- Host: GitHub
- URL: https://github.com/mayneyao/gsbg
- Owner: mayneyao
- Created: 2019-05-04T10:46:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T20:59:14.000Z (about 2 years ago)
- Last Synced: 2023-03-02T22:46:47.874Z (almost 2 years ago)
- Topics: background-image, generator
- Language: JavaScript
- Homepage: https://gsbg.gine.me/
- Size: 3.04 MB
- Stars: 63
- Watchers: 2
- Forks: 3
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
生成下面这种风格的图片
light
![light](https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Ffb7cd8ff-a84a-4aa2-a628-6bed9c36efed%2Fsbg01.png?table=block&id=7bb070dc-139f-41e3-9bdd-b56b7c31d001&width=3840&cache=v2)
dark
![dark](https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F03b81b8a-76c3-4118-8d12-0733bffaa875%2Fbg.png?table=block&id=ef6f91d0-ba41-46a7-9ac8-83611ff617f9&width=3840&cache=v2)## TODO
- [x] 初始化配置,宽高设置为当前设备分辨率
- [ ] 添加主流设备分辨率
- [ ] 添加自定义图案
- [ ] 添加图案比例&颜色设置