Skip to content

AdvantageIntegratedSolutions/base-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base-js

base-js is a JavaScript library built for the QuickBase API.

base-js includes functions for almost all QuickBase API calls. It provides common helper functions, query selectors and finder methods. Everything is JSON instead of QuickBase's default XML. Promises and callbacks are both supported.

Full Documentation