Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mangotyp - Make Rust to speak to Typescript

A small prototype as a learning aid for building a translation utility from Rust to Typescript types.

It supports primitives, structs, and enums, among other kinds. It is not intended for use in production. It will provide a warning message and only ignore unsupported kinds.

How to use

cargo run -- --input=<path-to-input-rust-file> --output=<path-to-output-typescript-file>

How to test

cargo test

About

can Rust speak to Typescript?

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages