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.
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
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
- Host: GitHub
- Owner: pulipulichen
- License: mit
- Language: CSS
- Default Branch: main
- Homepage: https://blog.pulipuli.info/2023/07/todo-list-an-offline-application.html
- Size: 60.3 MB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 3
Topics
Metadata Files
README.md
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
- Website: http://blog.pulipuli.info
- Repositories: 431
- Profile: https://github.com/pulipulichen
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
Top Committers
| Name | Commits | |
|---|---|---|
| Pulipuli Chen | p****n@g****m | 59 |
Dependencies
- pudding/node-pwa node-12-20230513 build
- node 12.0 build
- 1089 dependencies
- @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
- jquery x.*