Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pugjs/pug-plugin-debug-line
- Owner: pugjs
- License: mit
- Created: 2015-11-13T07:33:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-01T14:19:07.000Z (almost 9 years ago)
- Last Synced: 2024-10-08T10:04:43.610Z (4 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 2
- Watchers: 11
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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