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
- Road to v5 🚀
- bug: All stencil components are imported in Angular even if only one is called
- bug: cannot find module @stencil/core/internal/client
- bug: Removing polyfills except for es5 builds breaks existing installs
- bug: SCSS doesn't rebuild when path is outside stencil directory
- bug: Unable to run Angular test app outside monorepo and import Stencil component successfully
- feature: language server support for a richer editing experience for Stencil components
- bug: Incorrect TypeScript typings for JSX
- docs-type library does not resolve type/enum/interface located in another type properly with docs-json output target
- bug: TypeScript errors not reported in stencil build when `components.d.ts` is not present
- Docs
- TypeScript not yet supported