{"id":13509989,"url":"https://github.com/solo-io/unik","last_synced_at":"2025-05-15T03:07:52.779Z","repository":{"id":37686573,"uuid":"55632099","full_name":"solo-io/unik","owner":"solo-io","description":"The Unikernel \u0026 MicroVM Compilation and Deployment Platform","archived":false,"fork":false,"pushed_at":"2023-04-27T07:13:23.000Z","size":42809,"stargazers_count":2741,"open_issues_count":51,"forks_count":192,"subscribers_count":146,"default_branch":"master","last_synced_at":"2025-04-14T03:09:47.336Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solo-io.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-04-06T18:46:17.000Z","updated_at":"2025-04-11T15:12:50.000Z","dependencies_parsed_at":"2024-04-08T20:21:40.847Z","dependency_job_id":null,"html_url":"https://github.com/solo-io/unik","commit_stats":null,"previous_names":["cf-unik/unik","emc-advanced-dev/unik"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solo-io%2Funik","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solo-io%2Funik/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solo-io%2Funik/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solo-io%2Funik/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solo-io","download_url":"https://codeload.github.com/solo-io/unik/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254264769,"owners_count":22041794,"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-08-01T02:01:20.198Z","updated_at":"2025-05-15T03:07:47.764Z","avatar_url":"https://github.com/solo-io.png","language":"Go","funding_links":[],"categories":["Go","others","Unikernel Projects","Tools","Kernels","Projects"],"sub_categories":["Language Specific","Unikernel-like","Unikernels"],"readme":"Browser-friendly inheritance fully compatible with standard node.js\n[inherits](http://nodejs.org/api/util.html#util_util_inherits_constructor_superconstructor).\n\nThis package exports standard `inherits` from node.js `util` module in\nnode environment, but also provides alternative browser-friendly\nimplementation through [browser\nfield](https://gist.github.com/shtylman/4339901). Alternative\nimplementation is a literal copy of standard one located in standalone\nmodule to avoid requiring of `util`. It also has a shim for old\nbrowsers with no `Object.create` support.\n\nWhile keeping you sure you are using standard `inherits`\nimplementation in node.js environment, it allows bundlers such as\n[browserify](https://github.com/substack/node-browserify) to not\ninclude full `util` package to your client code if all you need is\njust `inherits` function. It worth, because browser shim for `util`\npackage is large and `inherits` is often the single function you need\nfrom it.\n\nIt's recommended to use this package instead of\n`require('util').inherits` for any code that has chances to be used\nnot only in node.js but in browser too.\n\n## usage\n\n```js\nvar inherits = require('inherits');\n// then use exactly as the standard one\n```\n\n## note on version ~1.0\n\nVersion ~1.0 had completely different motivation and is not compatible\nneither with 2.0 nor with standard node.js `inherits`.\n\nIf you are using version ~1.0 and planning to switch to ~2.0, be\ncareful:\n\n* new version uses `super_` instead of `super` for referencing\n  superclass\n* new version overwrites current prototype while old one preserves any\n  existing fields on it\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolo-io%2Funik","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolo-io%2Funik","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolo-io%2Funik/lists"}