Boop icon indicating copy to clipboard operation
Boop copied to clipboard

A scriptable scratchpad for developers. In slow yet steady progress.

Results 149 Boop issues
Sort by recently updated
recently updated
newest added

Port nobecutan's changes from "Basic open/save functionality" to the latest version of Boop and then make the errors show in the status view. Original pull request comments: With this merge...

I don't find something to just translate like ascii number to their text value `123 34 116 121 112 101 34 58` to ` {"type":` I think it's the simplest...

If you format this example json string using the built-in Format Json command: ``` {"id": 6150769120280496265} ``` You get this output: ``` { "id": 6150769120280496000 } ``` This might be...

Adding in a feature to convert a timestamp into a date

Hi, the app seems quite useful, one nice thing missing is the UUID management. For example, convert a string to UUID would be nice. Thanks!

use codePointAt() to support more than just the BMP

Add four files to help developers turn blocks of text (with/without paragraph breaks) into commented text blocks of max 66 characters, and vice versa.

Hello there, I really like Boop, it's my new favorite tool to quickly manipulate text based data. Sometimes I need to search and replace parts of the pasted text based...

enhancement
help wanted

two helper scripts. Trim querystring from url and Date to millis