An open API service indexing awesome lists of open source software.

https://github.com/formspree/formspree-core


https://github.com/formspree/formspree-core

Last synced: about 1 year ago
JSON representation

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
```