mirror of
https://github.com/robertkrimen/otto
synced 2025-10-12 20:27:30 +08:00

Adds basic non ascii support including substring, substr, slice functions, which work with runes (prevent utf-8 length). This includes adding runes compatible functions: * indexOf * lastIndexOf
6 lines
65 B
Plaintext
6 lines
65 B
Plaintext
/.test
|
|
/otto/otto
|
|
/otto/otto-*
|
|
/test/test-*.js
|
|
/test/tester
|
|
.idea |