asocial-bookmark:个人书签系统

时间:2024-03-31 15:42:02
【文件属性】:

文件名称:asocial-bookmark:个人书签系统

文件大小:578KB

文件格式:ZIP

更新时间:2024-03-31 15:42:02

系统开源

社会书签 GitHub存储库上的个人书签系统。 特征 在GitHub上管理您的书签 通过GitHub API更新书签数据 整合 安装 使用安装: npm install asocial-bookmark 要求: ECMAScript 2017+ 用法 GitHub模式。 import { AsocialBookmark } from "asocial-bookmark" ; ( async ( ) => { if ( ! process . env . GH_TOKEN ) { throw new Error ( "Set env GH_TOKEN=xxx" ) ; } const asocialBookmark = new AsocialBookmark ( { github : { owner : "


【文件预览】:
asocial-bookmark-master
----.github()
--------workflows()
----yarn.lock(111KB)
----src()
--------example.ts(975B)
--------index.ts(198B)
--------cli()
--------asocial-bookmark.ts(7KB)
--------repository-collection.ts(2KB)
----tsconfig.json(863B)
----LICENSE(1KB)
----test()
--------repository-collection.test.ts(1KB)
--------fixtures()
--------tsconfig.json(186B)
--------mocha.opts(32B)
----README.md(4KB)
----.gitignore(3KB)
----bin()
--------migrate-hatenabookmark-to-asocial-bookmark.js(768B)
--------asocial-bookmark-create-index.js(576B)
----package.json(2KB)

网友评论