You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

ycm

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ycm

Compiler for the extended YAFF frontend framework

0.1.71
PyPI
Maintainers
1

Yaff CoMpiler (YCM)

The Yaff CoMpiler is a utility designed to work with the Yaff framework, to compile custom components and templates for use within an application project.

Usage

Once installed, you should be able to run yaff_compile directly from the command line.

Syntax: yaff_compile [flags]

Run yaff_compile with no arguments for more info.

Project structure

Projects should have a templates folder and a components folder.

  • Component files have the extension .ycf
  • Templates have the extension .html
  • The header file for the project has the extension .ypf

See the sample project for more details.

Keywords

yaff javascript js frontend framework compiler

FAQs

Did you know?

Socket

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