Re: Bringing CommonJS and npm to GJS
- From: Andrea Giammarchi <andrea giammarchi gmail com>
- To: javascript-list <javascript-list gnome org>
- Subject: Re: Bringing CommonJS and npm to GJS
- Date: Thu, 2 Nov 2017 22:50:54 -0300
FYI the whole project has been moved under a CGJS organization:
If you'd like to contribute please rise your hand and I'll add you.
So far working:
- require, console, __filename, __dirname, and all timers in place
- next up: process module
Each core module can be developed a part, using the old jsgtk source code to take some example makes it relatively straight forward to implement what was there already (hopefully cleaned thanks to modern JS syntax).
Modules are many but not all of them would be essential to make GJS a NodeJS developer friendly environment or to share npm modules.
Here the modules TODO list that is worth prioritizing somehow.
I still would like to hear some feedback, thank you!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]