leftpad

WebJar for leftpad

License

License

BSD 3-Clause
Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-tmcw-leftpad
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

leftpad
WebJar for leftpad
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/tmcw/leftpad

Download github-com-tmcw-leftpad

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-tmcw-leftpad/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-tmcw-leftpad</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-tmcw-leftpad/
implementation 'org.webjars.npm:github-com-tmcw-leftpad:0.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-tmcw-leftpad/
implementation ("org.webjars.npm:github-com-tmcw-leftpad:0.0.1")
'org.webjars.npm:github-com-tmcw-leftpad:jar:0.0.1'
<dependency org="org.webjars.npm" name="github-com-tmcw-leftpad" rev="0.0.1">
  <artifact name="github-com-tmcw-leftpad" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-tmcw-leftpad', version='0.0.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-tmcw-leftpad" % "0.0.1"
[org.webjars.npm/github-com-tmcw-leftpad "0.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

leftpad

CircleCI

Like the pad module, except I'll remember the argument order.

var leftpad = require('leftpad');

leftpad(5, 10);
'0000000005'

Versions

Version
0.0.1