Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/geminate/d-tools

d-tools is a toolbox for developers.Formatter, Base64, Regex test,Host manager and so on.
https://github.com/geminate/d-tools

developer-tools electron nodejs toolbox

Last synced: about 2 months ago
JSON representation

d-tools is a toolbox for developers.Formatter, Base64, Regex test,Host manager and so on.

Awesome Lists containing this project

README

        

d-tools

d-tools

> d-tools is a toolbox for developers.Formatter, Base64, Regex test,Host manager and so on.
## Screenshot
Two language support:

EN:


d-tools


CN:


d-tools

## Build Setup

``` bash
# install dependencies
npm install

# build electron application for production
npm run build
```

## Feature

* Json format, Base64 md5 uri encode/decode
* RGB HEX CSS transform, Color constant, Color picker
* Image to base64, Base64 to image
* Regex test
* Host edit
* System info

---