EDITORJS component for Streamlit
Project description
📝 Streamlit EditorJS
[![GitHub][github_badge]][github_link] [![PyPI][pypi_badge]][pypi_link]
Installation
pip install streamlit-editorjs
Getting started
import streamlit as st
from streamlit_editorjs import editorjs
# Spawn a new Quill editor
content = st_quill()
# Display editor's content as you type
content
Development
cd streamlit_editorjs/frontend
yarn install
yarn build
yarn start .
streamlit run streamlit_editor/__init__.py
Based in editor quill for streamlit project.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file streamlit-editorjs-0.1.0.tar.gz.
File metadata
- Download URL: streamlit-editorjs-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f83111b9958f4b1a5e859c42c98c931bc7cb41196ecf038f59e2fb2ee6838473
|
|
| MD5 |
1a01ad91c93205ceaabd885a0617a35c
|
|
| BLAKE2b-256 |
e5663f70bc3594089c2c94f9cd3c9b480e6eedd20e89bbe95a47c05b409b885e
|
File details
Details for the file streamlit_editorjs-0.1.0-py3-none-any.whl.
File metadata
- Download URL: streamlit_editorjs-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4aaf2503cc234438879a2a168ee8ed79e245aba0798dfe5cf405d5a731994e31
|
|
| MD5 |
f3d814aa69844a1beb5248b2e804e576
|
|
| BLAKE2b-256 |
bd00da70f2ec664a854b8109212e1365984712a898ce70858aa9dedac59693cd
|