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
- Host: GitHub
- URL: https://github.com/jfcere/stencil-components
- Owner: jfcere
- License: mit
- Created: 2020-07-10T11:48:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T11:17:38.000Z (over 3 years ago)
- Last Synced: 2025-01-19T21:16:29.658Z (over 1 year ago)
- Topics: angular, react, stencil, web-component
- Language: TypeScript
- Homepage:
- Size: 2.17 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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