ronami/HypeScript

TypeScript

🐬 A simplified implementation of TypeScript's type system written in TypeScript's type system

examplefunctional-programminglearningparserrecursionstatic-code-analysistype-systemtypescript
Sterne-Wachstum
Sterne
2k
Forks
23
Wochenwachstum
+1
Issues
1
1.4k1.6k1.8k
Juli 2022Nov. 2023Apr. 2025Aug. 2026
Artefaktenpm
README

🐬 HypeScript

Introduction

This is a simplified implementation of TypeScript's type system that's written in TypeScript's type annotations. This means that it uses types only — with no runtime code whatsoever.

You pass TypeScript code as a string to the TypeCheck generic and get possible type errors back (See the live demo):

showcase-1

☝ Please note that this project is meant to be used for fun and learning purposes and not for practical use.

Try running the code

See a live demo in your browser on the TypeScript Playground.

Alternatively, install @ronami/hypescript in your project with yarn or npm (TypeScript 4.7 or later is required):

yarn add @ronami/hypescript

Code examples

Only a subset of TypeScript's syntax and features are available. Here's a list of examples (with browser demo links) for some code examples:

Inspiration

Ähnliche Repositories
supabase/supabase

The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

TypeScriptnpmApache License 2.0firebasesupabase
supabase.com
108.3k13.6k
dkhamsing/open-source-ios-apps

:iphone: Collaborative List of Open-Source iOS Apps

awesomeCreative Commons Zero v1.0 Universaliosswift
51.8k6.1k
origin-bi/rust-by-practice

Rust By Practice will evolve into Origin.

Rustcrates.iotutorialCreative Commons Attribution 4.0 Internationalrustpractice
practice.course.rs
14.7k1.2k
iorigin-ai/rust-by-practice

Rust By Practice will evolve into Origin.

Rustcrates.iotutorialCreative Commons Attribution 4.0 Internationalrustpractice
practice.course.rs
14.7k1.2k
sunface/rust-by-practice

This book was designed for easily diving into and getting skilled with Rust It's very easy to use. All you need to do is to make each exercise compile without ERRORS and Panics!

Rustcrates.iotutorialCreative Commons Attribution 4.0 Internationalrustpractice
practice.course.rs
14.7k1.2k
shengqiangzhang/examples-of-web-crawlers

一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )

HTMLtutorialMIT Licensecrawlerspider
14.7k3.8k
evrone/go-clean-template

Clean Architecture template for Golang services

GoGo ModulestutorialMIT Licenseclean-architecturego
7.7k658
kaushikgopal/RxJava-Android-Samples

Learning RxJava for Android by example

JavaMaventutorialApache License 2.0rxjavajava
7.5k1.4k
firmai/industry-machine-learning

A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)

Jupyter Notebookmachine-learningjupyter-notebook
sov.ai
7.5k1.2k
dockersamples/example-voting-app

Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes

C#tutorialApache License 2.0dockerswarm
5.8k16.2k
amitshekhariitbhu/RxJava2-Android-Samples

RxJava 2 Android Examples - How to use RxJava 2 in Android

JavaMaventutorialApache License 2.0rxjavaandroid
outcomeschool.com
4.9k1k
kay-is/react-from-zero

A simple (99% ES2015 less) tutorial for React

HTMLtutorialGNU General Public License v2.0reactlesson
fullstackreact.com/react-from-zero/
4.6k400