Skip to content

Skeleton is a bit much. This is just a handy place to keep the package.json and .babelrc.

Notifications You must be signed in to change notification settings

mgdm/js-module-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This just contains enough package.json and .babelrc to be able to convert JSX into calls to Preact's h() function. It shouldn't change much else, and relies on modern browsers supporting JavaScript Modules to handle module loading, using something like

<script src="index.mjs" type="module"></script>

About

Skeleton is a bit much. This is just a handy place to keep the package.json and .babelrc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published