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
- feat: componentDidLoad() returns a promise
- feat: mulitple styles getting loaded into if we use same component multiple times
- bug: collection output wrong values
- bug: `extTransformsPlugin` is outputting collections css files
- bug: last option is default in select element
- feat: Need to be able to impose our own file naming scheme to output bundles. p-<hash>.js alone does not satisfy
- feat: provide useLayoutEffect equivalent
- feat: set a @part as @internal
- feat: Abblility to mock the current date
- bug: calling `focus` on an input element inside `componentDidLoad` does not work
- Docs
- TypeScript not yet supported