Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomas-negrault/dev-tools
A set of free, fast and simple online tools, useful for developers
https://github.com/thomas-negrault/dev-tools
create-react-app developer-experience development-tools development-utility react toolkit tools
Last synced: 4 months ago
JSON representation
A set of free, fast and simple online tools, useful for developers
- Host: GitHub
- URL: https://github.com/thomas-negrault/dev-tools
- Owner: thomas-negrault
- Created: 2019-10-05T22:37:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-18T23:45:40.000Z (about 4 years ago)
- Last Synced: 2024-07-29T17:54:43.785Z (7 months ago)
- Topics: create-react-app, developer-experience, development-tools, development-utility, react, toolkit, tools
- Language: JavaScript
- Homepage: https://devtools.best
- Size: 2.1 MB
- Stars: 15
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Website
You can access this app at: [DevTools.best](https://devtools.best)
# Why ?
I wanted to create a **React application** as a side project and I was tired of always searching on Google for tools like "base64 decoder", "uuid generator" and all that kind of little dev tools.
My idea was to create a **single web app** that will always be open in my
first browser tab.
I wanted the design to be **clean and simple to use**, as a lot of tools websites have an old look and feel. I also wanted to have a result as quickly as possible because the goal of this project is to save time.# Tools:
- [Number base conversion](https://devtools.best/number-base-converter)
- [Base64 Encoder/Decoder](https://devtools.best/base64-decode-encode)
- [Emoji Picker Tool](https://devtools.best/emoji-picker)
- [HTML Entities Encoder/Decoder](https://devtools.best/html-encoder-decoder)
- [Json Prettier](https://devtools.best/json-prettier)
- [Lorem Ipsum Generator](https://devtools.best/lorem-ipsum-generator)
- [Text Diff Tool](https://devtools.best/text-diff)
- [Text Hash Generator](https://devtools.best/text-hash-generator)
- [Text Statistics](https://devtools.best/text-statistics)
- [Text Effects tool](https://devtools.best/text-effects)
- [Url Encoder/Decoder](https://devtools.best/url-decode-encode)
- [UUID Generator](https://devtools.best/uuid)
- [Unix Epoch/Timestamp converter](https://devtools.best/epoch-timestamp-converter)# Evolution
If you want a new tool to be added, feel free to submit your idea to [[email protected]](mailto:[email protected]), or open an issue. I will do my best to add it !