bright
TypeScript icon, indicating that this package has built-in type declarations

0.8.5 • Public • Published

the future is bright

Usage

npm install bright

Use it from a server component, for example in Next.js app/page.js:

import { Code } from "bright"

export default function Page() {
  return <Code lang="py">print("hello brightness")</Code>
}

Docs: https://bright.codehike.org

Credits

  • Thanks LEI Zongmin for providing the bright npm package name

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i bright

Weekly Downloads

1,547

Version

0.8.5

License

MIT

Unpacked Size

38.9 kB

Total Files

5

Last publish

Collaborators

  • pomber