novel

Notion-style WYSIWYG editor with AI-powered autocompletion.

APACHE-2.0 License

Downloads
47.3K
Stars
12.8K
Committers
48

Bot releases are hidden (Show)

novel - 0.1.20

Published by steven-tey about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/steven-tey/novel/compare/0.1.19...0.1.20

novel - 0.1.19

Published by steven-tey about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/steven-tey/novel/compare/1.0.17...0.1.19

novel - 1.0.17

Published by steven-tey about 1 year ago

  • Bundle Cal Sans font along with the NPM package.
  • Updated README
novel - 1.0.16

Published by steven-tey about 1 year ago

  • onUpdate and onDebouncedUpdate now takes in Editor as the prop
  • Added a className prop that can be used to override the default className: "relative min-h-[500px] w-full max-w-screen-lg border-stone-200 bg-white p-12 px-8 sm:mb-[calc(20vh)] sm:rounded-lg sm:border sm:px-12 sm:shadow-lg"
novel - 1.0.9

Published by steven-tey about 1 year ago

  • Updated all dependencies
  • Added instructions on setting up /api/generate route in README
novel - 1.0.8

Published by steven-tey about 1 year ago

  • Added storageKey prop: The key to use for storing the editor's value in local storage.
  • Bundle .css files directly inside Editor so you no longer need to do import "novel/styles.css"; – huge shoutout to @emilkowalski for the pro-tip!
Package Rankings
Top 3.32% on Npmjs.org
Badges
Extracted from project README
Deploy with Vercel
Related Projects