Socket
Socket
Sign inDemoInstall

stencil-twig

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    stencil-twig

Compiles Stencil generated web components to Twig templates


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Install size
175 kB
Created
Weekly downloads
 

Readme

Source

styleflux logo

Stencil-Twig

Compiles Stencil generated web components to Twig templates!

Installation

As an executable:

npm install -g stencil-twig

As a library:

npm install --save stencil-twig

Usage

As an executable:

You can use the command 'stencil-twig' on a .tsx file to convert it to .twig

stencil-twig -o <filename>

As a library:

You can use stencil-twig as a js library to convert .tsx into .twig programmatically

Examples

Running styleflux executable on a css/sass/scss file

$ stencil-twig -o src/components/marquee/marquee.tsx

Support

If you experience any bugs or issues please post a comment here: https://github.com/Firebrand/stencil-twig/issues Typically it will get responded to and resolved within 24hrs. Make sure to include the error message as well as the css you are inputting into it.

License

ISC

FAQs

Last updated on 30 Jul 2020

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