Skip to main content

🦄 Left pad a string with Unicorns

Project description

Uni Pad

🦄 Left pad a string with Unicorns

Screenshot

Install

$ pip install unipad

Usage

import unipad

unipad.pad('yoginth', 10)
#=> 🦄🦄🦄yoginth

API

unipad.pad(input, length)

Pads input with unicorns on the left side if it's shorter than length. Padding unicorns are truncated if they exceed length.

input

Type: string

String to pad.

length

Type: number
Default: 0

Padding length.

License

MIT Yoginth

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unipad-1.0.1.tar.gz (1.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page