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
- Host: GitHub
- URL: https://github.com/formspree/statickit-core
- Owner: formspree
- License: mit
- Created: 2019-09-23T14:32:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T22:02:05.000Z (over 3 years ago)
- Last Synced: 2025-03-25T09:03:29.675Z (about 1 year ago)
- Topics: javascript, statickit
- Language: JavaScript
- Homepage: https://statickit.com/docs/core
- Size: 678 KB
- Stars: 5
- Watchers: 0
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# StaticKit Core [](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
```