Giter Site home page Giter Site logo

chrisbchoi / awesome-stenciljs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dmartinjs/awesome-stenciljs

0.0 1.0 0.0 42 KB

๐ŸŽ‰ A curated list of awesome things related to StencilJS

Home Page: https://stenciljs.com/

License: MIT License

awesome-stenciljs's Introduction

Awesome StencilJS Awesome

A collection of awesome things regarding the Stencil ecosystem.


๐Ÿ“ฆ Stencil

A Web Component compiler for building fast, reusable UI components and Progressive Web Apps.
Built by the Ionic Framework team.

Stencil General Resources

Stencil Community

Stencil News


๐ŸŽ“ Stencil Tutorials

Stencil General Tutorials

Stencil and JSX

JSX, or JavaScript XML , is an extension to the JavaScript language syntax. Similar in appearance to HTML, JSX provides a way to structure component rendering using syntax familiar to many developers.

Stencil and Typescript

TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.


๐Ÿ”ง Stencil Tools

Stencil Development Tools

Stencil Styling

  • Styled Component - Use the best bits of ES6 and CSS to style your apps without stress
  • Sass - CSS with superpowers
  • PostCSS - A tool for transforming CSS with JavaScript
  • Less - It's CSS, with just a little more.
  • Stylus - Expressive, robust, feature-rich CSS language

Stencil Routing

  • Stencil Router - A simple router, inspired by React Router v4, for Stencil apps and vanilla Web Component apps.
  • ion-router - A component for handling routing inside vanilla and Stencil JavaScript projects.

Stencil Component Libraries

  • Ionic - Build amazing Native and Progressive Web Apps with web technologies. One app running on everything.
  • Blaze - Framework-free open source UI toolkit. It provides great structure for building websites quickly with a scalable and maintainable foundation.
  • Bulmil - An agnostic UI components library based on Web Components, made with Bulma & Stencil.

Stencil Testing

Testing within Stencil is broken up into two distinct types: Unit tests and End-to-end (e2e) tests. Both types use Jest as the JavaScript testing solution. The browser environment for end-to-end testing is done using Puppeteer.

  • Jest - A delightful JavaScript Testing Framework with a focus on simplicity.
  • Puppeteer - a Node library which provides a high-level API to control Chrome or Chromium over the DevTools Protocol.

Stencil Integration

Stencil Internationalization

  • Polyglot - Give your JavaScript the ability to speak many languages.
  • i18next - learn once, translate everywhere

Stencil State Management

  • Stencil State Tunnel - Tunneling state/props down through a component stack (Inspired by React Context)
  • @stencil/store - Store is a lightweight shared state library by the stencil core team. It implements a simple key/value map that efficiently re-renders components when necessary.
  • Redux - Predictable State Container for JavaScript Apps

Stencil Code Editor Plugins

Visual Studio Code

  • Stencil Tools - VS Code Extension that makes working with Stencil projects a breeze.
  • Stencil Snippets - An extension to add some snippets on vs code

โš›๏ธ Redux

Predictable State Container for JavaScript Apps

Redux General Resources

Redux Tools

  • Stencil-redux - A simple redux connector for Stencil-built web components inspired by react-redux.
  • redux-devtools - DevTools for Redux with hot reloading, action replay, and customizable UI

Redux Tutorials


๐Ÿ“ฐ Articles

Ionic Team

Community


๐ŸŽฅ Videos

Conferences

2019

2018

2017

awesome-stenciljs's People

Contributors

dmartinjs avatar

Watchers

James Cloos 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.