lodash.tofinite

The lodash method `_.toFinite` exported as a module.

Usage no npm install needed!

<script type="module">
  import lodashTofinite from 'https://cdn.skypack.dev/lodash.tofinite';
</script>

README

lodash.tofinite v4.12.1

The lodash method _.toFinite exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.tofinite

In Node.js:

var toFinite = require('lodash.tofinite');

See the documentation or package source for more details.