https://github.com/magiccube/mxframework-node
MagicCube MXFramework for Node.js
https://github.com/magiccube/mxframework-node
Last synced: 11 months ago
JSON representation
MagicCube MXFramework for Node.js
- Host: GitHub
- URL: https://github.com/magiccube/mxframework-node
- Owner: MagicCube
- Created: 2014-06-14T08:41:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-09T05:12:14.000Z (about 11 years ago)
- Last Synced: 2025-02-24T22:03:15.475Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 273 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MXFramework
MXFramework is a light-weight Object Oriented JavaScript framework.
Please refer to https://github.com/MagicCube/mxframework-core
## mxframework-node
mxframework-node is the specified version for Node.
## Download
The source is available for download from GitHub. Alternatively, you can install using Node Package Manager
```
npm install mxframework
```