Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aprilnea/devutils
- Owner: AprilNEA
- License: gpl-3.0
- Created: 2023-12-13T12:25:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-21T17:05:39.000Z (about 1 year ago)
- Last Synced: 2024-05-02T01:26:59.664Z (8 months ago)
- Topics: cross-platform, developer-tools, javascript, rust, webapp
- Language: TypeScript
- Homepage: https://utils.sku.moe
- Size: 799 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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: | |