Skip to content

EpicOrange/purescript-react-keybind

Repository files navigation

purescript-react-keybind

Pursuit

This library provides Purescript bindings for this library of the same name.

The majority of documentation can be found here. There is also an example in examples/ that can be built by running:

npm i
npm run serve-example

Installation

Add the following to additions in your packages.dhall:

let additions =
      { tree =
        { dependencies =
            [ "react-basic"
            , "react-basic-classic"
            , "undefined-or"
            ]
        , repo = "https://github.com/EpicOrange/purescript-react-keybind"
        , version = "v0.8.1"
        }
      }

Then run:

spago install react-keybind

Documentation

Module documentation is published on Pursuit.

About

PureScript bindings for react-keybind: https://github.com/UnicornHeartClub/react-keybind

Resources

License

Stars

Watchers

Forks

Packages

No packages published