mirror of
https://github.com/gromlab-ru/svg-sprites.git
synced 2026-07-22 04:40:17 +03:00
Compare commits
4 Commits
fix/npm-oi
...
chore/rele
| Author | SHA1 | Date | |
|---|---|---|---|
| 82bc9e7d77 | |||
|
|
b6c4561c28 | ||
| 03858aa1f4 | |||
|
|
9439682235 |
@@ -8,8 +8,15 @@ A CLI for generating SVG sprites and typed icon components for React and Next.js
|
||||
|
||||

|
||||
|
||||
## AI Skills
|
||||
|
||||
- [🇬🇧 Download the English skill (latest)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites.zip)
|
||||
- [🇷🇺 Download the Russian skill (latest)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites-ru.zip)
|
||||
- [Verify downloads with SHA-256 checksums](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/SHA256SUMS)
|
||||
|
||||
## Navigation
|
||||
|
||||
- [AI Skills](#ai-skills)
|
||||
- [Features](#features)
|
||||
- [Support matrix](#support-matrix)
|
||||
- [Requirements](#requirements)
|
||||
|
||||
@@ -8,8 +8,15 @@ CLI для генерации SVG-спрайтов и типизированны
|
||||
|
||||

|
||||
|
||||
## AI-скиллы
|
||||
|
||||
- [🇬🇧 Скачать английский скилл (последняя версия)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites.zip)
|
||||
- [🇷🇺 Скачать русский скилл (последняя версия)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites-ru.zip)
|
||||
- [Проверить SHA-256-суммы файлов](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/SHA256SUMS)
|
||||
|
||||
## Навигация
|
||||
|
||||
- [AI-скиллы](#ai-скиллы)
|
||||
- [Возможности](#возможности)
|
||||
- [Таблица поддержки](#таблица-поддержки)
|
||||
- [Требования](#требования)
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@gromlab/svg-sprites",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@gromlab/svg-sprites",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"colorette": "^2.0.20",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@gromlab/svg-sprites",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"description": "Generate SVG sprites and typed icon components for React and Next.js",
|
||||
"type": "module",
|
||||
"main": "./dist/index.js",
|
||||
|
||||
@@ -8,8 +8,15 @@ A CLI for generating SVG sprites and typed icon components for React and Next.js
|
||||
|
||||

|
||||
|
||||
## AI Skills
|
||||
|
||||
- [🇬🇧 Download the English skill (latest)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites.zip)
|
||||
- [🇷🇺 Download the Russian skill (latest)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites-ru.zip)
|
||||
- [Verify downloads with SHA-256 checksums](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/SHA256SUMS)
|
||||
|
||||
## Navigation
|
||||
|
||||
- [AI Skills](#ai-skills)
|
||||
- [Features](#features)
|
||||
- [Support matrix](#support-matrix)
|
||||
- [Requirements](#requirements)
|
||||
|
||||
@@ -8,8 +8,15 @@ CLI для генерации SVG-спрайтов и типизированны
|
||||
|
||||

|
||||
|
||||
## AI-скиллы
|
||||
|
||||
- [🇬🇧 Скачать английский скилл (последняя версия)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites.zip)
|
||||
- [🇷🇺 Скачать русский скилл (последняя версия)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites-ru.zip)
|
||||
- [Проверить SHA-256-суммы файлов](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/SHA256SUMS)
|
||||
|
||||
## Навигация
|
||||
|
||||
- [AI-скиллы](#ai-скиллы)
|
||||
- [Возможности](#возможности)
|
||||
- [Таблица поддержки](#таблица-поддержки)
|
||||
- [Требования](#требования)
|
||||
|
||||
@@ -8,8 +8,15 @@ A CLI for generating SVG sprites and typed icon components for React and Next.js
|
||||
|
||||

|
||||
|
||||
## AI Skills
|
||||
|
||||
- [🇬🇧 Download the English skill (latest)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites.zip)
|
||||
- [🇷🇺 Download the Russian skill (latest)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites-ru.zip)
|
||||
- [Verify downloads with SHA-256 checksums](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/SHA256SUMS)
|
||||
|
||||
## Navigation
|
||||
|
||||
- [AI Skills](#ai-skills)
|
||||
- [Features](#features)
|
||||
- [Support matrix](#support-matrix)
|
||||
- [Requirements](#requirements)
|
||||
|
||||
@@ -8,8 +8,15 @@ CLI для генерации SVG-спрайтов и типизированны
|
||||
|
||||

|
||||
|
||||
## AI-скиллы
|
||||
|
||||
- [🇬🇧 Скачать английский скилл (последняя версия)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites.zip)
|
||||
- [🇷🇺 Скачать русский скилл (последняя версия)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites-ru.zip)
|
||||
- [Проверить SHA-256-суммы файлов](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/SHA256SUMS)
|
||||
|
||||
## Навигация
|
||||
|
||||
- [AI-скиллы](#ai-скиллы)
|
||||
- [Возможности](#возможности)
|
||||
- [Таблица поддержки](#таблица-поддержки)
|
||||
- [Требования](#требования)
|
||||
|
||||
Reference in New Issue
Block a user