fold
IoC container with all required goodies to write flexible node applications
File Explorer
Download Latest Version (.zip)- checks.yml
- labels.yml
- release.yml
- stale.yml
- comments.ts
- posts.ts
- thread.ts
- users.ts
- module_expression.ts
- module_importer.ts
- test.ts
- inject.ts
- container.ts
- contextual_bindings_builder.ts
- debug.ts
- deferred_promise.ts
- module_caller.ts
- module_expression.ts
- module_importer.ts
- parse_binding_reference.ts
- provider.ts
- resolver.ts
- tracing_channels.ts
- types.ts
- utils.ts
- bindings.spec.ts
- call_method.spec.ts
- events.spec.ts
- hooks.spec.ts
- known_bindings.spec.ts
- known_make_class.spec.ts
- make_class.spec.ts
- make_class_via_inject.spec.ts
- swap.spec.ts
- to_callable.spec.ts
- to_handle_method.spec.ts
- parse.spec.ts
- to_callable.spec.ts
- to_handle_method.spec.ts
- to_callable.spec.ts
- to_handle_method.spec.ts
- enqueue.spec.ts
- parse_binding_reference.spec.ts
- provider.spec.ts
- resolver.spec.ts
- .editorconfig
- .gitignore
- .npmrc
- .prettierignore
- benchmarks.png
- eslint.config.js
- index.ts
- LICENSE.md
- package.json
- README.md
- tsconfig.json
- typedoc.json
# Installation Guide
1. Get the code
git clone https://github.com/adonisjs/fold
Downloads the entire project code from GitHub to your computer.
cd fold
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm i @adonisjs/fold
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
