Giter Site home page Giter Site logo

zhrren / devtools-x Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fosslife/devtools-x

0.0 0.0 0.0 3.93 MB

Collection of offline first developer utilities available as desktop application. all in one place, cross-platform!

License: MIT License

JavaScript 1.30% Rust 1.42% TypeScript 95.31% CSS 1.20% HTML 0.77%

devtools-x's Introduction

DevTools-X

image

Inspiration

devutils is macOS-only, and devtoys is Windows-only.
So here's DevTools-X -- an x-platform collection of dev-tools that is lighter, safer, and full of feature rich development utilities.

Note: Application is under development, expect some bugs.

Badges

MIT License GitHub issues GitHub stars Latest release

Installation

Download the relevant package from Github Releases section, and start using it! :D
More ways to install are on their way.

Features

The entire project is a web app (not Electron, read below). It uses Monaco as the text editor everywhere, so just like VS Code, all the keyboard shortcuts like Ctrl-F or Ctrl-X will work just fine, even opening the VS Code command menu to perform complicated operations such 'format' or 'set language' and so on. The rest of the features are pretty straightforward.

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

Image Compressor with preview [REMOVED TEMPORARILY]

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 uses Electron, and the hate is justifiable. I personally don't want to run a Chrome + NodeJS instance for every app I launch.

Which is why DevTools-X is NOT WRITTEN IN ELECTRON.

Devtools-X uses a native webview to achieve the same purpose using Tauri. Native webview gives me the development speed of Electron (React + TS) while being secure and efficient on RAM and staying cross platform at the same time.

The UI uses React + TS + Mantine. The 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

What's up with the bad looking UI?

Well, it was even worse previously! I am not a UI developer. I understand React, but not colors. Feel free to contribute any changes that you think might make it look better.

Do I need to know Rust to get started?

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

NEED HELP WITH:

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

devtools-x's People

Contributors

sparkenstein avatar uditkarode 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.