{"id":25611068,"url":"https://github.com/exponentjs/react-native-util","last_synced_at":"2025-02-21T23:01:15.641Z","repository":{"id":34257374,"uuid":"38141983","full_name":"expo/react-native-util","owner":"expo","description":"A fork of io.js's util module that works with React Native","archived":false,"fork":false,"pushed_at":"2015-08-31T05:39:18.000Z","size":172,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-02-16T11:52:29.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/expo.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":"2015-06-27T01:31:27.000Z","updated_at":"2018-05-18T20:45:45.000Z","dependencies_parsed_at":"2022-08-20T11:50:35.437Z","dependency_job_id":null,"html_url":"https://github.com/expo/react-native-util","commit_stats":null,"previous_names":["exponentjs/react-native-util"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Freact-native-util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Freact-native-util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Freact-native-util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Freact-native-util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expo","download_url":"https://codeload.github.com/expo/react-native-util/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240100531,"owners_count":19747688,"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-21T23:01:05.085Z","updated_at":"2025-02-21T23:01:15.596Z","avatar_url":"https://github.com/expo.png","language":"JavaScript","readme":"# react-native-util [![Build Status](https://travis-ci.org/exponentjs/react-native-util.svg?branch=master)](https://travis-ci.org/exponentjs/react-native-util) [![Slack](http://slack.exponentjs.com/badge.svg)](http://slack.exponentjs.com)\nThis is a fork of io.js's \"util\" module that works with React Native. It is currently tracking io.js 2.3.1.\n\n## Usage\n\nInstall the package in your React Native project:\n```sh\nnpm install react-native-util --save\n```\n\nThen require it from your JavaScript:\n```js\nlet util = require('react-native-util');\n// or if you have enabled ES6 module syntax\nimport util from 'react-native-util';\n```\n\n\n## Differences from io.js's \"util\"\n\n- Deprecated methods have been removed\n- `deprecate` has been removed since it relies on an internal io.js module\n- `inherits` has been removed since React Native supports classes\n- Promise introspection has been removed. Promises are printed out as regular JS objects.\n- `isBuffer` has been removed since there is no `Buffer` class\n- Unused private helper methods have been removed\n","funding_links":[],"categories":["Components"],"sub_categories":["Utils \u0026 Infra"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexponentjs%2Freact-native-util","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexponentjs%2Freact-native-util","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexponentjs%2Freact-native-util/lists"}