Skip to content

formspree/formspree-js

Repository files navigation

Formspree JS

A monorepo containing libraries for seamless form integration with Formspree via JavaScript and/or React.

Packages

Core submission client and types.

npm install @formspree/core
# or
yarn add @formspree/core
# or
pnpm add @formspree/core

React hooks and components for Formspree. Supports React 16.8, 17, 18, and 19.

npm install @formspree/react
# or
yarn add @formspree/react
# or
pnpm add @formspree/react

Vanilla JavaScript library for declarative form handling. No framework required.

npm install @formspree/ajax
# or
yarn add @formspree/ajax
# or
pnpm add @formspree/ajax

@formspree/core is included as a dependency of both @formspree/react and @formspree/ajax, so you don't need to install it separately.

Help and Support

For help and support please see the Formspree docs.

Contributing

Please follow our contributing guidelines.

License

MIT

About

The fastest way to hook up a React form

Topics

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors