{"id":24623009,"url":"https://github.com/cdent/tw5ikifier","last_synced_at":"2026-05-20T06:04:39.221Z","repository":{"id":2429667,"uuid":"3398981","full_name":"cdent/tw5ikifier","owner":"cdent","description":"TiddlyWiki text wikifier for TiddlySpace,Web based on TiddlyWiki 5","archived":false,"fork":false,"pushed_at":"2012-03-21T17:40:14.000Z","size":100,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T03:28:49.227Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://tiddlyweb.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdent.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-09T16:50:41.000Z","updated_at":"2023-08-23T11:20:09.000Z","dependencies_parsed_at":"2022-08-25T16:01:13.275Z","dependency_job_id":null,"html_url":"https://github.com/cdent/tw5ikifier","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdent%2Ftw5ikifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdent%2Ftw5ikifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdent%2Ftw5ikifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdent%2Ftw5ikifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdent","download_url":"https://codeload.github.com/cdent/tw5ikifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244333022,"owners_count":20436123,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-25T03:13:58.400Z","updated_at":"2026-05-20T06:04:39.120Z","avatar_url":"https://github.com/cdent.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nA nodejs-based wikitext rendering system for TiddlySpace and TiddlyWeb\nusing TiddlyWiki5 as a library.\n\nThe server, wikify.js, listens on a Unix socket for:\n\n* tiddler title\n* context URI (the collection in which this tiddler resides)\n* option authToken (a tiddlyweb_user cookie)\n\nCombined these things allow wikify.js to create a TiddlyWiki store\nand render the current tiddler, with macros.\n\nCurrently wikify.js expects to find its library code in a local\ndirectory call TiddlyWiki5. This is a git submodule. Do the following\nto initialize:\n\n   git submodule init\n   git submodule update\n\nFor testing there is also one.js, which takes a tiddler name and context\nand returns output:\n\n   node one.js HelloThere http://cdent.tiddlyspace.com/recipes/cdent_public/tiddlers\n\nTesting wikify.js is done as follows:\n\n   node wikify.js \u0026\n    echo -e \\\n    'HelloThere\\00http://cdent.tiddlyspace.com/recipes/cdent_public/tiddlers' \\\n        | nc -U /tmp/wikify.sock \n\nTiddlySpace: http://tiddlyspace.com\nTiddlyWeb: http://tiddlyweb.com\nTiddlyWiki5: http://tiddlywiki.com/tiddlywiki5/\n its github: https://github.com/Jermolene/TiddlyWiki5\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdent%2Ftw5ikifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdent%2Ftw5ikifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdent%2Ftw5ikifier/lists"}