
Product
Introducing Rust Support in Socket
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.
react-bootstrap-editor
Advanced tools
Lightweight Rich Text Editor based on TypeScript, React & Bootstrap
Lightweight Rich Text Editor based on Edkit, React & Bootstrap
https://idea2app.github.io/React-MobX-Bootstrap-ts/#/component
https://github.com/idea2app/Edkit#tools
npm install react@17 react-bootstrap-editor
<head>
<link
rel="stylesheet"
href="https://unpkg.com/bootstrap@5.2.3/dist/css/bootstrap.min.css"
/>
<link
rel="stylesheet"
href="https://unpkg.com/bootstrap-icons@1.10.2/font/bootstrap-icons.css"
/>
</head>
import { PureComponent } from 'react';
import { Editor } from 'react-bootstrap-editor';
export class PostEdit extends PureComponent {
render() {
return <Editor defaultValue="<p>test</p>" onChange={console.log} />;
}
}
FAQs
Lightweight Rich Text Editor based on TypeScript, React & Bootstrap
The npm package react-bootstrap-editor receives a total of 53 weekly downloads. As such, react-bootstrap-editor popularity was classified as not popular.
We found that react-bootstrap-editor demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.
Product
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.