Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 538 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 538 Bytes

A template to use as a starting point when building a Component Framework Definition.

An completed example for Solid.js is available here.

See the documentation to Learn how to author a Framework Definition for your favorite library!

Once you've written your definition:

  • npm run build to build it
  • update name in package.json
  • publish!