You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-
# Contributing to vite-plugin-pretty-module-classnames
1
+
# Contributing to vite-plugin-readable-classnames
2
2
3
-
We're excited that you're interested in contributing to the `vite-plugin-pretty-module-classnames`! All types of contributions are welcome: bug reports, feature requests, documentation updates, and code improvements.
3
+
We're excited that you're interested in contributing to the `vite-plugin-readable-classnames`! All types of contributions are welcome: bug reports, feature requests, documentation updates, and code improvements.
4
4
5
5
## Reporting Bugs
6
6
7
-
Before reporting a bug, please check if it has already been reported. You can search through existing issues [here](https://github.com/teplostanski/vite-plugin-pretty-module-classnames/issues).
7
+
Before reporting a bug, please check if it has already been reported. You can search through existing issues [here](https://github.com/teplostanski/vite-plugin-readable-classnames/issues).
8
8
9
9
If you find a new issue and believe it's a bug, please open a new issue. Include as many details as possible, describe the problem, and provide steps to reproduce it, ideally with code or screenshots.
[<imgalt="NPM Type Definitions"src="https://img.shields.io/npm/types/vite-plugin-pretty-module-classnames?style=flat-square&labelColor=1f2033">](https://npmjs.com/package/vite-plugin-pretty-module-classnames)
[<imgalt="NPM Type Definitions"src="https://img.shields.io/npm/types/vite-plugin-readable-classnames?style=flat-square&labelColor=1f2033">](https://npmjs.com/package/vite-plugin-readable-classnames)
- Tested on projects with <!---->
40
-
- Potentially works with any framework. If you have any problems, write to the [Issue](https://github.com/teplostanski/vite-plugin-pretty-module-classnames/issues)
40
+
- Potentially works with any framework. If you have any problems, write to the [Issue](https://github.com/teplostanski/vite-plugin-readable-classnames/issues)
41
41
- Universal:
42
42
- Compatible with both `CommonJS` and `ES Modules`
43
43
- Support `Vite 2.x`
@@ -69,27 +69,27 @@ This plugin solves these problems and ensures predictable, readable class naming
For full documentation, visit [vite-plugin-pretty-module-classnames.teplostanski.dev](https://vite-plugin-pretty-module-classnames.teplostanski.dev)[ EN | RU ].
81
+
For full documentation, visit [vite-plugin-readable-classnames.teplostanski.dev](https://vite-plugin-readable-classnames.teplostanski.dev)[ EN | RU ].
82
82
83
83
## 🤝 Contributing
84
84
85
-
Want to contribute? Awesome! To show your support is to star the project, or to raise [issues on GitHub](https://github.com/teplostanski/vite-plugin-pretty-module-classnames/issues).
85
+
Want to contribute? Awesome! To show your support is to star the project, or to raise [issues on GitHub](https://github.com/teplostanski/vite-plugin-readable-classnames/issues).
86
86
87
-
Before you contribute to the development of the project, read the [rules](https://github.com/teplostanski/vite-plugin-pretty-module-classnames/blob/main/CONTRIBUTING.md).
87
+
Before you contribute to the development of the project, read the [rules](https://github.com/teplostanski/vite-plugin-readable-classnames/blob/main/CONTRIBUTING.md).
88
88
89
89
Thanks again for your support, it is much appreciated! 🙏
[<imgalt="NPM Type Definitions"src="https://img.shields.io/npm/types/vite-plugin-pretty-module-classnames?style=flat-square&labelColor=1f2033">](https://npmjs.com/package/vite-plugin-pretty-module-classnames)
[<imgalt="NPM Type Definitions"src="https://img.shields.io/npm/types/vite-plugin-readable-classnames?style=flat-square&labelColor=1f2033">](https://npmjs.com/package/vite-plugin-readable-classnames)
- Проверено на проектах с 
40
-
- Потенциально работает с любым фреймворком. Если возникнут проблемы — создайте [issue](https://github.com/teplostanski/vite-plugin-pretty-module-classnames/issues)
40
+
- Потенциально работает с любым фреймворком. Если возникнут проблемы — создайте [issue](https://github.com/teplostanski/vite-plugin-readable-classnames/issues)
41
41
- Универсальный:
42
42
- Совместим с `CommonJS` и `ES Modules`
43
43
- Совместим с `Vite 2.x`
@@ -68,27 +68,27 @@ bun add -d vite-plugin-pretty-module-classnames
Полная документация доступна на [vite-plugin-pretty-module-classnames.teplostanski.dev](https://vite-plugin-pretty-module-classnames.teplostanski.dev/ru/)[ EN | RU ].
80
+
Полная документация доступна на [vite-plugin-readable-classnames.teplostanski.dev](https://vite-plugin-readable-classnames.teplostanski.dev/ru/)[ EN | RU ].
81
81
82
82
## 🤝 Вклад в проект
83
83
84
-
Хотите помочь проекту? Здорово! Поставьте звёздочку, расскажите друзьям или создайте [issue на GitHub](https://github.com/teplostanski/vite-plugin-pretty-module-classnames/issues).
84
+
Хотите помочь проекту? Здорово! Поставьте звёздочку, расскажите друзьям или создайте [issue на GitHub](https://github.com/teplostanski/vite-plugin-readable-classnames/issues).
85
85
86
-
Перед тем как вносить изменения, ознакомьтесь с [правилами](https://github.com/teplostanski/vite-plugin-pretty-module-classnames/blob/main/CONTRIBUTING.md).
86
+
Перед тем как вносить изменения, ознакомьтесь с [правилами](https://github.com/teplostanski/vite-plugin-readable-classnames/blob/main/CONTRIBUTING.md).
## Migration from vite-plugin-pretty-module-classnames
54
+
55
+
`vite-plugin-readable-classnames` is the new identity for `vite-plugin-pretty-module-classnames`. This guide will help you migrate from `vite-plugin-pretty-module-classnames` to `vite-plugin-readable-classnames`.
56
+
57
+
1. Uninstall the old plugin and install the new one
0 commit comments