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

1.1.3 • Public • Published

react-freedom

react-freedom provides headless React components with maximum flexibility for building web applications.

Install

# npm
npm install react-freedom

# yarn
yarn add react-freedom

# pnpm
pnpm install react-freedom

#rush
rush add -p react-freedom

Features

<Terminal/>

A headless terminal component.

import { Terminal, useShell } from 'react-freedom'

export function App () {
  const { register } = useShell()

  return <Terminal {...register()}/>
}

Readme

Keywords

none

Package Sidebar

Install

npm i react-freedom

Weekly Downloads

1

Version

1.1.3

License

MIT

Unpacked Size

279 kB

Total Files

133

Last publish

Collaborators

  • unional