Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericmorand/stromboli-plugin-twig
https://github.com/ericmorand/stromboli-plugin-twig
drupal-8 stromboli twig
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericmorand/stromboli-plugin-twig
- Owner: ericmorand
- License: apache-2.0
- Created: 2016-10-13T11:40:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-25T23:46:01.000Z (about 7 years ago)
- Last Synced: 2024-11-18T05:44:20.756Z (about 2 months ago)
- Topics: drupal-8, stromboli, twig
- Language: JavaScript
- Size: 134 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stromboli Twig Plugin [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url]
>## Installation
```bash
npm install stromboli-plugin-twig
```## Getting To Know Stromboli
* Stromboli is not opinionated. That's all you need to know.
## License
Apache-2.0 © [Eric MORAND]()
[npm-image]: https://badge.fury.io/js/stromboli-plugin-twig.svg
[npm-url]: https://npmjs.org/package/stromboli-plugin-twig
[travis-image]: https://travis-ci.org/ericmorand/stromboli-plugin-twig.svg?branch=master
[travis-url]: https://travis-ci.org/ericmorand/stromboli-plugin-twig
[daviddm-image]: https://david-dm.org/ericmorand/stromboli-plugin-twig.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/ericmorand/stromboli-plugin-twig
[coveralls-image]: https://coveralls.io/repos/github/ericmorand/stromboli-plugin-twig/badge.svg
[coveralls-url]: https://coveralls.io/github/ericmorand/stromboli-plugin-twig