├── README.md
├── nimble.png
├── nimble.svg
├── nimble_js.png
└── nimble_js.svg
/README.md:
--------------------------------------------------------------------------------
1 | # nimble-tag
2 |
3 | If you're a maintainer of a [nimble](https://github.com/nim-lang/nimble) package, place a corresponding badge on your `README.md`.
4 | If your package supports Nim Javascript target, use this one:
5 |
6 | 
7 |
8 | ```
9 | [](https://github.com/yglukhov/nimble-tag)
10 | ```
11 |
12 | Otherwise, use this one:
13 |
14 | 
15 | ```
16 | [](https://github.com/yglukhov/nimble-tag)
17 | ```
18 |
--------------------------------------------------------------------------------
/nimble.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/yglukhov/nimble-tag/1aa2149ab874b80d2aec4b9e91a3341f9076109d/nimble.png
--------------------------------------------------------------------------------
/nimble.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
59 |
--------------------------------------------------------------------------------
/nimble_js.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/yglukhov/nimble-tag/1aa2149ab874b80d2aec4b9e91a3341f9076109d/nimble_js.png
--------------------------------------------------------------------------------
/nimble_js.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
46 |
--------------------------------------------------------------------------------