TySON (TypeScript Object Notation) is a subset of TypeScript, chosen to be useful as an embeddable configuration language that generates JSON. You can think of TySON as JSON + comments + types + basic logic using TypeScript syntax. TySON files use the .tson extension. The goal is to make it possible for all major programming languages to read configurations written in TypeScript using native libraries. That is, a go program should be able to read TySON using a go library, a rust program should be able to read TySON using a rust library, and so on. Our first implementation is written in pure go, and a rust implementation will follow.

Features

  • Use TypeScript's type system to ensure that your configuration is valid
  • You can define functions and use them in your configuration
  • Easy to read and write by humans
  • Easy to parse and generate by machines
  • Based on a widely used standard
  • Easy to migrate to

Project Samples

Project Activity

See All Activity >

Categories

JSON

License

Apache License V2.0

Follow TySON

TySON Web Site

Other Useful Business Software
Build Securely on AWS with Proven Frameworks Icon
Build Securely on AWS with Proven Frameworks

Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of TySON!

Additional Project Details

Programming Language

Go

Related Categories

Go JSON Software

Registered

2023-10-27