Michael Spyratos

Results 3 issues of Michael Spyratos

In the documentation you have the following example: ``` var Format = wNumb({ prefix: '$', postfix: ',-', thousand: ',' }); Format.to ( '90000' ); => '$90,000,-' ``` Running it, instead...

## Module Updates: - Updated module's typescript build. Fixes relative path includes. - Converted "scroll-content" style, to ".scroll-content", for latest ionic. Fixes pull-up content not scrolling to the end. -...

This is a follow up to [mmousawy](https://github.com/mmousawy)'s PR, applied to the latest code. Fixes #148 and adds `srcset` support when `inlineRequires` is matched.