JSPM

quickbase-react

1.0.1
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 2
    • Score
      100M100P100Q25970F
    • License MIT

    QuickBase API for ReactJS

    Package Exports

    • quickbase-react

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (quickbase-react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    QuickBase-React has been deprecated

    Consider using: https://www.npmjs.com/package/qbql

    +++++++++++++++++++++++++++++++++++++++++++++

    QuickBase-React

    QuickBase API with React Implementation

    Getting Started

    Install from npm:

    $ npm i quickbase-react

    Or get the source code here:

    $ git remote add origin https://davidjbarnes@bitbucket.org/davidjbarnes/quickbase-react.git

    Usage

    import QuickAuth from 'quickbase-react';

    Props

    Contributing

    Email me: NullableInt@gmail.com

    Authors

    License

    This project is licensed under the MIT License - see the LICENSE.md file for details