An open API service indexing awesome lists of open source software.

https://github.com/jfcere/stencil-components

Sample repository using Stencil to build Web Components and compatibility packages for both Angular and React framework
https://github.com/jfcere/stencil-components

angular react stencil web-component

Last synced: 2 months ago
JSON representation

Sample repository using Stencil to build Web Components and compatibility packages for both Angular and React framework

Awesome Lists containing this project

README

          

# Stencil Components

Sample repository using Stencil to build Web Components and create compatibility packages for both Angular and React framework.

## Technology Stack

- [Stencil](https://stenciljs.com/) – Toolchain for building reusable standards based Web Components that run in every browser
- [Angular](https://angular.io/) – Development platform for building mobile/desktop web applications using TypeScript
- [React](https://reactjs.org/) – A JavaScript library for building user interfaces
- [Lerna](https://lerna.js.org/) – A tool for managing JavaScript projects with multiple packages