Socket
Socket
Sign inDemoInstall

@nicknameeee/padding

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nicknameeee/padding

Famous leftpad library for open source reasons


Version published
Maintainers
1
0

Weekly downloads

Readme

Source

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

Keywords

FAQs

Last updated on 05 Feb 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc