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

https://github.com/kurehajime/typoscript

TypoScript is JavaScript-like language with typos. Some typos in variable and function names are acceptable.
https://github.com/kurehajime/typoscript

javascript joke language programming-language

Last synced: 9 months ago
JSON representation

TypoScript is JavaScript-like language with typos. Some typos in variable and function names are acceptable.

Awesome Lists containing this project

README

          

# TypoScript

TypoScript is JavaScript-like language with typos.
Some typos in variable and function names are acceptable.

You can try it here
https://kurehajime.github.io/typoscript/

[![](https://user-images.githubusercontent.com/4569916/146017071-55f3e087-252e-4160-9fc4-7baf6e100f4a.png)](https://kurehajime.github.io/typoscript/)

## Documents

[here](https://github.com/kurehajime/typoscript/blob/main/docs.md)