1.0.5 • Published 1 year ago

@nicknameeee/padding v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Padder

@nicknameeee/padder is a simple partly developed package that will be updated in the future and released for educational purposes

Installation

Use the package manager npm to install foobar.

npm install @nicknameeee/padding

Usage

const App = require("@nicknameeee/padding");

const { leftpad } = App

console.log(leftpad("test", 10, " "))

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.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago