Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dup4/thrift-parser-typescript

Thrift Parser
https://github.com/dup4/thrift-parser-typescript

parser thrift typescript

Last synced: 25 days ago
JSON representation

Thrift Parser

Awesome Lists containing this project

README

        

# thrift-parser-typescript

[![Test][gh-ci-test-badge]][gh-ci-test]
[![Lint][gh-ci-lint-badge]][gh-ci-lint]
[![GitHub release][gh-release-badge]][gh-release]

## Reference

* [Thrift][thrift]

## License

[MIT](./LICENSE) License © 2022 [Dup4][dup4]

[dup4]: https://github.com/Dup4
[gh-ci-test-badge]: https://github.com/Dup4/thrift-parser-typescript/actions/workflows/test.yml/badge.svg
[gh-ci-test]: https://github.com/Dup4/thrift-parser-typescript/actions/workflows/test.yml
[gh-ci-lint-badge]: https://github.com/Dup4/thrift-parser-typescript/actions/workflows/lint.yml/badge.svg
[gh-ci-lint]: https://github.com/Dup4/thrift-parser-typescript/actions/workflows/lint.yml
[gh-release-badge]: https://img.shields.io/github/release/Dup4/thrift-parser-typescript.svg
[gh-release]: https://GitHub.com/Dup4/thrift-parser-typescript/releases
[thrift]: https://github.com/apache/thrift