lodash.endswith

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

MIT 12 个版本
安装
npm install lodash.endswith
yarn add lodash.endswith
pnpm add lodash.endswith
bun add lodash.endswith
README

lodash.endswith v4.2.1

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

Installation

Using npm:

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

In Node.js:

var endsWith = require('lodash.endswith');

See the documentation or package source for more details.

版本列表
4.2.1 2016-08-13
4.2.0 2016-07-25
4.1.0 2016-05-12
4.0.1 2016-04-03
4.0.0 2016-02-16
3.2.0 2016-02-08
3.1.2 2016-02-03
3.1.1 2016-01-26
3.1.0 2016-01-13
3.0.2 2015-04-16
3.0.1 2015-03-09
3.0.0 2015-01-26