0.1.6 • Published 3 years ago

superhumanize v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

superhumanize

Make friendly_machine_produced[labels] into Friendly Machine Produced Labels. Written in Rust.

Implementation Notes

superhumanize is implemented in Rust as a proof-of-concept to explore whether or not Rust + WASM is production-ready.

Prerequisites

It is assumed that you have the cargo-make crate installed so that cargo make ... commands will work.

Building

> cargo make build

Testing

Rust-based Unit Tests

> cargo make test

Node.js-based Integration Tests

> cargo make npm-test

Publishing

To NPM

> cargo make npm-publish
0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago