Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaohuohumax/bookmark-script-builder
浏览器书签脚本打包工具 Bookmarklet Cli
https://github.com/xiaohuohumax/bookmark-script-builder
bookmark bookmark-script bookmarklet cli rollup
Last synced: about 4 hours ago
JSON representation
浏览器书签脚本打包工具 Bookmarklet Cli
- Host: GitHub
- URL: https://github.com/xiaohuohumax/bookmark-script-builder
- Owner: xiaohuohumax
- License: mit
- Created: 2023-08-18T10:43:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-19T06:23:18.000Z (5 months ago)
- Last Synced: 2024-10-29T00:54:33.783Z (11 days ago)
- Topics: bookmark, bookmark-script, bookmarklet, cli, rollup
- Language: TypeScript
- Homepage:
- Size: 1.16 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# 浏览器书签
一些关于浏览器书签的一些库
## 🔖 书签构建
按照配置生成浏览器可导入书签 `favorites.html` 格式数据
**详见:** [书签构建](./packages/bookmark/README.md)
## 📦 书签脚本打包工具 Bookmarklet Cli
将代码打包成书签脚本
**详见:** [书签脚本构建工具](./packages/bookmark-script/README.md)
## 📂 书签脚本打包工具模板
使用 `npm create` 创建模板
**详见:** [创建模板](./packages/create-bookmark-script/README.md)
#### 📄 Todo
+ [x] 打包模式修改
+ [x] **离线:** (打包完无需请求任何资源)书签URL长可离线
+ [x] **在线:** (打包完需要请求额外资源)书签URL短需在线
+ [x] 打包工具由 Rollup 替换为 Vite
+ [x] 模板创建## 最后
**PS:** 原来的书签脚本已经迁移至 [bookmark-script](https://github.com/xiaohuohumax/bookmark-script)
玩的开心 🎉🎉🎉🎉