cypress-io / cypress-ct-definition-template

Template for authoring Component Framework Definitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Template for authoring Component Framework Definitions

License:MIT License


Languages

Language:TypeScript 100.0%