# @cfcs/angular

> Write once, create framework components that supports React, Vue, Svelte, and more.

Latest version **0.1.1** (published 2023-03-10) · MIT license · 0 weekly downloads

## Install

```sh
npm install @cfcs/angular
pnpm add @cfcs/angular
yarn add @cfcs/angular
bun add @cfcs/angular
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high maintenance score.

Warnings: low downloads; pre 1.0.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 0.1.1 |
| Published | 2023-03-10 |
| First published | 2022-07-22 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 28.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 119 |
| Author | NAVER Corp. |
| Maintainers | younkue |
| Keywords | cfcs, cfc, angular, ngx, reactive, hooks, directive |

## Links

- npm: https://www.npmjs.com/package/@cfcs/angular
- Repository: https://github.com/naver/cfcs.git#main
- Homepage: https://naver.github.io/cfcs
- Issues: https://github.com/naver/cfcs/issues
- npm.io page: https://npm.io/package/@cfcs/angular

## Dependencies (2)

- [tslib](https://npm.io/package/tslib.md) ^2.3.0
- [@cfcs/core](https://npm.io/package/@cfcs/core.md) ~0.1.0

## Recent versions

- 0.1.1 (latest) — 2023-03-10
- 0.1.0 — 2023-02-24
- 0.0.26 — 2023-02-23
- 0.0.25 — 2023-02-23
- 0.0.24 — 2023-02-23
- 0.0.23 — 2023-02-23
- 0.0.22 — 2023-02-16
- 0.0.21 — 2023-02-16
- 0.0.20 — 2023-02-13
- 0.0.19 — 2023-02-12
- 0.0.18 — 2023-02-12
- 0.0.17 — 2023-02-12
- 0.0.15 — 2023-02-12
- 0.0.15-beta.2 — 2023-02-12
- 0.0.14 — 2023-01-31
- … 12 more at https://npm.io/package/@cfcs/angular/versions

## README

# Angular

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.1.0.

## Code scaffolding

Run `ng generate component component-name --project angular` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project angular`.
> Note: Don't forget to add `--project angular` or else it will be added to the default project in your `angular.json` file. 

## Build

Run `ng build angular` to build the project. The build artifacts will be stored in the `dist/` directory.

## Publishing

After building your library with `ng build angular`, go to the dist folder `cd dist/angular` and run `npm publish`.

## Running unit tests

Run `ng test angular` to execute the unit tests via [Karma](https://karma-runner.github.io).

## Further help

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.

---
_Source: https://npm.io/package/@cfcs/angular · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
