1.2.2 • Published 2 years ago

@huelet/pencil.js v1.2.2

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
2 years ago

@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

1.2.0

2 years ago

1.1.0

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.2.2

2 years ago

1.1.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago