verb-repo-data

WebJar for verb-repo-data

License

License

MIT
Categories

Categories

Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

verb-repo-data
Last Version

Last Version

0.1.15
Release Date

Release Date

Type

Type

jar
Description

Description

verb-repo-data
WebJar for verb-repo-data
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/verbose/verb-repo-data

Download verb-repo-data

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.webjars.npm : lazy-cache jar [2.0.2,3)
org.webjars.npm : is-valid-app jar [0.2.1,0.3)
org.webjars.npm » generate-data jar [0.1.7,0.2)
org.webjars.npm » namify jar [0.1.3,0.2)
org.webjars.npm : clone-deep jar [0.2.4,0.3)
org.webjars.npm » expand-pkg jar [0.1.8,0.2)
org.webjars.npm : camel-case jar [3.0.0,4)
org.webjars.npm » repo-utils jar [0.3.7,0.4)
org.webjars.npm : mixin-deep jar [1.1.3,2)
org.webjars.npm : fs-exists-sync jar [0.1.0,0.2)
org.webjars.npm » base-data jar [0.6.0,0.7)

Project Modules

There are no modules declared in this project.

verb-repo-data NPM version NPM monthly downloads NPM total downloads Linux Build Status

Verb plugin that adds repository and package.json data to the context for rendering templates.

Table of Contents - [Install](#install) - [Usage](#usage) - [About](#about)

Install

Install with npm:

$ npm install --save verb-repo-data

Usage

Use as a plugin in your verb generator.

module.exports = function(app) {
  app.use(require('verb-repo-data'));
};

Visit verb for more details and API documentation.

About

Related projects

  • assemble: Get the rocks out of your socks! Assemble makes you fast at creating web projects… more | homepage
  • generate: Command line tool and developer framework for scaffolding out new GitHub projects. Generate offers the… more | homepage
  • verb-readme-generator: Generate your project's readme with verb. Requires verb v0.9.0 or higher. | homepage
  • verb: Documentation generator for GitHub projects. Verb is extremely powerful, easy to use, and is used… more | homepage

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

Contributors

Commits Contributor
44 jonschlinkert
5 doowb

Building docs

(This project's readme.md is generated by verb, please don't edit the readme directly. Any changes to the readme must be made in the .verb.md readme template.)

To generate the readme, run the following command:

$ npm install -g verbose/verb#dev verb-generate-readme && verb

Running tests

Install dev dependencies:

$ npm install && npm test

Author

Jon Schlinkert

License

Copyright © 2017, Jon Schlinkert. Released under the MIT license.


This file was generated by verb-generate-readme, v0.4.1, on January 27, 2017.

org.webjars.npm

Verb

Documentation build system for GitHub projects

Versions

Version
0.1.15