{"id":15435500,"url":"https://github.com/tripss/quill-react","last_synced_at":"2025-04-19T18:20:45.191Z","repository":{"id":57157957,"uuid":"100234264","full_name":"TriPSs/quill-react","owner":"TriPSs","description":"Quill is a modern rich text editor built for compatibility and extensibility, now it's availble for React.","archived":false,"fork":false,"pushed_at":"2018-09-28T11:28:56.000Z","size":98,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T21:51:19.661Z","etag":null,"topics":["quill","react"],"latest_commit_sha":null,"homepage":"https://quilljs.com","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/TriPSs.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-14T06:13:00.000Z","updated_at":"2021-03-15T02:15:40.000Z","dependencies_parsed_at":"2022-08-26T09:31:44.602Z","dependency_job_id":null,"html_url":"https://github.com/TriPSs/quill-react","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/TriPSs%2Fquill-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TriPSs%2Fquill-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TriPSs%2Fquill-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TriPSs%2Fquill-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TriPSs","download_url":"https://codeload.github.com/TriPSs/quill-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240404754,"owners_count":19796064,"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":["quill","react"],"created_at":"2024-10-01T18:44:51.401Z","updated_at":"2025-03-02T18:32:12.705Z","avatar_url":"https://github.com/TriPSs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/TriPSs/quill-react\"\u003e\n    \u003cimg alt=\"Quill\" src=\"https://camo.githubusercontent.com/b0c238d8006d3d3f4a6bb199f44195c08bf70664/68747470733a2f2f7175696c6c6a732e636f6d2f6173736574732f696d616765732f6c6f676f2e737667\" width=\"200\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  Quill is a modern rich text editor built for compatibility and extensibility, now it's availble for React.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/quill-react\" title=\"downloads\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/quill-react.svg?maxAge=2592000\u0026style=flat-square\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://npm-stat.com/charts.html?package=quill-react\" title=\"downloads\"\u003e\u003cimg src=\"https://img.shields.io/npm/dt/quill-react.svg?maxAge=2592000\u0026style=flat-square\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://david-dm.org/tripss/quill-react\" title=\"dependencies status\"\u003e\u003cimg src=\"https://david-dm.org/tripss/quill-react/status.svg?style=flat-square\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://david-dm.org/tripss/quill-react?type=dev\" title=\"devDependencies status\"\u003e\u003cimg src=\"https://david-dm.org/tripss/quill-react/dev-status.svg?style=flat-square\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## Installation\n```shell\n$ npm install --save quill-react\n```\n\n## Development\nIf you'd like to contribute to this project, all you need to do is clone\nthis project and run:\n\n```shell\n$ npm install\n$ npm run build\n$ npm run build:watch // To recompile files on file change\n```\n\n### Using development version in local project\nYou can use `npm link` to use your development version in your own project:\n- Go to `quill-react` directory and execute command `npm link`\n- Go to your project directory and execute command `npm link quill-react`\n\n## [License](https://github.com/tripss/quill-react/blob/master/LICENSE)\n\n\u003e Internet Systems Consortium license\n\u003e ===================================\n\u003e\n\u003e The MIT License (MIT)\n\u003e  \n\u003e Copyright (c) 2015 David Zukowski\n\u003e  \n\u003e Permission is hereby granted, free of charge, to any person obtaining a copy\n\u003e of this software and associated documentation files (the \"Software\"), to deal\n\u003e in the Software without restriction, including without limitation the rights\n\u003e to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n\u003e copies of the Software, and to permit persons to whom the Software is\n\u003e furnished to do so, subject to the following conditions:\n\u003e  \n\u003e The above copyright notice and this permission notice shall be included in all\n\u003e copies or substantial portions of the Software.\n\u003e  \n\u003e THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n\u003e IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n\u003e FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n\u003e AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n\u003e LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n\u003e OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n\u003e SOFTWARE.\n\n## Collaboration\n\nIf you have questions or issues, please [open an issue](https://github.com/TriPSs/quill-react/issues)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftripss%2Fquill-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftripss%2Fquill-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftripss%2Fquill-react/lists"}