S10 ts

GPTClaudeDeepSeek··718 copies·updated 2026-07-14
s10-ts.prompt
Add an `exportJson` function to app.ts that exports all tasks to a specified file path. The function should accept a `filePath` parameter (default "export.json") and write the tasks array as formatted JSON. Return the number of tasks exported.

when to use it

Community prompt sourced from the open-source GitHub repo uucz/moyu (MIT). A "S10 ts" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

uucz/moyu · MIT