Skip to content

Superhumanize crate for making machine-friendly text more humane

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

calebpeterson/superhumanize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

superhumanize

Make friendly_machine_produced[labels] into Friendly Machine Produced Labels.

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

About

Superhumanize crate for making machine-friendly text more humane

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published