Skip to content

Beautiful Browser/Terminal Window UI for display in your MDX, JSX, TSX and more files...

Notifications You must be signed in to change notification settings

Comp-Labs/react-beautiful-window

Repository files navigation

@techfiddle/react-beautiful-window

Beautiful Browser/Terminal Window UI for display in your MDX, JSX, TSX and more files...

NPM JavaScript Style Guide

Install

npm install --save @techfiddle/react-beautiful-window

Usage

import React, { Component } from 'react'

import MyComponent from '@techfiddle/react-beautiful-window'
import '@techfiddle/react-beautiful-window/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © Comp-Labs

About

Beautiful Browser/Terminal Window UI for display in your MDX, JSX, TSX and more files...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published