Firu

Results 5 issues of Firu

### What is the feature you are proposing? # Suggestion There is no simple way to type environment bindings (like for Cloudflare Worker secrets) and you'll need to pass a...

enhancement

Resolves #53. ### Tests Tests pass as shown below: ```bash MINGW64 ~/Desktop/Programming/work/editorjs-html (master) $ npm run test > [email protected] test > npm run build && node test/test > [email protected] build...

## The Problem Looking at the clean data of a list using the `@editorjs/nested-list` plugin, it seems that each `item[*]` child has an `item[*].items` automatically added to it, but with...

# Background Information I'm developing a project within a team wherein our React client consumes the Convex API. As of the moment, the onboarding process and development environment setup is...