Skip to content

rapodaca/typed-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typed JavaScript Examples

Typed JavaScript uses the existing tooling around JSDoc and VS Code as a detachable type system for JavaScript. Type error are reported prior to runtime, but without an explicit compile step or change of language. As such, Typed JavaScript offers an alternative for those looking for the benefits of TypeScript but with fewer risks.

For details, see the article Types without Typescript.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published