Commit 57c8eda
committed
feat: Add npm package integration and comprehensive updates
- 🚀 Configure project as npm package 'typescript-userscript-template-jsrei'
- 📝 Update README.md and README_en.md with npm installation as primary method
- 🌐 Update GitHub Pages website with npm package integration
- 🤖 Add automated npm publishing script (scripts/publish-npm.js)
- 🚀 Add GitHub Pages deployment script (scripts/deploy-pages.js)
- 📦 Add .npmignore for clean package publishing
- 📚 Add comprehensive PUBLISH.md and UPDATE_SUMMARY.md documentation
- ✨ Update website hero section with npm package link
- 🔧 Add new npm scripts for publishing and version management
- 🎯 Configure package.json with complete metadata and keywords1 parent 6a92c5c commit 57c8eda
1 file changed
+42
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
13 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
14 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
15 | 36 | | |
16 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
17 | 51 | | |
18 | 52 | | |
19 | 53 | | |
| |||
0 commit comments