converter/app/converter
Manuel Friedli 01df7ac29c added 6 more converters:
- dec <-> bin
- dec <-> hex
- htmlentities de- and encode
2016-09-20 21:12:13 +02:00
..
base64decoder.ts First usable version based on AngularJS 2! Almost no converters yet, though. 2016-09-20 20:30:58 +02:00
base64encoder.ts First usable version based on AngularJS 2! Almost no converters yet, though. 2016-09-20 20:30:58 +02:00
bintodecconverter.ts added 6 more converters: 2016-09-20 21:12:13 +02:00
converter.ts First usable version based on AngularJS 2! Almost no converters yet, though. 2016-09-20 20:30:58 +02:00
dectobinconverter.ts added 6 more converters: 2016-09-20 21:12:13 +02:00
dectohexconverter.ts added 6 more converters: 2016-09-20 21:12:13 +02:00
hextodecconverter.ts added 6 more converters: 2016-09-20 21:12:13 +02:00
htmlentitiesdecoder.ts added 6 more converters: 2016-09-20 21:12:13 +02:00
htmlentitiesencoder.ts added 6 more converters: 2016-09-20 21:12:13 +02:00
uricomponentdecoder.ts added URI{Component,}{De,En}coder 2016-09-20 20:45:04 +02:00
uricomponentencoder.ts added URI{Component,}{De,En}coder 2016-09-20 20:45:04 +02:00
uridecoder.ts added URI{Component,}{De,En}coder 2016-09-20 20:45:04 +02:00
uriencoder.ts added URI{Component,}{De,En}coder 2016-09-20 20:45:04 +02:00