{"id":13725914,"url":"https://github.com/appleple/lite-editor","last_synced_at":"2025-04-06T06:13:10.799Z","repository":{"id":21880504,"uuid":"94315712","full_name":"appleple/lite-editor","owner":"appleple","description":"A Modern WYSIWYG Editor especially for inline elements","archived":false,"fork":false,"pushed_at":"2023-01-12T10:46:32.000Z","size":4479,"stargazers_count":175,"open_issues_count":36,"forks_count":13,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-04-14T23:59:38.418Z","etag":null,"topics":["babel","es2015","json","npm","ui-components","wysiwyg","wysiwyg-editor"],"latest_commit_sha":null,"homepage":"https://appleple.github.io/lite-editor/","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/appleple.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-06-14T09:49:05.000Z","updated_at":"2024-01-20T17:51:25.000Z","dependencies_parsed_at":"2023-01-14T13:13:08.481Z","dependency_job_id":null,"html_url":"https://github.com/appleple/lite-editor","commit_stats":null,"previous_names":["appleple/simple-wysiwyg"],"tags_count":116,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleple%2Flite-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleple%2Flite-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleple%2Flite-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleple%2Flite-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appleple","download_url":"https://codeload.github.com/appleple/lite-editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247441059,"owners_count":20939239,"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":["babel","es2015","json","npm","ui-components","wysiwyg","wysiwyg-editor"],"created_at":"2024-08-03T01:02:40.867Z","updated_at":"2025-04-06T06:13:10.766Z","avatar_url":"https://github.com/appleple.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# LiteEditor\n[![npm version](https://badge.fury.io/js/lite-editor.svg)](https://badge.fury.io/js/lite-editor)\n[![CircleCI](https://circleci.com/gh/appleple/lite-editor/tree/master.svg?style=shield)](https://circleci.com/gh/appleple/lite-editor/tree/master)\n[![npm download](http://img.shields.io/npm/dm/lite-editor.svg)](https://www.npmjs.com/package/lite-editor)\n[![GitHub license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://raw.githubusercontent.com/appleple/lite-editor/master/LICENSE)\n\nA Modern WYSIWYG Editor especially for inline elements\n\n## Feature\n\n- focuses on inline elements such as b, a, i, strong\n- Prevent unnecessary tags insertion\n- Control how to make newlines\n- You can register custom button easily \n\n## Installation\n\n- [npm](https://www.npmjs.com/package/lite-editor)\n- [standalone](https://unpkg.com/lite-editor@1.4.0/js/lite-editor.min.js)\n\nvia npm\n```shell\nnpm install lite-editor --save\n```\n\nor yarn\n\n```shell\nyarn add lite-editor\n```\n\n## Usage\n\nrequire\n```js\nconst LiteEditor = require('lite-editor');\n```\n\n```js\nwindow.addEventListener('DOMContentLoaded',function(){\n  new LiteEditor('.js-editor');\n});\n```\n\n## Document\n[https://appleple.github.io/lite-editor/about.html](https://appleple.github.io/lite-editor/about.html)\n\n## Download\n[Download ZIP](https://github.com/appleple/lite-editor/archive/master.zip)\n\n## Plugins\n- [lite-editor-emoji-picker-plugin](https://github.com/appleple/lite-editor-emoji-picker-plugin)\n\n## Github\n[https://github.com/appleple/lite-editor](https://github.com/appleple/lite-editor)\n\n## Contributor\n[@steelydylan](https://github.com/steelydylan)\n\n## License\nCode and documentation copyright 2017 by appleple, Inc. Code released under the [MIT License](https://github.com/appleple/lite-editor/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappleple%2Flite-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappleple%2Flite-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappleple%2Flite-editor/lists"}