Numeral.js

Hello!

Have any of your tried (and hopefully succeed) to integrate Numeral.js with Fuse like Moment.js?

It would be nice to have this, because of the locales formatting.

Any idea how this could be integrated?

Thanks.

After taking a quick look at the GitHub repo, this shouldn’t require anything more than copying the contents of the src directory to your app’s directory, and adding the .js files as bundle files.

That was the first thing I’ve tried, couldn’t get it to work.

Now what I’ve done was just adding the Numeral.js and register the languages in it and it seems to be working, still need a further testing, but until now the locales seems to work.