https://github.com/lacolaco/angular-sac
Experiments of Stand-Alone Components
https://github.com/lacolaco/angular-sac
angular
Last synced: 9 months ago
JSON representation
Experiments of Stand-Alone Components
- Host: GitHub
- URL: https://github.com/lacolaco/angular-sac
- Owner: lacolaco
- License: mit
- Created: 2022-08-17T02:16:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T15:43:46.000Z (about 3 years ago)
- Last Synced: 2024-10-12T10:45:42.108Z (over 1 year ago)
- Topics: angular
- Language: TypeScript
- Homepage:
- Size: 985 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular SAC functions
SAC: Stand-Alone Component
## Contents
- [Reactify](./projects/reactify/): A React component to render an Angular SAC inside
- [elementify](./projects/elementify/): A function to convert an Angular SAC into the custom element
## Notes
- These packages are NOT published in NPM (yet)
- Please follow the license if you want to reuse.
- Issues / PRs are welcome