octoblu/same-type

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# same-type
Cast all arguments to be the same type. Tries to guess if they're all numeric or dates

[![Build Status](https://travis-ci.org/octoblu/same-type.svg?branch=master)](https://travis-ci.org/octoblu/same-type)
[![Code Climate](https://codeclimate.com/github/octoblu/same-type/badges/gpa.svg)](https://codeclimate.com/github/octoblu/same-type)
[![Test Coverage](https://codeclimate.com/github/octoblu/same-type/badges/coverage.svg)](https://codeclimate.com/github/octoblu/same-type)
[![npm version](https://badge.fury.io/js/same-type.svg)](http://badge.fury.io/js/same-type)
[![Gitter](https://badges.gitter.im/octoblu/help.svg)](https://gitter.im/octoblu/help)