Code Monkey home page Code Monkey logo

devarms's Introduction

DevArms

Tiny toolkit for developers.


DevArms is a collection of developer utils that gives you extra arms to reach more in your tasks. It runs completely offline, and cross-platform across Windows, Mac and Linux. Written in Rust, React. Powered by Tauri.

Quick Start

๐Ÿ‘‰ Install the built app from release page.
Or you can build it by yourself.

window screenshot

Features

Generators

  • Hash
  • UUID
  • Lorem Ipsum
  • Checksum

Converters

  • Base64
  • JSON <> YAML
  • Number base
  • Text case

Encoder/Decoder

  • URL percent text
  • HTML safe text
  • JWT

Formatters

  • JSON

And more features are coming soon...

Contribute

Feature suggestions and bug reports are welcome! Opening an issue to discuss it before you hand a PR is recommended, but not needed. To contribute in code, you may follow the following steps.

App UI - React

The app UI is built with React. Edit inside src and run:

yarn lint
yarn start

Core algorithms - Rust wasm

The core algorithms are written in Rust, and served as wasm. Edit inside arms and run:

wasm-pack test --firefox --headless
wasm-pack build --target web

App integration - Tauri

The cross platform magic is made possible by Tauri. Edit inside src-tauri if needed, and run:

# Open windowed app in development mode
yarn tauri dev
# Build it
yarn tauri build

License

MIT. See LICENSE

devarms's People

Contributors

dependabot[bot] avatar qqpann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

devarms's Issues

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.