A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
-
Updated
Oct 21, 2020 - TypeScript
{{ message }}
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
A Web Component compiler for building fast, reusable UI components and static site generated Progressive Web Apps
Describe the bug
Currently @duetds/date-picker does not work with Rollup (or I didn't get it to).
The problem appears to be a dynamic import statement with a template string:
return import(`./${bundleId}.entry.js${""}`);Rollup seems to ignore these imports: "Dynamic imports on runtime are ignored by Rollup #2463"
**To
The social web component is used in the template author to automatically parse logo and more important link to social url.
For example if used as following, a link to twitter with the correct url format https://twitter.com/daviddalbusco will be rendered.
`
List of Awesome Web Components Built with StencilJS
A simple todo list built with various Web Components technologies
While generating project, we first pass it through validators to check for any errors in the uidl that is shared. But in the current check, we need a mandatory components filed.
Like a field components: {} is mandatory or checks fail, even when we are not using any components. Refactor to fix the validator to ignore if no components are used and specified in the UIDL
Animate once, use Everywhere!
A simple router for Stencil apps and sites
A web component to use Phaser Framework with Angular, React, Vue, etc
Want to give away free content on your site? How about asking for a smile in return
A Morphing UI web component built with StencilJS
Store is a lightweight shared state library by the StencilJS core team. Implements a simple key/value map that efficiently re-renders components when necessary.
The app lets everyone assess their symptoms using a questionnaire. The app also informs users about next steps, for example, precautionary measures or contacting healthcare providers and health authorities.
The Scale library offers a set of customizable web components written with Stencil.js & TypeScript. The default theme of the library can be easily replaced so that a corresponding corporate identity of a dedicated brand can be represented.
A Web Component to apply Instagram-like WebGL filters to photos
Angular mono-repo (Ionic/Capacitor/StencilJS/Web Component) app starter for supporting cross platform apps.
Universal web component to create resizable split layouts
Reactive virtual data grid javascript component.
A gallery of awesome projects deployed on Azure Static Web Apps
PDF viewer web component built in StencilJS. Reusable in Angular, Ionic, React, Vue.JS, etc.
A Stencil app boilerplate including routing, Redux etc.
Add a description, image, and links to the stenciljs topic page so that developers can more easily learn about it.
To associate your repository with the stenciljs topic, visit your repo's landing page and select "manage topics."
I have an podcast with episode uploaded to Mixcloud. I also have my music uploaded to Soundcloud. I'd like to see Mixcloud and Soundcloud added as providers with Vime.js
Also I endorse the feature request for playlist.
I plan to use this with an Svelte app.