ngx-swiss-five-rappen-chf-pipe
Version:
This pipe provides the Swiss 5 Rappen CHF rounding functionality.
43 lines (42 loc) • 1.02 kB
JSON
{
"name": "ngx-swiss-five-rappen-chf-pipe",
"version": "1.0.0",
"author": {
"name": "Balram Chavan",
"url": "https://github.com/ultrasonicsoft"
},
"description": "This pipe provides the Swiss 5 Rappen CHF rounding functionality.",
"displayName": "5 Rappen rounding - SWISS CHF - Angular Pipe",
"keywords": [
"Angular",
"Pipe",
"Swiss",
"CHF",
"5 Rappen",
"5 cents",
"Rounding",
"Switzerland",
"Liechtenstein",
"0,05",
"Accounting",
"Currency",
"Conversion",
"Correction"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/ultrasonicsoft/ngx-swiss-five-rappen-chf-pipe"
},
"homepage": "https://github.com/ultrasonicsoft/ngx-swiss-five-rappen-chf-pipe",
"bugs": {
"url": "https://github.com/ultrasonicsoft/ngx-swiss-five-rappen-chf-pipe/issues"
},
"peerDependencies": {
"@angular/common": "^15.0.0",
"@angular/core": "^15.0.0"
},
"dependencies": {
"tslib": "^2.3.0"
}
}