{"id":16700160,"url":"https://github.com/guyzmo/yace","last_synced_at":"2025-09-01T01:14:43.275Z","repository":{"id":9458920,"uuid":"11340324","full_name":"guyzmo/yace","owner":"guyzmo","description":"Yet Another Collaborative Editor","archived":false,"fork":false,"pushed_at":"2013-07-11T19:49:10.000Z","size":836,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-21T00:29:20.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/guyzmo.png","metadata":{"files":{"readme":"README.md","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":"2013-07-11T11:32:30.000Z","updated_at":"2021-05-31T04:48:20.000Z","dependencies_parsed_at":"2022-09-02T13:31:14.109Z","dependency_job_id":null,"html_url":"https://github.com/guyzmo/yace","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/guyzmo%2Fyace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyzmo%2Fyace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyzmo%2Fyace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyzmo%2Fyace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guyzmo","download_url":"https://codeload.github.com/guyzmo/yace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243528648,"owners_count":20305460,"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":"2024-10-12T18:09:36.824Z","updated_at":"2025-03-14T05:25:56.095Z","avatar_url":"https://github.com/guyzmo.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"YACE: Yet Another Collaborative Editor!\n==\n\nWe've got prenty of those starting from Etherpad, Etherpad-lite, Coderpad, and so \nmany mores... Now there's a new one that pwns: it's YACE!\n\nFeatures\n--\n\n * Markdown text editing\n * WYSIWYG text editing\n * Code edition\n * Code execution\n * Realtime collaboration on code\n\nDEPENDENCIES\n--\n\n * [share.js][0]\n * [jquery terminal plugin][1]\n * [Repl interpreter's library][2]\n * [Ajax-ACE full blown editor][3]\n * [Showdown, Markdown-HTML converter][4]\n * [googlediff][5]\n * [twitter's bootstrap.js][6]\n\n[0]:http://sharejs.org/\n[1]:http://terminal.jcubic.pl/\n[2]:http://repl.it/\n[3]:http://ace.ajax.org/\n[4]:https://github.com/coreyti/showdown\n[5]:http://code.google.com/p/google-diff-match-patch/\n[6]:http://twitter.github.io/bootstrap\n\n\nINSTALL\n--\n\nBe sure to have nodejs installed on your host:\n\n    apt-get install nodejs\n\nor follow [the documentation][7]\n\nthen, install the basic node utilities needed to compile dependencies:\n\n    sudo npm install -g coffee-script uglify-js recess\n\nand finally, just run the build script:\n\n    sh build.sh\n\n[7]:https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager\n\nRUN\n--\n\nTo run the script, you need to execute:\n\n    node lib/index.js\n\nwhich will run the service on `localhost:3000`. Then you can proxy it through your\nweb server.\n\n\nTODO\n--\n\n * integration with editors\n * Chat service\n * Color differenciation for each writer\n * Annotations?\n * Accounts management and private pads\n * 0 bugs\n\nLICENSE\n--\n\nAll original code is under [AGPLv3](http://www.gnu.org/licenses/agpl-3.0.html).\nEverything else is in their respective license.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguyzmo%2Fyace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguyzmo%2Fyace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguyzmo%2Fyace/lists"}