0.1.6 • Published 4 years ago

superhumanize v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago