Skip to content

Unlayer2be is a library which can be used to convert BEE email design,HTML page to Unlayer email design

License

Notifications You must be signed in to change notification settings

barakaally/unLayer2be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unlayer2be is a library which can be used to convert BEE email design to Unlayer email design, or Html to Unlayer design for unLayer email editor.

Installations

npm install unlayer2be

Usage

import {Unlayer2be} from 'unlayer2be'

Get Unlayer design from BEE Design

const design=Unlayer2be.design({..});

Get Unlayer design from BEE design Url encoded string

const design=Unlayer2be.from('beefree url encoded string');

Get Unlayer design from HTML page

const design=Unlayer2be.fromHtml('html');

Sample

unlayer

About

Unlayer2be is a library which can be used to convert BEE email design,HTML page to Unlayer email design

Topics

Resources

License

Stars

Watchers

Forks

Packages