Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pell #6

Open
lucasleecr opened this issue Sep 26, 2018 · 0 comments
Open

Pell #6

lucasleecr opened this issue Sep 26, 2018 · 0 comments

Comments

@lucasleecr
Copy link
Contributor

Link to the codebase

https://github.com/jaredreich/pell

Which release/version did you read?

1.0.4 (https://github.com/jaredreich/pell/releases/tag/v1.0.4)

Why it is a good project to read?

  • Simple WYSIWYG text editor without dependencies
  • Can be read quickly.

Starting point

Start with the demo where a new pell editor is initialized https://github.com/jaredreich/pell/blob/v1.0.4/demo.html#L47

Reading order

Shouldn't matter. Only 1 js file and 1 css file.

Interesting parts

The contenteditable browser Api.

Any parts should be skipped?

No.

Any other tips?

No.

Links and resources

Contributor

@lucasleecr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant