Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bamboo/purescript-electron
PureScript FFI bindings for the Electron API (This repository is no longer maintained)
https://github.com/bamboo/purescript-electron
Last synced: 18 days ago
JSON representation
PureScript FFI bindings for the Electron API (This repository is no longer maintained)
- Host: GitHub
- URL: https://github.com/bamboo/purescript-electron
- Owner: bamboo
- License: apache-2.0
- Created: 2016-01-11T00:08:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-19T15:45:58.000Z (about 7 years ago)
- Last Synced: 2024-10-28T19:57:29.465Z (2 months ago)
- Language: PureScript
- Homepage:
- Size: 38.1 KB
- Stars: 25
- Watchers: 6
- Forks: 17
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-electron
[![Latest release](http://img.shields.io/bower/v/purescript-electron.svg)](https://github.com/bamboo/purescript-electron/releases)
[![Build Status](https://travis-ci.org/bamboo/purescript-electron.svg?branch=master)](https://travis-ci.org/bamboo/purescript-electron)_WARNING: This repository is no longer maintained. Please look for an active [fork](https://github.com/bamboo/purescript-electron/network)._
PureScript FFI bindings for the [Electron](http://electron.atom.io) API.
See the [quick start project](https://github.com/bamboo/purescript-electron-quickstart) for an example.
Browse the [module
documentation](https://pursuit.purescript.org/packages/purescript-electron).## Status
The project has just started and we'd gladly accept your help, specially in the form of pull requests.