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
- Error: The glob pattern import("./**/*.entry.js*") did not match any files [empty-glob]bug:
- Need browserURL for devServer so that I can run local server other than localhost
- feature: language server support for a richer editing experience for Stencil components
- bug: cannot bind touchevent by touchscreen on pc devices in jsx
- bug: get undefined on updated State value on test when create page in beforeAll
- bug: Incorrect TypeScript typings for JSX
- fix(declarations): use correct TypeScript JSX typings
- bug: UNRESOLVED_IMPORT when trying to import newrelic browser agent
- feat: support rendering of dynamically referenced Stencil components
- bug: Stencil can resolve incorrect jest-runner dependency when using pnpm
- Docs
- TypeScript not yet supported