{"id":24062127,"url":"https://github.com/yanlipnican/typex","last_synced_at":"2026-05-07T18:05:53.207Z","repository":{"id":57168626,"uuid":"83197824","full_name":"yanlipnican/typex","owner":"yanlipnican","description":"Typescript framework built on top of express.","archived":false,"fork":false,"pushed_at":"2017-05-07T11:21:15.000Z","size":118,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-22T01:56:12.381Z","etag":null,"topics":["express","framework","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yanlipnican.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-26T09:38:19.000Z","updated_at":"2018-10-08T12:33:33.000Z","dependencies_parsed_at":"2022-09-12T21:23:21.545Z","dependency_job_id":null,"html_url":"https://github.com/yanlipnican/typex","commit_stats":null,"previous_names":["typex-framework/typex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yanlipnican/typex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanlipnican%2Ftypex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanlipnican%2Ftypex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanlipnican%2Ftypex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanlipnican%2Ftypex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yanlipnican","download_url":"https://codeload.github.com/yanlipnican/typex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanlipnican%2Ftypex/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264092678,"owners_count":23556359,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["express","framework","nodejs","typescript"],"created_at":"2025-01-09T08:20:02.113Z","updated_at":"2026-05-07T18:05:48.163Z","avatar_url":"https://github.com/yanlipnican.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typex framework\n**(Not yet production ready, but soon...)**\n\nTypex is lightweight **typescript** framework built on top of **Express.js**. It adds bit of opinion to unopinionated \nworld of node, to help you make a better software and javascript development process more pleasant. It's goal is to provide\nSpring(Java)/Symfony(PHP) like project structure such as controllers, services and **dependency injection**. It leverages \ntypescript classes, annotations and few packages to jump start you to write a very good structured and readable code.\n\n## Documentation\n* Demo project is [here](https://github.com/typex-framework/typex-example).\n* You can find documentation [here](https://typex-framework.gitbooks.io/typex-framework).\n\n## Development\n1. Clone project.\n2. Install dependencies: ```npm install``` (use **yarn** if you are cool enough).\n3. Run ```npm link``` to link this package to your global node_modules.\n4. Create test project or clone demo above.\n5. Install dependencies: ```npm install```.\n6. Remove typex from node_modules ```rm -rf node_modules/@typex-framework```.\n7. Run ```npm link @typex-framework/core``` to link package from your global node modules to your demo project.\n8. In typex directory run ```npm run dev``` and start tinkering.Your edited code will be accessible from demo project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanlipnican%2Ftypex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyanlipnican%2Ftypex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanlipnican%2Ftypex/lists"}