Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aprilnea/devutils

All-in-one Toolbox for Developers
https://github.com/aprilnea/devutils

cross-platform developer-tools javascript rust webapp

Last synced: about 1 month ago
JSON representation

All-in-one Toolbox for Developers

Awesome Lists containing this project

README

        

> [!WARNING]
> ๐ŸšงUnder development


English | ็ฎ€ไฝ“ไธญๆ–‡





DevUtils


All-in-one Toolbox for Developers



[Demo](https://utils.sku.moe) / [Technical Specifications](https://manual.sku.moe/project/devutils) / [GitHub Sponsor](https://github.com/sponsors/AprilNEA) / [็ˆฑๅ‘็”ต](https://afdian.net/a/aprilnea)

## Showcase

![showcase-v0.1.1-beta.png](https://s2.loli.net/2023/12/22/R5gLHlsfchtMETC.png)

![showcase-gpt-tokenizer-v0.0.1-beta+2.png](https://s2.loli.net/2023/12/18/9jxAtUDQFYagZRn.png)

## Tools

| Tools Name | JavaScript Implementation | Rust Implementation |
|-----------------------------|------------------------------------|---------------------------------|
| Base64 String Encode/Decode | :white_check_mark: | |
| Base64 Image Encode/Decode | :white_check_mark: | |
| GPT Tokenizer | :white_check_mark: `gpt-tokenizer` | :o: `tiktoken-rs` |
| JSON Format/Validate | :white_check_mark: `JSON` | :white_check_mark: `serde_json` |
| JSON โ†” YAML โ†” TOML | :white_check_mark: | |
| JWT Debugger | :white_check_mark: | |
| Unix Time Converter | :white_check_mark: | |