All Projects → hata6502 → editorjs-inline

hata6502 / editorjs-inline

Licence: MIT license
Inline-Editor.js Tool for Editor.js

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to editorjs-inline

editorjs-style
Inline-style Tool for Editor.js
Stars: ✭ 23 (+0%)
Mutual labels:  codex, editorjs
compact str
A memory efficient string type that can store up to 24* bytes on the stack
Stars: ✭ 322 (+1300%)
Mutual labels:  inline
InlineCssParser
A Visual Studio Extension that helps to extract inline styles into a seperate css file.
Stars: ✭ 23 (+0%)
Mutual labels:  inline
asm-inline
Inline raw ASM instructions in Java
Stars: ✭ 23 (+0%)
Mutual labels:  inline
vue-svg-inline-plugin
Vue plugin for inline replacement of SVG images with actual content of SVG files.
Stars: ✭ 30 (+30.43%)
Mutual labels:  inline
nova-inline-morph-to
A Laravel Nova field for displaying morphTo relationship inline.
Stars: ✭ 32 (+39.13%)
Mutual labels:  inline
atom-inline-blame
Atom package to display blame inline
Stars: ✭ 23 (+0%)
Mutual labels:  inline
language-planner
Official Code for "Language Models as Zero-Shot Planners: Extracting Actionable Knowledge for Embodied Agents"
Stars: ✭ 84 (+265.22%)
Mutual labels:  codex
editorjs-layout
Layout block tool for Editor.js.
Stars: ✭ 45 (+95.65%)
Mutual labels:  editorjs
USERGE-X
USERGE-X. What the X ?
Stars: ✭ 133 (+478.26%)
Mutual labels:  inline
js.metaret
lightweight mutual tail recursion optimization without trampoline
Stars: ✭ 16 (-30.43%)
Mutual labels:  inline
capella
Cloud service for image storage and delivery
Stars: ✭ 116 (+404.35%)
Mutual labels:  codex
vim codex
This is a simple plugin for Vim that allows you to use OpenAI Codex.
Stars: ✭ 181 (+686.96%)
Mutual labels:  codex
exe2hex
Inline file transfer using in-built Windows tools (DEBUG.exe or PowerShell).
Stars: ✭ 284 (+1134.78%)
Mutual labels:  inline
fix
Allows you to use OpenAI Codex to fix errors in the command line.
Stars: ✭ 72 (+213.04%)
Mutual labels:  codex
Codex
A free note-taking software for programmers and Computer Science students
Stars: ✭ 242 (+952.17%)
Mutual labels:  codex
warning
Warning Tool for CodeX Editor 2.0
Stars: ✭ 15 (-34.78%)
Mutual labels:  codex
Inlin-Craft
Plugin for inlining files in templates.
Stars: ✭ 64 (+178.26%)
Mutual labels:  inline
inline-critical
Inline critical path CSS and async load existing stylesheets
Stars: ✭ 106 (+360.87%)
Mutual labels:  inline
zsh codex
This is a ZSH plugin that enables you to use OpenAI's Codex AI in the command line.
Stars: ✭ 787 (+3321.74%)
Mutual labels:  codex

Welcome to editorjs-inline 👋

Version License: MIT Twitter: hata6502

Inline-Editor.js Tool for Editor.js

💡 Motivation

Editor.js inline tools are need to control DOM directly, so they may be able to provide only simple functions. By launching another Editor.js instance as inline element, existing block tools can be reused as inline tool.

I recommend to use it with editorjs-inline-template and editorjs-style.

Alternative solution: editorjs-layout

Demo

demo

Install

Install via yarn

yarn add editorjs-inline

Load from CDN

<script src="https://cdn.jsdelivr.net/npm/editorjs-inline@latest"></script>

Usage

Please see Demo HTML.

Config params

Please see EditorJSInlineToolConfig.

Output data

Please see Demo.

Build

yarn webpack

Format

yarn fix

Run tests

yarn test

Author

hata6502 Tomoyuki Hata [email protected]

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Tomoyuki Hata.
This project is MIT licensed.

Disclaimer

The following creations are included in this product:

Please see also DISCLAIMER.md.


This README was generated with ❤️ by readme-md-generator

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].