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: TypeScript errors not reported in stencil build when `components.d.ts` is not present
- bug: WebWorker doesn't work when stencil component library imported to nextjs app
- bug: ESM build imports from invalid file
- bug: All @Events are cancelable by default when component may not necessarily support event cancelation
- bug: mutating an immutable property calls related watcher functions w/ new value
- [READY] feat: add type parameters to class name
- bug: Bundling Warning SOURCEMAP_BROKEN if web-worker is used
- bug: module augmentation for HTMLStencilElement to be compatible with TypeScript 4.6 does not work
- bug: hydrated flag doesn't work for dist-custom-elements build
- feat: TypeScript noEmitOnError when is true, stencil running without stops
- Docs
- TypeScript not yet supported