twemoji/FOLDERS.md

15 lines
886 B
Markdown

| Top level | Second | Files | Description | Version |
|-----------|--------|-------|-------------|---------|
| . | | *.md, .* | meta data | 1.0, 2.2 |
| . | | twemoji*.js, *.js, [*.html](https://jdecked.github.io/twemoji/) | framework, preview | 1.0 |
| 1/ | | twemoji*.js | legacy framework | 1.0 |
| 2/ | | twemoji*.js | framework | 2.2 |
| 2/ | test/ | preview*.html, index.html, test.js | [static image preview HTML files](https://jdecked.github.io/twemoji/2/test/preview.html), ... | 2.2 |
| 2/ | 72x72/ | {codepoint}.png | large PNGs | 2.2 |
| 2/ | svg/ | {codepoint}.svg | SVGs | 2.2 |
| 16x16/ | | {codepoint}.png | small PNGs | 1.0 |
| 36x36/ | | {codepoint}.png | medium PNGs | 1.0 |
| 72x72/ | | {codepoint}.png | large PNGs | 1.0 |
| svg/ | | {codepoint}.svg | SVGs | 1.0 |