1.0.2 • Published 8 months ago

@dogukan_dogan/padding v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

@dogukan_dogan/padding

@dogukan_dogan/padding is a NodeJS library for dealing with processing.

Installation

Use the package manager pip to install @dogukan_dogan/padding.

npm install @dogukan_dogan/padding

Usage

const padding = require("@dogukan_dogan/padding").default;

const { leftpad } = padding;

console.log(leftpad("text", 14, " "));

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago