1.1.3 • Published 2 years ago

react-freedom v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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()}/>
}
1.1.3

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

1.1.2

2 years ago

0.1.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago