Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 305 Bytes

File metadata and controls

21 lines (15 loc) · 305 Bytes

ytextractor web example

Simple example to how use this lib in JS

Run:

# go to this folder
cd examples/web/

# compile main script
nim r script/main_js.nim

# compile lib
./buildLib.nims`