{"id":26843207,"url":"https://github.com/uedkx/think-ueditor","last_synced_at":"2025-03-30T19:01:22.163Z","repository":{"id":118337833,"uuid":"97685902","full_name":"q1998763/think-ueditor","owner":"q1998763","description":"think-ueditor thinkjs3 ueditor nodejs","archived":false,"fork":false,"pushed_at":"2017-07-19T08:33:40.000Z","size":4,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-20T09:08:01.430Z","etag":null,"topics":["thinkjs3","ueditor"],"latest_commit_sha":null,"homepage":null,"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/q1998763.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-19T07:23:52.000Z","updated_at":"2018-08-27T02:05:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a24c956-ee6d-4638-9e1b-c06b53771e79","html_url":"https://github.com/q1998763/think-ueditor","commit_stats":null,"previous_names":["uedkx/think-ueditor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q1998763%2Fthink-ueditor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q1998763%2Fthink-ueditor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q1998763%2Fthink-ueditor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q1998763%2Fthink-ueditor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/q1998763","download_url":"https://codeload.github.com/q1998763/think-ueditor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246365641,"owners_count":20765546,"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":["thinkjs3","ueditor"],"created_at":"2025-03-30T19:00:49.687Z","updated_at":"2025-03-30T19:01:22.132Z","avatar_url":"https://github.com/q1998763.png","language":"JavaScript","readme":"# think-ueditor\n\n`think-ueditor` Server-side configuration for ThinkJS3.\n\n## Installation\n\nUsing npm:\n\n```sh\nnpm install think-ueditor\n```\n\nIn thinkjs3:\n\n```js\nconst ThinkUeditor = require('think-ueditor');\nconst Base = require('./base.js');\n\nmodule.exports = class extends Base {\n  uploadAction() {\n    const ueditor = new ThinkUeditor(this.ctx);\n    this.json(ueditor.init());\n  }\n}\n\n\n```\n\nModify your ueditor.config.js file\n```js\nwindow.UEDITOR_CONFIG = {\n\n  ...\n\n  , serverUrl: URL + \"../../../ueditor/upload\"\n  ...\n\n```\n\n","funding_links":[],"categories":["Others"],"sub_categories":["websocket"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuedkx%2Fthink-ueditor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuedkx%2Fthink-ueditor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuedkx%2Fthink-ueditor/lists"}