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
- bug: chrome crashes with "Aw, snap" message
- bug: css custom properties documentation is not generated on `stencil docs`
- bug: nested to ::slotted in scoped component
- feat: Next.js Support
- feat: Style modes load styles only when needed
- bug: Removing polyfills except for es5 builds breaks existing installs
- feature: allow to exclude components from rendering in E2E tests
- bug: Failing to load a nested component hides all parents
- bug: dist-custom-elements with customElementsExportBehavior: "single-export-module" does not execute globalScript
- bug: events with `dispatchEvent()` do not reach a parent's event handler that was added with `addEventListener()` in a Spec Page
- Docs
- TypeScript not yet supported