3.1.6 • Published 3 months ago

string.prototype.padend v3.1.6

Weekly downloads
4,094,100
License
MIT
Repository
github
Last release
3 months ago

String.prototype.padEnd Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

An ES2017 spec-compliant String.prototype.padEnd shim. Invoke its "shim" method to shim String.prototype.padEnd if it is unavailable.

This package implements the es-shim API interface. It works in an ES3-supported environment and complies with the spec.

Most common usage:

var padEnd = require('string.prototype.padend');

assert(padEnd('foo', 5, 'bar') === 'fooba');

padEnd.shim();

assert(padEnd('foo', 2) === 'foo'.padEnd(2));

Tests

Simply clone the repo, npm install, and run npm test

npm-run-allairbnb-js-shimsmio-cli-servicemylicensepg-cli-service@guomio/cli-service@infinitebrahmanuniverse/nolb-string_@saaspe/components@everything-registry/sub-chunk-2836p149-tablemad-logsguruwayguruway.jshardcorejest-tap-reporterjslib-servicemfv-cli-servicenka-gantt-task-reactmyclaspmylicense1neural_compressor_ext_lab_customizedneural_compressor_ext_lab_customized_2multi-prod-env-vue-cli-servicenpm-run-all-v2@stonehiy/cli-service@phenixs/cli-service@phaser-r/cli-service@podlubnaja/ui-kit@svel/cli-service@sung/subsequence@testxcx/cli-service@safely-project/safely-ts@unified-tv/polyfill@skahack/lerna-changelog@skeetboothppq/component-library@skedulr/nebula-ui-library@shivarajapple/first-library@vitali_shcherbina/styled-lib@vin_coder/pg-cli-servicewinx-form-winxweb-elements-iconsvue-picocssyarn-run-allzy-vue-cli-servicezillow-js-shimspackage-example.jsonparvan_reactjs_componentsparvan_componentssvelte-component-libp147-tablep148-tablequaeratidreact-form-component-libraryreact-lightbox-pack-18supportreact-rect-progressbarresponsis-gantt-task-reactresagasequelcomponentrui-rkitstart-starwars-libvin-cli-serviceu-libraryvue-cli-service-sassjsvue-compment@alicloud/console-toolkit-plugin-webpack5-mocks@alicloud/console-toolkit-plugin-mocks@alicloud/console-toolkit-plugin-webpack@alicloud/console-toolkit-plugin-webpack5@amio/nr@amio/nrm@aisino/cli-service@fzo/fzo-service@evlos/cli-service@faizanhaider/iconsax@gtarsia-vue/cli-service@hzamir/npm-run-all@jcblw/dev-server@kommunicate/kommunicate-chatbot-plugin@megalo/cli-service@object-studio/react-native-web@noriaki/npm-run-all@cypress/npm-run-all@doraemon-ui/cli@doraemon-ui/miniprogram.cli@borealisgroup/cli-service@blkmarketco/components-library@coralproject/npm-run-all@breezr/core@breezr/plugin-mocks@breezr/plugin-webpack@cvortex-design/dstokens@cybermega/flutter-resource-manager-rs@qiwi/npm-run-all@applaud/cli-service@bastou/jsontotsinterface@moonreach/nodepack@ngxvoice/ngx-voicelistner@nodepack/service@node-sitecore/cli@fromage/cli-service
3.1.6

3 months ago

3.1.5

9 months ago

3.1.4

2 years ago

3.1.3

3 years ago

3.1.2

3 years ago

3.1.1

4 years ago

3.1.0

4 years ago

3.0.0

9 years ago