Skip to content
/ over.ts Public

Light, performant and convenient function overloading for TypeScript

Notifications You must be signed in to change notification settings

cshaa/over.ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

over.ts

A minimalistic TypeScript library which provides a convenient way to implement overloaded functions. Inspired by typed-function, over.ts uses a similar syntax, but unlike typed-function and most of its alternatives, over.ts also produces a function with the correct TypeScript types.

About

Light, performant and convenient function overloading for TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published