Say goodbye to confusing symbols and hello to working encoding!
View App
·
Report Bug
·
Request Feature
Table of Contents
Say goodbye to confusing symbols and hello to working encoding! If you’re struggling with a file that has broken encoding, CharDetective can help. Simply upload your text file, and — in a few simple steps — we’ll guide you with finding the correct encoding.
- Clone the repo
git clone https://github.com/bibixx/chardetective.git
- Install NPM packages
yarn install
- Run app in the development mode
yarn dev
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Copyright 2023 Bartosz Legięć
CharDetective is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
CharDetective is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with CharDetective. If not, see https://www.gnu.org/licenses/.
Bartosz Legięć — @bibix1999
Project Link: https://github.com/bibixx/chardetective