Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ianzone/project-template
https://github.com/ianzone/project-template
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ianzone/project-template
- Owner: ianzone
- Created: 2024-02-05T09:13:15.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T07:04:15.000Z (5 months ago)
- Last Synced: 2024-08-05T08:27:17.544Z (5 months ago)
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Badges
[![Shields](https://img.shields.io/badge/shields.io-green?logo=shieldsdotio&labelColor=grey)](https://shields.io/docs/logos)
[![Simple Icons](https://img.shields.io/badge/Simple_Icons-black?logo=simpleicons&labelColor=grey)](https://wasm.simpleicons.org/)
# Diagram
[![Mermaid](https://img.shields.io/badge/mermaid-FF3670?logo=mermaid&labelColor=grey)](https://mermaid.js.org)
```mermaid
flowchart TB
c1-->a2
subgraph one
a1-->a2
end
subgraph two
b1-->b2
end
subgraph three
c1-->c2
end
one --> two
three --> two
two --> c2
```# Dependencies
[![renovate](https://img.shields.io/badge/renovate-1A1F6C?logo=renovatebot&labelColor=grey)](https://github.com/renovatebot/renovate)
[![dependabot](https://img.shields.io/badge/dependabot-025E8C?logo=dependabot&labelColor=grey)](https://github.com/dependabot)
https://depshub.com/features/
# Commit
https://juejin.cn/post/7053730154710827045#heading-10
https://juejin.cn/post/6844904037377114119