Place1 / node-gir

Node bindings to libgirepository
http://live.gnome.org/GObjectIntrospection
MIT License
27 stars 6 forks source link

Examples builder #39

Closed cedlemo closed 6 years ago

cedlemo commented 6 years ago

a little example.

ewnd9 commented 6 years ago

Please run $ npm run lint for formatting

cedlemo commented 6 years ago

@ewnd9 ,

done

Place1 commented 6 years ago

Want me to merge?

ewnd9 commented 6 years ago

I think every pull request is intended to be merged if not stated otherwise (e.g. failed state reproduction or work in progress).

By the way I've published a lot of automatically converted examples via codemod https://github.com/ewnd9/playground-gtk-javascript/tree/master/examples/universal-gtk-examples for my simple wrapper which combines node-gir with cgjs https://github.com/ewnd9/playground-gtk-javascript/blob/master/src/universal-gtk/index.js (it's a work in progress, I am going to add automatic report of failed ones when have time)