GithubHelp home page GithubHelp logo

edsilv / awesome-stenciljs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mappmechanic/awesome-stenciljs

0.0 1.0 0.0 111 KB

List of Awesome Web Components Built with StencilJS

License: MIT License

awesome-stenciljs's Introduction

Finally Good News - Stencil v1 has been released

Announcement Blog Post - https://ionicframework.com/blog/introducing-stencil-one-1-0-0/

Awesome StencilJS

Awesome Stencil Components

Boilerplates

Tools

Awesome IDE Plugins

Awesome Stencil Articles

Miscellaneous

What is StencilJS ?

StencilJS is the new compiler to build standards compliant Web Components using the current age principles like Typescript, JSX, Virtual DOM, asynchronous rendering pipleline and lazy-loading.

What are Web Components ?

Web Components is a combination of multiple HTML & JS Specs like Custom Elements & Shadow DOM which enable us to create highly standardised reusable components which can work similarly accross any framework like React, Angular, Ember, Vue or Vanilla JS.

An Awesome Talk to Know more about #StencilJS

Watch the video

List of Awesome Components Made using StencilJS

We are dividing the list into 3 categories for better readibility. Also the most recent ones are on the top and older ones in the bottom.

Design Systems

  • Duet Design System - A complete Stencil Based Design System component library which can be used with any SPA Framework like Angular/React etc.

Component Libraries

Individual Components

  • [Star Rating] (https://github.com/logisticinfotech/rating-component) - An amazing and flexible star rating component with lots of options.
  • Image Comparison Slider - Slider component to compare images before and after
  • Trombone Component - An amazing Trombone Component that makes music when you resize the window. It's A showcase on how StencilJs and the Web Audio API can collaborate to create awesome things.
  • Rating Component An amazing svg based rating component. There is a blog post how to create such a component too. https://www.logisticinfotech.com/blog/custom-rating-component/
  • Fast Morph An awesome morhping UI web component to help you animate your elements from one UI state to another using Light DOM.
  • Web Photo Filter An amazing high performance Photo filter web component made using StencilJS.
  • Lazy Iframe: A iframe based web component which lazy load iframes as the user scrolls over them.
  • Loading Spinner: A variety of loading spinners rendered using the same web component without the need of using different styles or images.
  • ST-Flippy: A web component to add Flip events to any HTML element. It has a smooth animation implemented.
  • ST-Signature: A Stencil component that allows the user to sign on screen and to get the bitmap of the signature.
  • Web Audio: Web Audio API as a set of web components! Provides <web-audio>, <web-audio-source>, <web-audio-effect>, <web-audio-visualizer>, <web-audio-sequencer>, and <web-audio-debugger>.
  • Smile To Unlock(Unique): Web Component which captures an image from the users camera and uses the Azure Cognitive Services Emotive API to figure out how happy the person is.
  • Bruit.io: Fully customizable web component, collecting user feedback with screenshot and technical data to a compatible API. Try it out here.
  • Stencil-Apollo - A set of Web Components based on Apollo Client
  • Stencil Mobx: Manage states with Mobx on stencil components (unstable release)
  • Stencil Reflector: Synchronizes decorated object members to their stencil component (alternative to stencil-mobx)
  • Stencil Payment: A Web Component which allows any web app to use the Payment Request API
  • Web Share: WC that makes it super easy to use the web share api.
  • ST Image: WC to Lazy Load Images as user scrolls them into the view port.
  • ST Muse: WC to that connects into Muse device using muse.js.
  • FWT Slider: Slider Stencil Component demonstrated to work with Angular or any other framework
  • ST Fetch: WC To make a Fetch API call to the backend.
  • Video Player: WC for rendering an ioperable video player with controls and full screen mode too.
  • Cryptocurrency Data: Web Component to display list of prices of popular Crypto Currencies
  • SplitMe: Universal web component to create resizable split layouts
  • Simple Buttons: Beautiful interactive buttons inspired by Material Design
  • Stencil Fragment: Allows the use of to render multiple elements without the need of a wrapping div or returning an array.
  • o-demo-bar: Development toolbox for web components made with stencil demo
  • ST-Voice2Text: Web Component which allows you to use the Web Speech API in browsers where it is supported.
  • STX-ABTest: A Web Component to help you implement A/B Test for your web app
  • UI Avatar: A web component to render User Avatar in your web app for all your users. It has an amazing feature to show Initials of name if no image is set.
  • Animatable: Animate any HTML Element using Web Animations API in a declarative way! ๐Ÿ’…
  • IonPhaser: A web component to integrate Phaser Framework with Angular, React, Vue, etc ๐ŸŽฎ
  • nice-anim: A Web Component to add "animate/reveal on scroll" by wrapping elements with it.
  • always-avatar: Generate nice replacement for avatar by username or email or whatever
  • Katex Expression: A web component to render KaTeX expressions.
  • web-complete: A lightweight, dependency-free, styleable autocomplete web component

Awesome Web/Mobile Apps built Using StencilJS

Boilerplates and templates

Ionic official

Community

Tools (CLIs, scripts, etc.)

Ionic official

  • Create Stencil: A simple but effective npm script to start off a StencilJS project. Useful for complete apps, not just components. Uses the above starter packs Boilerplates

Awesome IDE Specific Stencil Plugins/Snippets

Visual Studio Code

  • Stencil Snippets - Stencil Snippets like st-component(generate component), st-prop(add new prop), st-event (add new @Event) etc.
  • Stencil Tools - Makes working with Stencil projects a breeze. Features new project, component, and test generators, snippets with automatic imports, and other helpful utilities.

Miscellaneous

Awesome Articles Related

List of Awesome Websites Built using StencilJS

  • CodeCraft Smile To Unlock Video: Asim has developed this awesome Web Component used in the videos of his course which allows users to view video only if they Smile :).
  • Venue Genie: Venue Genie is the Airbnb for venues. The entire app is built with StencilJS and ReduxJS for state management.

Curated By (Contributors)

LinkedIn Bio: https://linkedin.com/in/rahatkh

Website: http://utwo.ro

Twitter: https://twitter.com/splitinfinities

Github: https://github.com/Nudelsieb

awesome-stenciljs's People

Contributors

alesgenova avatar ardatan avatar bitflower avatar gomah avatar hokid avatar jdnichollsc avatar keyvan-m-sadeghi avatar mappmechanic avatar navsgh avatar neo97online avatar nicell avatar nudelsieb avatar petermikitsh avatar robaxelsen avatar romulocintra avatar sneas avatar splitinfinities avatar stefanhuber avatar stefannieuwenhuis avatar toddpress avatar utwo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.