Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ianzone/project-template


https://github.com/ianzone/project-template

Last synced: 19 days ago
JSON representation

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