Skip to content

An Underscore.js mixin that does a shallow conversion on an object of all number string keys or indexes into proper "Number" values.

Notifications You must be signed in to change notification settings

spencercarnage/parseIntObj

Repository files navigation

parseIntObj

An Underscore.js mixin that does a shallow conversion on an object of all number string keys or indexes into proper "Number" values.

TODO: Add tests for other radixs than 10.

About

An Underscore.js mixin that does a shallow conversion on an object of all number string keys or indexes into proper "Number" values.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published