Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@cfcs/angular

naver957MIT0.1.1TypeScript support: included

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

cfcs, cfc, angular, ngx, reactive, hooks, directive

readme

Angular

This library was generated with 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.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.1.0 (2023-02-24)

:sparkles: Packages

  • @cfcs/core 0.1.0
  • @cfcs/react 0.1.0
  • @cfcs/svelte 0.1.0
  • @cfcs/vue2 0.1.0
  • @cfcs/vue3 0.1.0
  • @cfcs/angular 0.1.0

:rocket: New Features

  • All
    • v0.1 c33732a

:memo: Documentation

  • All
    • fix README 6d479bd
  • Other
    • fix url a68c3dd

:mega: Other

  • All
    • fix packages' url 846fcf2
    • update packages versions ae79c40
  • Other
    • add github config 3164542
    • add gitignore 8f0e1c5