Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doug-martin/node-dojo
Dojo for node.js
https://github.com/doug-martin/node-dojo
Last synced: 29 days ago
JSON representation
Dojo for node.js
- Host: GitHub
- URL: https://github.com/doug-martin/node-dojo
- Owner: doug-martin
- Created: 2010-10-06T15:23:15.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-12-06T04:39:41.000Z (almost 14 years ago)
- Last Synced: 2024-04-09T15:22:32.079Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 113 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is dojo for node, this is an initial attempt and there may be bugs,
if there are any please let me know, or fix them.This module include dojo core.
Including
* Declare
* mixin
* extend
* safeMixin
* Deferred System
* Array Methods
* function methods such as hitch, partial, etc...