react-xul
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

React XUL

A react renderer for XUL elements

Usage

import { render, injectDevTools } from 'react-xul'

render(<description value="Hello world!" />, document.getElementById('root'))

// If you want live refresh to work
//
// Note that you will need to symlink your build directory to its correct
// location in the build tree, otherwise it will not work
injectDevTools()

Package Sidebar

Install

npm i react-xul

Weekly Downloads

2

Version

0.0.8

License

MPL-2.0

Unpacked Size

77.6 kB

Total Files

131

Last publish

Collaborators

  • trickypr