{"id":20614755,"url":"https://github.com/dashed/minitrue","last_synced_at":"2025-03-06T18:43:54.026Z","repository":{"id":32379550,"uuid":"35955867","full_name":"dashed/minitrue","owner":"dashed","description":"Probe cursor factory","archived":false,"fork":false,"pushed_at":"2015-06-12T17:27:42.000Z","size":200,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-18T06:04:58.176Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dashed.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-05-20T15:14:14.000Z","updated_at":"2016-05-20T20:27:04.000Z","dependencies_parsed_at":"2022-09-06T04:20:15.514Z","dependency_job_id":null,"html_url":"https://github.com/dashed/minitrue","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fminitrue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fminitrue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fminitrue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fminitrue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashed","download_url":"https://codeload.github.com/dashed/minitrue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242269117,"owners_count":20100071,"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-11-16T11:13:31.690Z","updated_at":"2025-03-06T18:43:54.004Z","avatar_url":"https://github.com/dashed.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# minitrue [![Build Status](https://travis-ci.org/Dashed/minitrue.svg?branch=master)](https://travis-ci.org/Dashed/minitrue)\n\n\u003e War is Peace\n\u003e \n\u003e Freedom is Slavery\n\u003e \n\u003e Ignorance is Strength\n\u003e \n\u003e — **Ministry of Truth**\n\n`minitrue` (Ministry of Truth) create `Probe` cursors that reference a single object reference containing an Immutable Map.\n\nAll created `Probe` cursors via another `Probe` cursor point to the same single source of truth.\n\nAny two `Probe` cursors with the same keypath will point to the same value.\n\n## Usage\n\n```\n$ npm install --save minitrue\n```\n\n### API\n\n### `minitrue`\n\nCreate and return a `Probe` object with `data` as its unboxed root data.\nIf `data` is not an `Immutable` collection, it'll be converted into one via\n`Immutable.fromJS(data)`.\n\n```js\n\nconst truth = minitrue({\n    'two plus two': {\n        answer: 'five'\n    }\n});\n```\n\n### `Probe`\n\nSee [Probe API](https://github.com/Dashed/probe).\n\n## FAQ\n\n### WTF is minitrue?\n\n `minitrue`, otherwise known as the Ministry of Truth, is an organization in George Orwell's novel, *Nineteen Eighty-Four*, that manages propaganda within a region called Oceania.\n\nSources: \n- https://en.wikipedia.org/wiki/Ministry_of_Truth\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashed%2Fminitrue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashed%2Fminitrue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashed%2Fminitrue/lists"}