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 supported5 Subscribers
Add a CodeTriage badge to stencil
Help out
- Issues
- bug: Constructor for "<tag>#undefined" was not found — component permanently bricked after a failed lazy-chunk load
- fix(runtime): retry lazy component load after a failed dynamic import
- bug: Docs dependencies missing when using method from Mixin that renders a component
- feat(runtime): opt-out for per-prop componentShouldUpdate firing (4.42+)
- bug: incompatible value of this used for getters/setters during SSR hydration
- fix(mock-doc): add File global for tests
- chore(deps): bump @tootallnate/once and jest in /src/testing/jest/jest-27-and-under
- fix(mock-doc): add File and Blob constructors
- chore(deps): bump @tootallnate/once, jest and jest-cli
- feat: simplify non-shadow `<slot>` logic pt1
- Docs
- TypeScript not yet supported