sheets_store library

Classes

SheetColumn<T>
A table to store data in represented as a column in sheets
SheetInteractionHandler
Provides low level functions for reading and writing to a sheet. It's best recommended not to use this unless all other methods of using a sheet is not fit for your use.
SheetMap<K, V>
A map of keys and values. Very similar to the javascript Map
SheetsClient