ng-number-to-text
Version:
Set of pipes for angular2+ projects to convert numbers to words as ordinal numbers
1 lines • 3.04 kB
JSON
{"__symbolic":"module","version":4,"metadata":{"NumberToTextModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule","line":5,"character":1},"arguments":[{"imports":[],"declarations":[{"__symbolic":"reference","name":"ɵa"},{"__symbolic":"reference","name":"ɵb"},{"__symbolic":"reference","name":"ɵc"}],"exports":[{"__symbolic":"reference","name":"ɵa"},{"__symbolic":"reference","name":"ɵb"},{"__symbolic":"reference","name":"ɵc"}]}]}],"members":{}},"ɵa":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Pipe","line":2,"character":1},"arguments":[{"name":"numberToText"}]}],"members":{"transform":[{"__symbolic":"method"}],"checkNumber":[{"__symbolic":"method"}],"checkZero":[{"__symbolic":"method"}],"checkSingle":[{"__symbolic":"method"}],"checkTenth":[{"__symbolic":"method"}],"checkTwentieth":[{"__symbolic":"method"}],"checkThirtieth":[{"__symbolic":"method"}],"checkFortieth":[{"__symbolic":"method"}],"checkFiftieth":[{"__symbolic":"method"}],"checkSixtieth":[{"__symbolic":"method"}],"checkSeventieth":[{"__symbolic":"method"}],"checkEightieth":[{"__symbolic":"method"}],"checkNinetieth":[{"__symbolic":"method"}]}},"ɵb":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Pipe","line":2,"character":1},"arguments":[{"name":"numberToTextAr"}]}],"members":{"transform":[{"__symbolic":"method"}],"checkNumber":[{"__symbolic":"method"}],"checkZero":[{"__symbolic":"method"}],"checkSingle":[{"__symbolic":"method"}],"checkTenth":[{"__symbolic":"method"}],"checkTwentieth":[{"__symbolic":"method"}],"checkThirtieth":[{"__symbolic":"method"}],"checkFortieth":[{"__symbolic":"method"}],"checkFiftieth":[{"__symbolic":"method"}],"checkSixtieth":[{"__symbolic":"method"}],"checkSeventieth":[{"__symbolic":"method"}],"checkEightieth":[{"__symbolic":"method"}],"checkNinetieth":[{"__symbolic":"method"}]}},"ɵc":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Pipe","line":2,"character":1},"arguments":[{"name":"numberToTextArFem"}]}],"members":{"transform":[{"__symbolic":"method"}],"checkNumber":[{"__symbolic":"method"}],"checkZero":[{"__symbolic":"method"}],"checkSingle":[{"__symbolic":"method"}],"checkTenth":[{"__symbolic":"method"}],"checkTwentieth":[{"__symbolic":"method"}],"checkThirtieth":[{"__symbolic":"method"}],"checkFortieth":[{"__symbolic":"method"}],"checkFiftieth":[{"__symbolic":"method"}],"checkSixtieth":[{"__symbolic":"method"}],"checkSeventieth":[{"__symbolic":"method"}],"checkEightieth":[{"__symbolic":"method"}],"checkNinetieth":[{"__symbolic":"method"}]}}},"origins":{"NumberToTextModule":"./lib/number-to-text.module","ɵa":"./lib/pipes/number-to-text.pipe","ɵb":"./lib/pipes/number-to-text-ar.pipe","ɵc":"./lib/pipes/number-to-text-ar-fem.pipe"},"importAs":"ng-number-to-text"}