{"id":13426495,"url":"https://github.com/substance/texture","last_synced_at":"2025-05-15T20:03:21.542Z","repository":{"id":46143980,"uuid":"56498893","full_name":"substance/texture","owner":"substance","description":"A visual editor for research.","archived":false,"fork":false,"pushed_at":"2020-02-03T09:39:04.000Z","size":15005,"stargazers_count":1008,"open_issues_count":282,"forks_count":85,"subscribers_count":59,"default_branch":"master","last_synced_at":"2025-05-09T18:54:06.545Z","etag":null,"topics":["editing","jats","javascript","publishing","xml"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/substance.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-18T10:30:54.000Z","updated_at":"2025-05-02T08:52:20.000Z","dependencies_parsed_at":"2022-09-26T16:21:52.911Z","dependency_job_id":null,"html_url":"https://github.com/substance/texture","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/substance%2Ftexture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/substance%2Ftexture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/substance%2Ftexture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/substance%2Ftexture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/substance","download_url":"https://codeload.github.com/substance/texture/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254414493,"owners_count":22067271,"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":["editing","jats","javascript","publishing","xml"],"created_at":"2024-07-31T00:01:36.191Z","updated_at":"2025-05-15T20:03:20.016Z","avatar_url":"https://github.com/substance.png","language":"JavaScript","readme":"# Texture [![Build Status](https://travis-ci.org/substance/texture.svg?branch=master)](https://travis-ci.org/substance/texture)\n[![Code Quality: Javascript](https://img.shields.io/lgtm/grade/javascript/g/substance/texture.svg?logo=lgtm\u0026logoWidth=18)](https://lgtm.com/projects/g/substance/texture/context:javascript)\n[![Total Alerts](https://img.shields.io/lgtm/alerts/g/substance/texture.svg?logo=lgtm\u0026logoWidth=18)](https://lgtm.com/projects/g/substance/texture/alerts)\n\nTexture is a toolset designed for the production of scientific content. It uses the [Dar Format](http://github.com/substance/dar), which defines a stricter form of the [JATS Archiving and Interchange Tag Set (\"green\" v. 1.1)](https://jats.nlm.nih.gov/archiving/1.1/) XML standard.\n\n![Texture User Interface](texture.png)\n\n\n## Feature requests and Feedback\n\nFeature requests can be made via the GitHub issues using a Feature request template. It will be assessed and costed, then scheduled accordingly in collaboration with the requesting organisation. Please feedback any problems with the product using the Bug template.\n\n## Install\n\n*You need Node 8.x installed on your system.*\n\nClone the repository.\n\n```bash\n$ git clone https://github.com/substance/texture.git\n```\n\nNavigate to the source directory.\n\n```bash\n$ cd texture\n```\n\nInstall via npm.\n\n```bash\n$ npm install\n```\n\nStart the dev server.\n\n```bash\n$ npm start\n```\n\nAnd navigate to [http://localhost:4000](http://localhost:4000/?archive=kitchen-sink\u0026storage=fs).\n\nYou can save your document changes by pressing `CommandOrControl+S`.\n\nTo test with your own JATS-documents, just replace the contents of `data/kitchen-sink/manuscript.xml`.\n\n## Texture Desktop\n\nWe also offer Texture wrapped in an Electron application.\n\n```bash\n$ npm run app\n```\n\nTo package the application for distribution do the following:\n\n```bash\n$ npm run release\n```\n\n### MacOS\n\nRunning the installed application from command line:\n\n```\nopen -a /Applications/Texture.app my-article.dar\n```\n\n## Running tests\n\nRunning tests in NodeJS (like it is done on TravisCI):\n\n```bash\nnpm test\n```\n\nDebugging NodeJS tests:\n\n```\nnode make test-nodejs \u0026\u0026 node --inspect-brk --require esm test/index.js\n```\nThen open `chrome://inspect`. It should show a `Remove Target` for the test script. Clicking on `inspect` opens a new window with Chrome Developer Tools.\n\nRunning a some NodeJS tests:\n\n```\nTEST=\"Model\" npm test\n```\n\nThe environment variable `TEST` is used as a filter to select test that have that pattern in their name.\n\n\nRunning tests in the browser:\n```\nnode make test-browser -w -s\n```\nThen open `localhost:4000/test`.\n\n## License\n\nTexture is open source (MIT license), and you are legally free to use it commercially. If you are using Texture to make profit, we expect that you help [fund its development and maintenance](http://substance.io/consortium/).\n\n## Credits\n\nTexture is developed by the [Substance Consortium](http://substance.io/consortium/) formed by the [Public Knowledge Project](https://pkp.sfu.ca/2016/04/27/substance-consortium/) (PKP), the [Collaborative Knowledge Foundation](http://coko.foundation/blog.html#substance_consortium) (CoKo), [SciELO](http://www.scielo.org/),  [Érudit](https://apropos.erudit.org/fr/creation-dun-consortium-autour-de-substance/) and [eLife](https://elifesciences.org/).\n\nThe following people make Texture possible (in random order):\n\n- Alex Garnett (leadership, concept)\n- Juan Pablo Alperin (leadership, concept)\n- Alex Smecher (concept, dev)\n- Tanja Niemann (leadership)\n- Melissa Harrison (requirements)\n- Giuliano Maciocci (requirements, concept)\n- Naomi Penfold (leadership)\n- Nick Duffield (design)\n- Davin Baragiotta (concept, dev)\n- David Cormier (dev)\n- Sophy Ouch (design)\n- Philipp Zumstein (dev)\n- Fabio Batalha Cunha dos Santos (leadership, concept)\n- James Gilbert (UX, requirements)\n- Luciano Gabriel Panepucci (UX)\n- Michael Aufreiter (dev)\n- Oliver Buchtala (dev)\n- Daniel Beilinson (dev)\n","funding_links":[],"categories":["JavaScript","javascript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubstance%2Ftexture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubstance%2Ftexture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubstance%2Ftexture/lists"}