Giter Site home page Giter Site logo

gfazioli / react-amiga-guru-meditation Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 0.0 10.3 MB

React JS Class to display a Amiga Guru Meditation Tribute

Home Page: https://gfazioli.github.io/react-amiga-guru-meditation/

License: MIT License

JavaScript 11.57% TypeScript 88.43%
guru-meditation reactjs

react-amiga-guru-meditation's Introduction

Overview

version license issues type last-commit npm

This component is designed to render a funny Error Boundary styled like the old Amiga Guru Meditation.

image

New in v2.0.x

Installation

You can use either npm

npm i react-amiga-guru-meditation

or yarn

yarn add react-amiga-guru-meditation

Basic Usage

First of all, remember to import the component.

import React from "react"

import {AmigaErrorBoundary} from "react-amiga-guru-meditation"

function Application() {

  return (
    <AmigaErrorBoundary>
      <h1>Protected code</h1>
    </AmigaErrorBoundary>
  );
}

Documentation

See the complete documentation and intercative playground

Contributing

Thanks for any your contribute ๐Ÿ‘.

Bugs ๐Ÿ›

Use the GitHub issues.

License

MIT Licensed. Copyright (c) Giovambattista Fazioli 2019.

react-amiga-guru-meditation's People

Contributors

dependabot[bot] avatar gfazioli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

react-amiga-guru-meditation's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.