1.1.4 • Published 3 years ago

@handoff/compiler v1.1.4

Weekly downloads
-
License
UNLICENSED
Repository
gitlab
Last release
3 years ago

Handoff Compiler

Handoff Compiler is a collection of simple functions that allow you to compile Handoff components and elements into HTML, CSS and Vue syntax. To be used in conjunction with Handoff Designer and Handoff Client.

How to use

Install

npm install handoff-compiler

Import modules

Import the modules as necessary. For example:

import { HTML } from 'handoff-compiler'

Compile

HTML.create(tag, options, children, elements)`

For more details on each module, please check the source code.

1.1.4

3 years ago

1.1.3

3 years ago

1.1.0-0

4 years ago

1.0.9-0

4 years ago

1.0.8-0

4 years ago

1.0.7-0

4 years ago

1.0.6-0

4 years ago

1.0.5-0

4 years ago

1.0.4-0

4 years ago

1.0.3-0

4 years ago

1.0.2-0

4 years ago