https://github.com/formspree/formspree-core
https://github.com/formspree/formspree-core
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/formspree/formspree-core
- Owner: formspree
- License: mit
- Created: 2020-07-09T21:01:13.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T13:51:13.000Z (over 3 years ago)
- Last Synced: 2025-03-25T09:03:38.206Z (about 1 year ago)
- Language: TypeScript
- Size: 1.05 MB
- Stars: 4
- Watchers: 5
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
**⚠️ NOTE: This library has been moved to a package within [formspree-js](https://github.com/formspree/formspree-js/tree/main/packages/formspree-core) ⚠️**
**Development has been frozen on this repo, please refer to formspree-js for the latest version.**
# Formspree Core
The core client library for [Formspree](https://formspree.io).
## Releasing
Run the following to publish a new version:
```
npm run release
```