discourse-bevry
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-next.1587219836.ae388112a47d6666196d9e52179996a3d205d3d6 • Public • Published

discourse-bevry

Travis CI Build Status NPM version NPM downloads Dependency Status Dev Dependency Status
GitHub Sponsors donate button Patreon donate button Flattr donate button Liberapay donate button Buy Me A Coffee donate button Open Collective donate button crypto donate button PayPal donate button Wishlist browse button

Interact with the Discourse API for Bevry purposes

Usage

Complete API Documentation.

Compatibility

Node.js, Safari, and Google Chrome are supported.

Firefox is not supported, as Firefox must add support for named capture groups for regular expressions.

Install

npm

Install Globally

  • Install: npm install --global discourse-bevry
  • Executable: discourse-bevry

Install Locally

  • Install: npm install --save discourse-bevry
  • Executable: npx discourse-bevry
  • Import: import pkg from ('discourse-bevry')
  • Require: const pkg = require('discourse-bevry').default

This package is published with the following editions:

  • discourse-bevry/source/index.ts is TypeScript source code with Import for modules
  • discourse-bevry aliases discourse-bevry/edition-es2018/index.js
  • discourse-bevry/edition-es2018/index.js is TypeScript compiled against ES2018 for Node.js with Require for modules

History

Discover the release history by heading on over to the HISTORY.md file.

Contribute

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

Backers

Maintainers

These amazing people are maintaining this project:

  • Benjamin Lupton

Sponsors

No sponsors yet! Will you be the first?

GitHub Sponsors donate button Patreon donate button Flattr donate button Liberapay donate button Buy Me A Coffee donate button Open Collective donate button crypto donate button PayPal donate button Wishlist browse button

Contributors

These amazing people have contributed code to this project:

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

License

Unless stated otherwise all works are:

  • Copyright © 2020+ Benjamin Lupton

and licensed under:

Package Sidebar

Install

npm i discourse-bevry

Weekly Downloads

0

Version

1.0.0-next.1587219836.ae388112a47d6666196d9e52179996a3d205d3d6

License

MIT

Unpacked Size

35.9 kB

Total Files

15

Last publish

Collaborators

  • bevryme