Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zikofy

zikofy banner

Turns foreign components into native zikojs UIElement

Install

    npm i zikofy

Usage

import { zikofy } from 'zikofy/[UI_Library]'
import ForeignCompoent from './ForeignComponent'

const props = {}
const ZikoComponent = zikofy(ForeignComponent, props)

Current Supports

Library Mount Props Demo
react
preact Open in StackBlitz
solid
svelte
vue

Releases

Packages

Used by

Contributors

Languages