Skip to content

Templates and Resources

Templates are maintained in the main monorepo under the templates folder.

Official templates

When to use templates

  • You want a ready baseline with project structure already wired.
  • You need framework-specific examples before writing custom wrappers.
  • You want to compare bundle choices (basic, slim, full, all) quickly.

Contribution flow

If you build a reusable design or integration recipe:

  1. Fork the main monorepo.
  2. Add your template with clear setup and run instructions.
  3. Open a pull request and include screenshots/gif and package versions.