Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pugjs/pug-plugin-dynamic-include
WIP, UNPUBLISHED. Pug plugin adding support for dynamic inclusion.
https://github.com/pugjs/pug-plugin-dynamic-include
Last synced: 3 months ago
JSON representation
WIP, UNPUBLISHED. Pug plugin adding support for dynamic inclusion.
- Host: GitHub
- URL: https://github.com/pugjs/pug-plugin-dynamic-include
- Owner: pugjs
- License: mit
- Created: 2015-11-20T01:42:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-03T13:47:14.000Z (almost 9 years ago)
- Last Synced: 2024-10-08T10:04:52.969Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 4
- Watchers: 10
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# pug-plugin-dynamic-include
Pug plugin adding support for true dynamic inclusion.
[![Build Status](https://img.shields.io/travis/pugjs/pug-plugin-dynamic-include/master.svg)](https://travis-ci.org/pugjs/pug-plugin-dynamic-include)
[![Dependency Status](https://img.shields.io/david/pugjs/pug-plugin-dynamic-include.svg)](https://david-dm.org/pugjs/pug-plugin-dynamic-include)
[![npm version](https://img.shields.io/npm/v/pug-plugin-dynamic-include.svg)](https://www.npmjs.org/package/pug-plugin-dynamic-include)## Installation
# WIP
# The following won't work
npm install pug-plugin-dynamic-include## Usage
WIP.
## Examples
```js
// WIP.
```## License
MIT