9.1.0 • Published 4 years ago

fps-ng v9.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

FPS NG

UI Components for Angular

Fork de Primeng para FPS


Download

PrimeNG is available at NPM, if you have an existing application run the following command to download it to your project.

npm install fps-ng --save

Angular CLI Integration

Add PrimeNG

"dependencies": {
  //...
  "fps-ng": "^9.0.0",
},