{"id":23762257,"url":"https://github.com/rosylilly/at_exit","last_synced_at":"2026-03-20T20:30:16.225Z","repository":{"id":57185989,"uuid":"3043875","full_name":"rosylilly/at_exit","owner":"rosylilly","description":"like ruby #at_exit","archived":false,"fork":false,"pushed_at":"2011-12-25T16:16:36.000Z","size":98,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-13T02:55:23.532Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rosylilly.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-12-24T06:13:10.000Z","updated_at":"2013-10-15T19:55:20.000Z","dependencies_parsed_at":"2022-09-06T04:11:51.618Z","dependency_job_id":null,"html_url":"https://github.com/rosylilly/at_exit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosylilly%2Fat_exit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosylilly%2Fat_exit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosylilly%2Fat_exit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosylilly%2Fat_exit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rosylilly","download_url":"https://codeload.github.com/rosylilly/at_exit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239934284,"owners_count":19720917,"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":[],"created_at":"2024-12-31T21:17:20.870Z","updated_at":"2026-03-20T20:30:16.142Z","avatar_url":"https://github.com/rosylilly.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# atExit\n\nlike ruby #at\\_exit\n\n## usage\n\n    var at_exit = require('at-exit');\n    at_exit(function() {\n      console.log(\"at exit!\");\n    });\n\n\n\n    var express = require('express'),\n      app = express.createServer(),\n      at_exit = require('at-exit');\n\n    at_exit(function() {\n      app.listen(3000);\n    });\n\n    app.get('/', function(req, res) {\n      res.send('example');\n    });\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frosylilly%2Fat_exit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frosylilly%2Fat_exit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frosylilly%2Fat_exit/lists"}