google-sheet-public-to-json
TypeScript icon, indicating that this package has built-in type declarations

1.1.5 • Public • Published
import { sheetPublicToJson } from "google-sheet-public-to-json";

const data = await sheetPublicToJson(
  "https://docs.google.com/spreadsheets/d/{sheetId}/edit#gid=0"
);
console.log(data);

/google-sheet-public-to-json/

    Package Sidebar

    Install

    npm i google-sheet-public-to-json

    Weekly Downloads

    3

    Version

    1.1.5

    License

    MIT

    Unpacked Size

    6.22 kB

    Total Files

    4

    Last publish

    Collaborators

    • 2noscript.dev