Bukinoshita Gh Polls Save

Create a poll with gh-polls

Project README

gh-polls

Create a poll with gh-polls

Install

$ yarn add gh-polls

Usage

import { ghPolls } from 'gh-polls'

const options = ['Tobi', 'Loki', 'Jane']
await ghPolls(options)

About

gh-polls (js) is a node module that returns an object with 3 keys text, vote and image. Tj created gh-polls (go) to be able to use polls on GitHub. With gh-polls (js) you can create polls outside GitHub, for example on your own website.

API

ghPolls([options])

Returns a promise

options

Type: array Required

Array of options (string).

License

MIT © Bu Kinoshita

Open Source Agenda is not affiliated with "Bukinoshita Gh Polls" Project. README Source: bukinoshita/gh-polls
Stars
45
Open Issues
10
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating