Go to file
Lewis Dale 7b48f9bc21 Modifications to module system:
* Renamed Module to JanetModule to reduce chance of clashes with NodeJS module
* Changes to event dispatcher - different PubSub instances for each type of event
* Fixed issues with arguments and scoping when modules triggered
2017-02-03 23:00:23 +00:00
modules Modifications to module system: 2017-02-03 23:00:23 +00:00
.gitignore Initial commit 2017-02-03 14:54:28 +00:00
LICENSE Initial commit 2017-02-03 14:54:28 +00:00
README.md Initial commit 2017-02-03 14:54:28 +00:00
config.json Modifications to module system: 2017-02-03 23:00:23 +00:00
janet.js Modifications to module system: 2017-02-03 23:00:23 +00:00
package.json Modifications to module system: 2017-02-03 23:00:23 +00:00

README.md

Janet

A NodeJS-based IRC bot