Code Monkey home page Code Monkey logo

opendevtools's Introduction

OpenDevTools

CI Supported Platforms License: MIT

Introduction

OpenDevTools is a collection of tools bundled to cater the day-to-day needs of developers.
No need to take your data to untrusted/closed-source sites to perform simple tasks.
Tools available:

  • Converters
    • JSON <> YAML
    • Base Converter
  • Encoders/Decoders
    • HTML Encoder
  • Formatters
    • JSON Formatter
    • XML Formatter
    • SQL Formatter

and many more to be added!

Screenshot

How to install

Download the OS specific setup from the releases page.
For Windows, use *.msi installer file.
For Linux, use *.AppImage or .deb file.
For MacOS, use *.tar.gz or *.dmg file.

Architecture

OpenDevTools is a cross-platform application built using the Tauri framework. Tauri is based on Microsoft Edge-similar webview and Rust. Read about tauri here
The underlying UI is based on React.

Contributing

We highly encourage and appreciate contributions!
Open issues and Feature Requests are the best ways to do so.

License

MIT

opendevtools's People

Contributors

a-khanna avatar

Watchers

 avatar

opendevtools's Issues

Switch default language on the input-output editors

Description

In the JSON <-> YAML converter, as an example, if we switch the input to be YAML, the editor syntax highlighting remains configured for JSON.
This is applicable for all tools having input-output editors.

Steps To Reproduce

  1. Go to JSON <-> YAML converter.
  2. Click on YAML to JSON button.
  3. The input still does syntax highlighting for JSON, does not recognize YAML.

Expected behavior

All input-output editors should be able to switch syntax highlighting.

Version

v0.1.0-beta

Operating System Version

Windows 10 Pro 21H1

Additional Information

No response

Fix input-output editors width when the sidebar is collapsed

Description

When the sidebar is collapsed, the input-output editors do not take up the full width of the page.

Steps To Reproduce

  1. Go to JSON <-> YAML converter, as an example.
  2. Click on the sidebar collapse button ( < )
  3. The editors do not take the full screen width.

Expected behavior

The editors should be able to to take up the full available width.

Version

v0.1.0-beta

Operating System Version

Windows 10 Pro 21H1

Additional Information

No response

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.