Snap-like JS library idea

Info

Name:Code-me-Custom–snap
Type: JS library
Logo styled in text: CODE me Custom Snap!

Code

XML:
<category name=" " r=" " g=" " b=" " a=" "></category>: Defines a category
<block id=" " spec=" " type=" "></block>: Defines a Block

Javascipt:

const blockIdCode = (" ") {
//Javascript Code so the Block can execute
}

const blockIdCode = (" ") can make blocks executable

That’s all and i Hope You enjoyed it :slight_smile:

What exactly are you trying to do?

Asking someone for the Js library

No, I’m asking what the library is supposed to do. I’m confused

it’s Supposed To Create Snap-Like Editors

Can you elaborate?

It’s a Request :smiley:

But what specifically are you requesting??

a Snap-like Javascript library called “Code-me-Custom-Snap”

I don’t think anyone is going to make it for you. First, this is the snap forum, not a javascript forum, and second, it’s very unclear as to what you’re asking.

Perhaps you could try making it in snap yourself.

Why do you need this in the first place? Are you unsatisfied with snap? I don’t want to be rude, I am just confused as to why you need this.

Satisfied of snap a little

what are you unsatisfied about? it has all the tools to make basically whatever.

i believe the op is asking for a custom js library outside of snap! that could be a text-based sort of adaptation of snap!, just for fun

as for @kikiboom7, in the future, you should probably explain your posts more clearly for the readers, not everyone’s going to understand your suggestion and this line at the end makes the post seem more like you’re showing off you’re idea rather than suggesting it be made:

along with that, i also agree with ego-lay_atman-bay that you should post this on a js forum (i think stack overflow is one) because this forum is mostly focused on the in-editor block coding aspect of snap!, not the js extension, i don’t think a lot of people on the forums know js