Skip to content

A proof of concept for JS modules made type-safe with JSDoc working in browser, Deno and node without changes

Notifications You must be signed in to change notification settings

opiation/isomorphic-js-module-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A test

The goal of this example repo is to prove whether it's possible to have a type-safe library written entirely in ES6-compatible JS that can execute as-is in a ES6-compliant browser, Deno and Node without any build tools. JSDoc is used to leverage the type safety offered by the Typescript compiler.

About

A proof of concept for JS modules made type-safe with JSDoc working in browser, Deno and node without changes

Resources

Stars

Watchers

Forks

Packages

No packages published