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

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

The core library for StaticKit
https://github.com/formspree/statickit-core

javascript statickit

Last synced: 11 months ago
JSON representation

The core library for StaticKit

Awesome Lists containing this project

README

          

# StaticKit Core [![CircleCI](https://circleci.com/gh/unstacked/statickit-core.svg?style=svg)](https://circleci.com/gh/unstacked/statickit-core)

The core client library for [StaticKit](https://statickit.com/docs/core).

## Releasing

Run the following to publish a new version:

```
npm run release
```