Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hookyns/netleaf
NetLeaf is an OOP application hosting framework that is trying to standardize application development in Node.js
https://github.com/hookyns/netleaf
configuration dependency dotnet framework host hosts injection ioc javascript reflection transformer typescript
Last synced: about 3 hours ago
JSON representation
NetLeaf is an OOP application hosting framework that is trying to standardize application development in Node.js
- Host: GitHub
- URL: https://github.com/hookyns/netleaf
- Owner: Hookyns
- License: mit
- Created: 2021-04-07T20:58:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-22T22:56:27.000Z (almost 2 years ago)
- Last Synced: 2024-11-12T20:04:00.523Z (2 days ago)
- Topics: configuration, dependency, dotnet, framework, host, hosts, injection, ioc, javascript, reflection, transformer, typescript
- Language: TypeScript
- Homepage:
- Size: 138 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NetLeaf
NetLeaf is an OOP application host framework that is trying to standardize application development in Node.js.## What is NetLeaf
NetLeaf is an application host framework inspired by the .NET Host system.
Host is some object responsible for application startup and lifetime management.