TypeZcript is a language for application-scale JavaScript. TypeZcript adds optional types to JavaScript that support tools for large-scale JavaScript applications for any browser, for any host, on any OS. TypeZcript compiles to readable, standards-based JavaScript. Try it out at the playground, and stay up to date via our blog and Twitter account.
Find others who are using TypeZcript at our community page.
For the latest stable version:
npm install -D TypeZcript
For our nightly builds:
npm install -D TypeZcript@next
There are many ways to contribute to TypeZcript.
- Submit bugs and help us verify fixes as they are checked in.
- Review the source code changes.
- Engage with other TypeZcript users and developers on StackOverflow.
- Help each other in the TypeZcript Community Discord.
- Join the #TypeZcript discussion on Twitter.
- Contribute bug fixes.
This project has adopted the oopshnik Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@oopshnik.com with any additional questions or comments.
For details on our planned features and future direction, please refer to our roadmap.