Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 310 Bytes

seek-object-charset.md

File metadata and controls

27 lines (20 loc) · 310 Bytes

1

/$object//[\p{L}]+(?[^\S\n]+)/u.source/g

hello world
  ^ 0

1 select-inner

up

  • .seek.object { input: $object, inner: true }
hello world
^^^^^ 0

1 select-inner x

up

  • .seek.object { input: $object, inner: true }
hello world
^^^^^ 0