pwa-todo-list

A to-do list that can save files and only stores data in the browser, allowing for offline use. It is suitable for integration with other systems.

https://github.com/pulipulichen/pwa-todo-list

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 5 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.1%) to scientific vocabulary

Keywords

puli-portfolio
Last synced: 6 months ago · JSON representation ·

Repository

A to-do list that can save files and only stores data in the browser, allowing for offline use. It is suitable for integration with other systems.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Topics
puli-portfolio
Created about 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

DOI

PWA-Todo-List: 待辦事項應用程式

A to-do list that can save files and only stores data in the browser, allowing for offline use. It is suitable for integration with other systems.

可以保存檔案的待辦事項。資料只保存在瀏覽器中,離線也可以使用。適合跟其他系統整合搭配。

Techniques

  • JavaScript
  • PWA: Progressive Web App 漸進式網路應用程式
  • FileSystem API: HTML5支援的檔案管理系統。把檔案存放在瀏覽器中。

Citation

Chen, Y.-T. (2024). PWA-Todo-List (20240518.204022) [Computer software]. Zenodo. https://doi.org/10.5281/ZENODO.11214044


Drafts

https://pulipulichen.github.io/PWA-Todo-List/

Owner

  • Name: Pulipuli Chen
  • Login: pulipulichen
  • Kind: user
  • Location: Taiwan

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
authors:
  - family-names: Chen
    given-names: Yung-Ting
    orcid: https://orcid.org/0000-0003-3751-610X
    email: https://blog.pulipuli.info
title: "PWA-Todo-List"
license: "MIT"
repository-code: "https://github.com/pulipulichen/PWA-TODO-LIST"
abstract: "A to-do list that can save files and only stores data in the browser, allowing for offline use. It is suitable for integration with other systems."
identifiers:
  - type: doi
    value: 10.5281/zenodo.11214044

GitHub Events

Total
Last Year

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 59
  • Total Committers: 1
  • Avg Commits per committer: 59.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Pulipuli Chen p****n@g****m 59

Dependencies

Dockerfile docker
  • pudding/node-pwa node-12-20230513 build
docker-build/Dockerfile docker
  • node 12.0 build
docker-compose.yml docker
package-lock.json npm
  • 1089 dependencies
package.json npm
  • @babel/core 7.5.5 development
  • @babel/plugin-proposal-object-rest-spread 7.5.5 development
  • @babel/plugin-transform-runtime 7.6.2 development
  • @babel/polyfill 7.6.0 development
  • @babel/preset-env 7.5.5 development
  • @babel/runtime 7.6.3 development
  • @kazupon/vue-i18n-loader 0.4.1 development
  • @vue/component-compiler-utils 3.0.0 development
  • axios 0.20.0 development
  • babel-core 6.26.3 development
  • babel-loader 8.0.6 development
  • babel-plugin-transform-runtime 6.23.0 development
  • babel-polyfill 6.26.0 development
  • babel-preset-es2015 6.24.1 development
  • babel-preset-stage-0 6.24.1 development
  • concurrently 5.0.0 development
  • css-loader 3.2.0 development
  • csslint 1.0.5 development
  • cssmin 0.4.3 development
  • cssnano 4.1.10 development
  • dayjs 1.9.7 development
  • dotenv 8.1.0 development
  • file-loader 4.2.0 development
  • file-saver 2.0.5 development
  • fs-extra 8.1.0 development
  • graceful-fs 4.2.2 development
  • html-loader 0.5.5 development
  • htmlhint 0.14.2 development
  • jquery 3.5.1 development
  • jshint 2.12.0 development
  • jszip 3.10.1 development
  • less 3.10.3 development
  • less-loader 5.0.0 development
  • papaparse 5.3.0 development
  • postcss-loader 3.0.0 development
  • style-loader 1.0.0 development
  • uglifyjs-webpack-plugin 2.2.0 development
  • vue 2.6.10 development
  • vue-fragment 1.5.1 development
  • vue-i18n 8.14.0 development
  • vue-loader 15.7.1 development
  • vue-router 3.1.3 development
  • vue-style-loader 4.1.2 development
  • vue-template-compiler 2.6.10 development
  • webpack 4.39.2 development
  • webpack-cli 3.3.9 development
  • browser-file-storage 1.0.7
  • mime-types 2.1.35
  • sortablejs 1.12.0
  • toastr 2.1.4
  • toastr2 3.0.0-alpha.15
  • vuedraggable 2.24.2
  • webpack-bundle-analyzer 3.9.0
  • xlsx 0.16.9
  • xmlhttprequest 1.8.0
src/vendors/semantic-ui/package.json npm
  • jquery x.*