Skip to content
This repository was archived by the owner on Dec 27, 2020. It is now read-only.
/ fluent Public archive

Easy to use WYSIWYG editor inspiring your creation flow

Notifications You must be signed in to change notification settings

short-d/fluent

Folders and files

NameName
Last commit message
Last commit date
Jun 21, 2020
Jul 28, 2020
Aug 23, 2020
May 28, 2020
May 28, 2020
May 28, 2020
May 28, 2020
May 28, 2020
May 28, 2020
May 28, 2020
Jun 26, 2020
Jun 26, 2020
May 28, 2020
May 29, 2020
Jun 26, 2020
May 29, 2020
May 28, 2020
Jun 26, 2020
Jun 28, 2020

Repository files navigation

Fluent

Easy to use WYSIWYG editor inspiring your creation flow.

NPM JavaScript Style Guide

Install

yarn add fluent

Usage

import React, { Component } from 'react';

import Fluent from 'fluent';
import 'fluent/dist/index.css';

class Example extends Component {
  render() {
    return <Fluent />
  }
}

License

MIT © short-d

About

Easy to use WYSIWYG editor inspiring your creation flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published