Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pugjs/pug-plugin-debug-line

WIP, UNPUBLISHED. Add location information to all tags.
https://github.com/pugjs/pug-plugin-debug-line

Last synced: about 1 month ago
JSON representation

WIP, UNPUBLISHED. Add location information to all tags.

Awesome Lists containing this project

README

        

# pug-plugin-debug-line

Add source location information to tags as attributes.

[![Build Status](https://img.shields.io/travis/pugjs/pug-plugin-debug-line/master.svg)](https://travis-ci.org/pugjs/pug-plugin-debug-line)
[![Dependency Status](https://img.shields.io/david/pugjs/pug-plugin-debug-line.svg)](https://david-dm.org/pugjs/pug-plugin-debug-line)
[![npm version](https://img.shields.io/npm/v/pug-plugin-debug-line.svg)](https://www.npmjs.org/package/pug-plugin-debug-line)

## Installation

npm install pug-plugin-debug-line

## Usage

WIP.

## Examples

```js
// WIP.
```

## License

MIT