Skip to content

Using as a Rust library #59

@ErenayDev

Description

@ErenayDev

Hi. thanks for making this awesome tool !

I wanna use jsshaker in my Rust project but there's no way to add it as a dependency since it's not published on crates.io.

Looking at lib.rs, the API is already there with tree_shake() function and proper types. Would you consider publishing it to crates.io?

This would let Rust users use it directly in their Rust toolchains

Also by this way, Rust users can install via cargo install jsshaker without npm (I didn't check the whole codebase but probably it'll work)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions