SkillAgentSearch skills...

Novella

Example application using the Novel Editor.

Install / Use

/learn @steven-tey/Novella
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Novella

Example Next.js application using novel.

Installation

To use Novel in a project, you can run the following command to install the novel NPM package:

npm i novel

Then, you can use it in your code like this:

import { Editor } from "novel";

export default function App() {
  return (
     <Editor />
  )
}
View on GitHub
GitHub Stars87
CategoryDevelopment
Updated2mo ago
Forks13

Languages

TypeScript

Security Score

80/100

Audited on Jan 23, 2026

No findings