2.0.3 • Published 5 years ago

drafty-editor v2.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

drafty-editor

NPM JavaScript Style Guide gif drafty-editor is a text editor that allows you to make amazing things with your text, it's very small and it react when you select to a text.

Homepage

Ey, we have a web where you can try the editor 🐠 Drafty Website

Install

   npm install --save-dev drafty-editor

Usage

import React, { Component } from 'react'

import Draft from 'drafty-editor'

class App extends Component {
  render () {
    return (
      <Draft />
    )
  }
}

How can I create a link (Link tag)?

I had problems with this and the only solution right now is:

How was created 😗?

Well, I'm react developer (I love it 💖) besides this projects it's just JSX and CSS.

Why not preprocessors?

Okay... okay, preprocessor are so cool, and I know make easier the work, but I dind't need it.

Can I improve your code or take it how example? 😎

Yeah, you can!.

Tools

react: What?, you don't know what react is?... Go to its website react is amazing! git: Git allows you to keep control on your project (At this case I used it with Github) Git parcel: Parcel makes your project quikly and you don't need write a lot of code like webpack Parcel prettier: Make your code beautiful with prettier Prettier

License

MIT © Jhornan Colina (karttofel)

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.6.2

5 years ago

1.6.0

5 years ago

1.5.9

5 years ago

1.5.7

5 years ago

1.5.6

5 years ago

1.5.5

5 years ago

1.5.4

5 years ago

1.5.2

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago