Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sooniter/j2rs
rust version port of mostly common-used js packages
https://github.com/sooniter/j2rs
npm package rust
Last synced: 2 months ago
JSON representation
rust version port of mostly common-used js packages
- Host: GitHub
- URL: https://github.com/sooniter/j2rs
- Owner: SoonIter
- Created: 2024-01-07T14:30:27.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-23T06:50:59.000Z (11 months ago)
- Last Synced: 2024-04-23T20:43:56.837Z (8 months ago)
- Topics: npm, package, rust
- Language: Rust
- Homepage:
- Size: 55.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# j2rs
[![CodSpeed Badge](https://img.shields.io/endpoint?url=https://codspeed.io/badge.json)](https://codspeed.io/SoonIter/j2rs)
Make some js developers commonly used packages rustify
- [find_up_simple](./crates/j2rs_find_up_simple/)
- [package_up](./crates/j2rs_package_up/)
- [strip_ansi](./crates/j2rs_strip_ansi/)
- [query_string(WIP)](./crates/j2rs_query_string/)