tlhunter / node-grille

Google Spreadsheets CMS

Home Page:https://www.npmjs.com/package/grille

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename Types

tlhunter opened this issue · comments

Should make the UI less scary for non developers.

array.integer => integers
array.string => strings
array.boolean => booleans
array.float => floats

perhaps:
json => object

Also:

float => number
floats/array.float => numbers

string => text
strings => texts? Does that sound dumb?

Fixed in branch rename-types. MAJOR change, waiting on 1.0.

The example sheets will need updating when this goes live.