[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-3046":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":18,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":38,"readmeContent":39,"aiSummary":40,"trendingCount":16,"starSnapshotCount":16,"syncStatus":41,"lastSyncTime":42,"discoverSource":43},3046,"stackedit","benweet\u002Fstackedit","benweet","In-browser Markdown editor","https:\u002F\u002Fstackedit.io\u002F",null,"JavaScript",22999,2812,491,710,0,3,9,63,86.8,"Apache License 2.0",false,"master",[25,26,27,28,29,30,31,32,33,34,35,5,36,37],"blogger","couchdb","dropbox","editor","gist","github","gitlab","google-drive","javascript","markdown","offline","wordpress","zendesk","2026-06-12 04:00:16","# StackEdit\n\n[![Build Status](https:\u002F\u002Fimg.shields.io\u002Ftravis\u002Fbenweet\u002Fstackedit.svg?style=flat)](https:\u002F\u002Ftravis-ci.org\u002Fbenweet\u002Fstackedit) [![NPM version](https:\u002F\u002Fimg.shields.io\u002Fnpm\u002Fv\u002Fstackedit.svg?style=flat)](https:\u002F\u002Fwww.npmjs.org\u002Fpackage\u002Fstackedit)\n\n> Full-featured, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.\n\nhttps:\u002F\u002Fstackedit.io\u002F\n\n### Ecosystem\n\n- [Chrome app](https:\u002F\u002Fchrome.google.com\u002Fwebstore\u002Fdetail\u002Fiiooodelglhkcpgbajoejffhijaclcdg)\n- NEW! Embed StackEdit in any website with [stackedit.js](https:\u002F\u002Fgithub.com\u002Fbenweet\u002Fstackedit.js)\n- NEW! [Chrome extension](https:\u002F\u002Fchrome.google.com\u002Fwebstore\u002Fdetail\u002Fajehldoplanpchfokmeempkekhnhmoha) that uses stackedit.js\n- [Community](https:\u002F\u002Fcommunity.stackedit.io\u002F)\n\n### Build\n\n```bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm start\n\n# build for production with minification\nnpm run build\n\n# build for production and view the bundle analyzer report\nnpm run build --report\n```\n\n### Deploy with Helm\n\nStackEdit Helm chart allows easy StackEdit deployment to any Kubernetes cluster.\nYou can use it to configure deployment with your existing ingress controller and cert-manager.\n\n```bash\n# Add the StackEdit Helm repository\nhelm repo add stackedit https:\u002F\u002Fbenweet.github.io\u002Fstackedit-charts\u002F\n\n# Update your local Helm chart repository cache\nhelm repo update\n\n# Deploy StackEdit chart to your cluster\nhelm install --name stackedit stackedit\u002Fstackedit \\\n  --set dropboxAppKey=$DROPBOX_API_KEY \\\n  --set dropboxAppKeyFull=$DROPBOX_FULL_ACCESS_API_KEY \\\n  --set googleClientId=$GOOGLE_CLIENT_ID \\\n  --set googleApiKey=$GOOGLE_API_KEY \\\n  --set githubClientId=$GITHUB_CLIENT_ID \\\n  --set githubClientSecret=$GITHUB_CLIENT_SECRET \\\n  --set wordpressClientId=\\\"$WORDPRESS_CLIENT_ID\\\" \\\n  --set wordpressSecret=$WORDPRESS_CLIENT_SECRET\n```\n\nLater, to upgrade StackEdit to the latest version:\n\n```bash\nhelm repo update\nhelm upgrade stackedit stackedit\u002Fstackedit\n```\n\nIf you want to uninstall StackEdit:\n\n```bash\nhelm delete --purge stackedit\n```\n\nIf you want to use your existing ingress controller and cert-manager issuer:\n\n```bash\n# See https:\u002F\u002Fdocs.cert-manager.io\u002Fen\u002Flatest\u002Ftutorials\u002Facme\u002Fquick-start\u002Findex.html\nhelm install --name stackedit stackedit\u002Fstackedit \\\n  --set dropboxAppKey=$DROPBOX_API_KEY \\\n  --set dropboxAppKeyFull=$DROPBOX_FULL_ACCESS_API_KEY \\\n  --set googleClientId=$GOOGLE_CLIENT_ID \\\n  --set googleApiKey=$GOOGLE_API_KEY \\\n  --set githubClientId=$GITHUB_CLIENT_ID \\\n  --set githubClientSecret=$GITHUB_CLIENT_SECRET \\\n  --set wordpressClientId=\\\"$WORDPRESS_CLIENT_ID\\\" \\\n  --set wordpressSecret=$WORDPRESS_CLIENT_SECRET \\\n  --set ingress.enabled=true \\\n  --set ingress.annotations.\"kubernetes\\.io\u002Fingress\\.class\"=nginx \\\n  --set ingress.annotations.\"cert-manager\\.io\u002Fcluster-issuer\"=letsencrypt-prod \\\n  --set ingress.hosts[0].host=stackedit.example.com \\\n  --set ingress.hosts[0].paths[0]=\u002F \\\n  --set ingress.tls[0].secretName=stackedit-tls \\\n  --set ingress.tls[0].hosts[0]=stackedit.example.com\n```\n","StackEdit 是一个基于浏览器的Markdown编辑器。它使用了PageDown（Stack Overflow等网站使用的Markdown库）作为核心，支持丰富的功能如离线编辑、实时预览以及与多个云存储服务（如Dropbox, Google Drive, GitHub等）集成。此外，StackEdit还提供了Chrome应用和扩展程序，方便用户在不同平台上使用，并且可以通过Helm轻松部署到Kubernetes集群中，适合需要高效撰写文档并希望随时随地访问这些文档的技术作者、博客写手或开发者团队使用。",2,"2026-06-11 02:52:16","top_language"]