JSPM

@opengis/fastify-table

1.0.6
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 724
    • Score
      100M100P100Q103805F
    • License ISC

    core-plugins

    Package Exports

    • @opengis/fastify-table
    • @opengis/fastify-table/index.js
    • @opengis/fastify-table/pg/funcs/getPG.js
    • @opengis/fastify-table/redis/funcs/getRedis.js

    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 (@opengis/fastify-table) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    fastify-table

    NPM version js-standard-style

    It standardizes the entire form building process, while taking care of everything from rendering to validation and processing:

    • pg
    • redis
    • crud

    Install

    npm i @opengis/fastify-table

    Usage

    fastify.register(import('@opengis/fastify-table'), config);

    Documenation

    For a detailed understanding fastify-table, its features, and how to use them, refer to our Documentation.