mirror of
https://github.com/Naereen/badges.git
synced 2025-12-16 02:10:05 +01:00
Add JavaScript and JSDelivr badges
This commit is contained in:
21
README.md
21
README.md
@@ -323,6 +323,27 @@ GoDoc reference (`godoc.org/:user/go/:repo`):
|
||||
|
||||
----
|
||||
|
||||
## [JavaScript](https://www.javascript.com) related
|
||||
|
||||
[](https://www.javascript.com)
|
||||
```markdown
|
||||
[](https://www.javascript.com)
|
||||
```
|
||||
|
||||
### [JSDelivr](https://www.jsdelivr.com/) downloads
|
||||
|
||||
[](https://www.jsdelivr.com/package/gh/jquery/jquery)
|
||||
```markdown
|
||||
[](https://www.jsdelivr.com/package/gh/<USERNAME>/<REPOSITORY>)
|
||||
```
|
||||
|
||||
[](https://www.jsdelivr.com/package/gh/jquery/jquery)
|
||||
```markdown
|
||||
[](https://www.jsdelivr.com/package/gh/<USERNAME>/<REPOSITORY>)
|
||||
```
|
||||
|
||||
----
|
||||
|
||||
## [GNU Bash](https://www.gnu.org/software/bash/) related
|
||||
|
||||
[](https://github.com/ellerbrock/open-source-badges/)
|
||||
|
||||
Reference in New Issue
Block a user