@huelet/pencil.js
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published

@huelet/pencil.js

A quick, light, easy-to-use RTE for React

NPM JavaScript Style Guide

Install

npm install --save @huelet/pencil.js

Usage

import React, { Component } from 'react'

import MyComponent from '@huelet/pencil.js'
import '@huelet/pencil.js/dist/index.css'

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

License

GPL-3.0 © lerichardson

Readme

Keywords

none

Package Sidebar

Install

npm i @huelet/pencil.js

Weekly Downloads

1

Version

1.2.2

License

GPL-3.0

Unpacked Size

44.7 kB

Total Files

11

Last publish

Collaborators

  • litbelb