rust-to-npm-0.1.0 is not a library.
Visit the last successful build:
rust-to-npm-0.4.13
rust-to-npm
deploy a rust project to npm in one command.
Getting Started
You can use this to run the command locally then run npm publish
to ship your crate.
At the moment it only publishes the project publicly only.
cargo run
Installation
# with npm
# or with cargo
Goals
- Easy convert installs to
npm
. - Allows full transparency of Rust code that user installs instead of dangerous binaries.
About
This project is used to convert the rust crawler crate for usage in node.
TODO
- Get keywords from bin.