Giter Club home page Giter Club logo

devtools-x's Introduction

DevTools-X

image

inspiration

devutils is mac only and devtoys is windows only. so heres devtools-x a x-platform collection of dev-tools, lighter, probably safer, and feature rich devepment utilities.

Note: Application is under development, expect some bugs.

Badges

MIT License GitHub issues GitHub stars Latest release

Installation

Download the correct package from github releases section. and start using it :D. more ways to installing are coming soon.

Features

Entire project is a webapp (not electron, read below). it uses monaco editor as text editor everywhere. so if you use vs-code then all the keyboard shortcuts like Ctrl-F or Ctrl-X will work just fine. or even opening vscode command menu to perform complicated operations like format or set language etc rest of the features are pretty straightforward.

DevTools-X comes with following features (with demo video):

Image Compressor with preview

image.mp4

Rest API

rest.mp4

React live playground (without a server)

react.mp4

Color picker and converter

colorpicker.mp4

Regex Tester

regex.mp4

JSON format and minify

jsoneditor.mp4

Hashing of text and files

hashes.mp4

Random text generator (for passwords)

randomtext.mp4

Language scratchpad

repl.mp4

JWT

jwt.mp4

Number convertor

nums.mp4

SQL formatter

sql.mp4

Text Diff (with syntax highlight and code editing)

diff.mp4

Markdown write and preview

markdown.mp4

Yaml-Json converter

yamljson.mp4

A Pastebin

Video WIP

Unit converter

unitconv.mp4

And many more to come...

Tech Stack

It's very important for everyone to understand this section. People have choices, just like me. Some of you may not use a tool just because it's electron. and the hate is justifiable. I personally don't want to run a chrome + nodejs for every app I launch

Which is why devtool-x is NOT WRITTEN IN ELECTRON

Devtools-X uses native webview to achieve the desktop application, called as Tauri. native webview gives me development speed of electron (react+ts) while being secure and low on ram, and staying cross platform at the same time.

UI uses React + TS + Mantine Backend is Rust

Authors

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

FAQ

Whats up with the bad looking UI

It was even worse before. I am not a UI developer, I understand react but not colors. feel free to contribute

Do I need to know rust to get started?

Absolutely not. I don't know rust myself and I have a complete application created from scratch.

NEED HELP IN:

  • More features
  • Testing
  • Can logo be improved?
  • Regex Tester is kinda broken, monaco gives headache
  • Fix ALL FIXME: s and TODO: s
  • a db integration for storing configuration? optional
  • Security. Check CSP and fix the worker loading
  • Stress testing especially hashers and image compressor

devtools-x's People

Contributors

sparkenstein avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.