Socket
Socket
Sign inDemoInstall

@wondrousllc/fractal-twig-drupal-adapter

Package Overview
Dependencies
819
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @wondrousllc/fractal-twig-drupal-adapter

Twig template adapter for Fractal with Drupal 8 directives.


Version published
Weekly downloads
419
increased by3.2%
Maintainers
4
Created
Weekly downloads
 

Readme

Source

Twig Adapter

An adapter to let you use Twig templates with Fractal.

Installation

$ npm install --save @wondrousllc/fractal-twig-drupal-adapter

in your fractal.js

const fractal = require('@frctl/fractal').create();
const twigAdapter = require('@wondrousllc/fractal-twig-drupal-adapter');
const twig = twigAdapter({
  handlePrefix: '@components/',
});

Creator

WONDROUS LLC

License

FAQs

Last updated on 17 Apr 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc