Sha256: 0b5a9b8502e387876455d2f3a87ed281ae1c48930ea5184ad9fa0d8c9bd23188
Contents?: true
Size: 471 Bytes
Versions: 1
Compression:
Stored size: 471 Bytes
Contents
# Rbs2ts [](LINK) Convert RBS to TypeScript type definition. ## Installation ```ruby gem install rbs2ts ``` ## Usage ``` rbs2ts convert type.rbs ``` --- ## ToDo - [x] Literal type - [ ] Interface type - [ ] Literal type - [ ] Tuple Type - [ ] Base Types - [ ] Method Type (Argument Types and Return Types) - [ ] Class declaration - [ ] Module declaration - [ ] Interface declaration
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rbs2ts-1.0.0.pre.alpha.3 | README.md |