pouch-todo:一个使用 AngularJS 和 PouchDB 的简单 ToDo 应用程序

时间:2021-07-02 18:06:57
【文件属性】:
文件名称:pouch-todo:一个使用 AngularJS 和 PouchDB 的简单 ToDo 应用程序
文件大小:262KB
文件格式:ZIP
更新时间:2021-07-02 18:06:57
CSS pouch-todo 一个类似于 TodoMVC 的简单 todo-app,使用 AngularJS 和 PouchDB 来抽象浏览器存储并可能同步到 CouchDB。 这是基于 。 博文没有包含完整的源代码(HMTL 模板),并且 AngularJS 和 PouchDB 都在发布后进行了更新,因此在使用的语法和其他重构方面存在一些差异。 特别是,博客文章的广播逻辑已被删除,但如果您对该实现感兴趣,请查看初始提交。 要求 - - - - - - PouchDB 支持的浏览器,请参阅浏览器支持部分 试试看 - - - - - ,或下载此 repo 并在您选择的浏览器中打开 index.html 文件。 它应该在没有服务器的情况下工作,或者使用类似内置 Python 网络服务器的东西: $ git clone https://github.com/orbitbot/
【文件预览】:
pouch-todo-master
----index.html(941B)
----favicon.ico(17KB)
----licences()
--------LICENSE.txt(596B)
--------OFL.txt(4KB)
----fontello()
--------fontello.css(2KB)
----font()
--------fontello.svg(2KB)
--------fontello.ttf(5KB)
--------fontello.eot(5KB)
--------fontello.woff(3KB)
--------Montserrat-Regular.ttf(28KB)
----README.md(3KB)
----libs()
--------angular.js(752KB)
--------pouchdb.min.js(107KB)
----.gitignore(0B)
----pouch-todo.js(2KB)
----style.css(2KB)

网友评论