Project

tscheck

0.0
No release in over a year
If you are making a Ruby API that is consumed by a TypeScript client, and you would like to ensure that the objects you return match the types you expect in TypeScript, this gem is for you.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

TSCheck - validate Ruby hashes against TypeScript types

If you are making a Ruby API that is consumed by a TypeScript client, and you would like to ensure that the objects you return match the types you expect in TypeScript, this gem is for you.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/leonid-shevtsov/tscheck.

License

The gem is available as open source under the terms of the MIT License.