mirror of
https://github.com/Warky-Devs/artemis-kit.git
synced 2025-05-19 03:37:30 +00:00
37 lines
698 B
Markdown
37 lines
698 B
Markdown
# artemis-kit
|
|
|
|
A comprehensive TypeScript/JavaScript utility library focused on precision and efficiency.
|
|
|
|
## Features
|
|
|
|
### String Tools
|
|
- Advanced string manipulation
|
|
- Pattern matching and validation
|
|
- Text transformation utilities
|
|
- Unicode handling
|
|
|
|
### Blob Tools
|
|
- Blob creation and modification
|
|
- Binary data handling
|
|
- Stream processing
|
|
- MIME type management
|
|
|
|
### File Conversion Tools
|
|
- Format conversions
|
|
- File type transformations
|
|
- Encoding/decoding utilities
|
|
- Batch processing capabilities
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pnpm install @warkypublic/artemis-kit
|
|
```
|
|
|
|
## Contributing
|
|
|
|
Contributions are welcome! Please read our contributing guidelines before submitting PRs.
|
|
|
|
## License
|
|
|
|
MIT |