Skip to content

Latest commit

 

History

History

web

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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`