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

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

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