Z. Cliffe Schreuders 006ed4af3e feat: Add client-side API integration layer
- Add config.js for API configuration and CSRF token handling
- Add api-client.js wrapper for server communication
- Add state-sync.js for periodic state synchronization
- Support multiple CSRF token sources (config object and meta tag)
- Provide detailed error messages for configuration issues
- Enable GET/POST/PUT requests with proper auth headers
- Expose ApiClient globally for game code integration
2025-11-21 15:27:54 +00:00
2025-05-16 10:42:42 +01:00
2025-11-21 15:27:54 +00:00
2025-11-21 15:27:53 +00:00
2025-11-21 15:27:54 +00:00
2025-11-21 15:27:53 +00:00
2025-11-21 15:27:53 +00:00
2025-11-21 15:27:53 +00:00
2025-11-14 19:47:54 +00:00

BreakEscape

Short description and motivation.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem "break_escape"

And then execute:

$ bundle

Or install it yourself as:

$ gem install break_escape

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.

Description
No description provided
Readme 72 MiB
Languages
JavaScript 86.5%
Ink 7%
HTML 2.9%
CSS 2.5%
Ruby 0.9%
Other 0.2%