Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 !