Skip to content

A babel preset for building Metal.js projects using JSX

License

Notifications You must be signed in to change notification settings

metal/babel-preset-metal-jsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

babel-preset-metal-jsx

A babel preset for building Metal.js projects using JSX.

Usage

This is a babel preset that provides a default configuration for building Metal.js projects that use JSX with babel. It configures babel-plugin-incremental-dom for you, which is the one that compiles the JSX code to incremental dom.

{
  "presets": ["metal-jsx"]
}

About

A babel preset for building Metal.js projects using JSX

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published