stencil
https://github.com/ionic-team/stencil
TypeScript
A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and traditional web developers from a single, framework-agnostic
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported4 Subscribers
Add a CodeTriage badge to stencil
Help out
- Issues
- feat: support prop casing for SVG attributes
- bug: E2EElement.triggerEvent omits event details functions
- feat: Remove mutable props concept
- bug: Errors when using testing-library/dom
- bug: Attr missing from docs where prop define it as global type like HTMLElement
- feat: Support providing custom TypeScript transformers
- bug: SCSS doesn't rebuild when path is outside stencil directory
- fix(mock-doc): re-arrange inheritance tree to fix type issue
- feat: node.eventListeners/getEventListeners(node) alternative to conditionally render internal elements, when an @Event has listeners.
- bug: Stencil Components: Nested Slots insert new children before last child if children components are added dynamically at run time.
- Docs
- TypeScript not yet supported