TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Use a spreadsheet as a CMS with Flatsheet

5 点作者 sethvincent大约 11 年前

1 comment

eddyparkinson大约 11 年前
I had a play with this.<p>There is demand for something like this. People want to make a simple table available to Java Script. A table that is easy to edit online.<p>I have seen a few people do this kind of thing with google docs spreadsheets. You can download a table as CSV from google docs. Or do table read&#x2F;write via google-spreadsheet-API.<p>The growth area looks to be mobile apps. I have seen quite a few people on stackoverflow wanting a simple online table of data for mobile apps.<p>My interest, I want to make building web apps as simple as using a spreadsheet - <a href="http://www.cellmaster.com.au/#HN" rel="nofollow">http:&#x2F;&#x2F;www.cellmaster.com.au&#x2F;#HN</a>