Sha256: 4f023458fd40b312acd39d22eff2332b411bb44ea23b32bfa312ce3ef64e24d8

Contents?: true

Size: 168 Bytes

Versions: 52

Compression:

Stored size: 168 Bytes

Contents

'use strict';
module.exports = function (str) {
	var tail = str.length;

	while (/[\s\uFEFF\u00A0]/.test(str[tail - 1])) {
		tail--;
	}

	return str.slice(0, tail);
};

Version data entries

52 entries across 50 versions & 16 rubygems

Version Path
immosquare-cleaner-0.1.51 node_modules/trim-right/index.js
immosquare-cleaner-0.1.50 node_modules/trim-right/index.js
immosquare-cleaner-0.1.49 node_modules/trim-right/index.js
immosquare-cleaner-0.1.48 node_modules/trim-right/index.js
immosquare-cleaner-0.1.47 node_modules/trim-right/index.js
immosquare-cleaner-0.1.46 node_modules/trim-right/index.js
immosquare-cleaner-0.1.45 node_modules/trim-right/index.js
immosquare-cleaner-0.1.44 node_modules/trim-right/index.js
immosquare-cleaner-0.1.43 node_modules/trim-right/index.js
immosquare-cleaner-0.1.42 node_modules/trim-right/index.js
immosquare-cleaner-0.1.41 node_modules/trim-right/index.js
immosquare-cleaner-0.1.40 node_modules/trim-right/index.js
ilog-0.4.1 node_modules/trim-right/index.js
ilog-0.4.0 node_modules/trim-right/index.js
ilog-0.3.3 node_modules/trim-right/index.js
condenser-0.0.8 lib/condenser/processors/node_modules/trim-right/index.js
jester-data-8.0.0 node_modules/trim-right/index.js
ezii-os-5.2.1 node_modules/trim-right/index.js
ezii-os-2.0.1 node_modules/trim-right/index.js
ezii-os-1.1.0 node_modules/trim-right/index.js