Skip to content

C++ library that provides OOP functions to ease the usage of duktape's API

License

Notifications You must be signed in to change notification settings

Kirollos/easyduktape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easyduktape

A small library I've written to provide [duktape] (https://github.com/svaarala/duktape) in an easier way with C++ OOP methods.

This library is still under development and you may expect bugs/errors. If you spotted any issue make sure to file an issue on this repository!

Requirements

You only need duktape.c and duktape.h in your source files, and it will work!

About

C++ library that provides OOP functions to ease the usage of duktape's API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published