4.2.2 • Published 1 year ago
@origamicore/core v4.2.2
TypeScript OrigamiCore
OrigamiCore is a powerful Node.js framework that allows you to develop your project maintainable, fast and easily
Installation
OrigamiCore requires Node.js v14+ to run.
install CLI
npm install @origamicore/cli@latest -g
Create Projects
occli --new projectName
occli -n projectName
Add Module
occli --addservice moduleName
occli -a moduleName
Start Project
occli dev
Start Project as Bunjs
occli bun
UI Editor
occli --ui {{port:default 4000}}
Plugins
OrigamiCore is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.
Plugin | README |
---|---|
Endpoint(express,socket) | https://www.npmjs.com/package/@origamicore/endpoint |
MongoDb | https://www.npmjs.com/package/@origamicore/mongo |
Redis | https://www.npmjs.com/package/@origamicore/redis |
EOSIO Hyperion | https://www.npmjs.com/package/@origamicore/hyperion |
Semaphore | https://github.com/origamicore/semaphore |
Google OAuth | https://github.com/origamicore/google-oauth |
Projects
Opensource Project
4.1.19
1 year ago
4.2.2
1 year ago
4.2.1
1 year ago
4.1.17
1 year ago
4.1.18
1 year ago
4.1.16
1 year ago
4.1.15
1 year ago
4.1.14
2 years ago
4.1.13
2 years ago
4.1.12
2 years ago
4.1.11
2 years ago
4.1.10
2 years ago
4.1.9
2 years ago
4.1.8
2 years ago
4.1.6
2 years ago
4.1.5
2 years ago
4.1.3
2 years ago
4.1.2
2 years ago
4.1.1
2 years ago
4.1.0
2 years ago
4.0.4
2 years ago
4.0.3
2 years ago
4.0.2
2 years ago
4.0.1
2 years ago
4.0.0
2 years ago