{"id":25470196,"url":"https://github.com/thinkphp/inject","last_synced_at":"2025-11-04T18:30:30.953Z","repository":{"id":3420873,"uuid":"4472052","full_name":"thinkphp/inject","owner":"thinkphp","description":"Yet another asynchronous script loader library.","archived":false,"fork":false,"pushed_at":"2012-05-29T09:08:58.000Z","size":184,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T14:54:25.918Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://thinkphp.ro/apps/js-hacks/inject/demo/weather/","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/thinkphp.png","metadata":{"files":{"readme":"README.md","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":"2012-05-28T15:49:56.000Z","updated_at":"2014-05-03T22:36:55.000Z","dependencies_parsed_at":"2022-09-11T01:11:53.136Z","dependency_job_id":null,"html_url":"https://github.com/thinkphp/inject","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/thinkphp%2Finject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2Finject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2Finject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2Finject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinkphp","download_url":"https://codeload.github.com/thinkphp/inject/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239437285,"owners_count":19638460,"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":"2025-02-18T08:32:18.315Z","updated_at":"2025-11-04T18:30:30.900Z","avatar_url":"https://github.com/thinkphp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Inject - Yet Another JS Asynchronous Script Loader\n--------------------------------------------------\n\nThis library allows you to load script resources on-demand from any URL and not block other resources from loading(like CSS and images).\n\nHow to use\n==========\n\n       inject('moo.js').then('foo.js').then('bar.js').ready(function(){\n\n           //moo.js \u0026 foo.js \u0026 bar.js ready\n           //do something\n       }) \n\nor you can without dot js\n\n       inject('moo').then('foo').then('bar').ready(function(){\n\n           //moo.js \u0026 foo.js \u0026 bar.js ready\n           //do something\n       }) \n  \nBrowser support\n---------------\n\n* IE6+\n* Chrome\n* Firefox 3+\n* Opera\n* Safari 4+\n\n## License ##\n\nInject is an open-source project released under the MIT license.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkphp%2Finject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinkphp%2Finject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkphp%2Finject/lists"}