-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
Allowing require() in addition to the import macro would enable you to use a bunch of modules from the npmjs repository in your CocoaScript code.
If a depended on module is using Node APIs it would obviously not run in a CocoaScript environment, but a lot of the modules in npm are simple cross-platform JavaScript libraries like underscore.js.
CocoaScript modules could be submitted to npm, and you have a package manager for free.
OliverNicolini, kevnk and sdaitzman
Metadata
Metadata
Assignees
Labels
No labels