{"id":22265215,"url":"https://github.com/vanheemstrasystems/tacit-helloworld","last_synced_at":"2025-07-16T22:34:00.796Z","repository":{"id":33158697,"uuid":"36799482","full_name":"vanHeemstraSystems/tacit-helloworld","owner":"vanHeemstraSystems","description":"Tacit Hello World Module","archived":false,"fork":false,"pushed_at":"2015-06-03T11:50:21.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T14:16:21.115Z","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/vanHeemstraSystems.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-03T11:32:18.000Z","updated_at":"2015-06-03T11:36:30.000Z","dependencies_parsed_at":"2022-07-12T22:40:34.571Z","dependency_job_id":null,"html_url":"https://github.com/vanHeemstraSystems/tacit-helloworld","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vanHeemstraSystems/tacit-helloworld","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanHeemstraSystems%2Ftacit-helloworld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanHeemstraSystems%2Ftacit-helloworld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanHeemstraSystems%2Ftacit-helloworld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanHeemstraSystems%2Ftacit-helloworld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vanHeemstraSystems","download_url":"https://codeload.github.com/vanHeemstraSystems/tacit-helloworld/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanHeemstraSystems%2Ftacit-helloworld/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265546144,"owners_count":23785927,"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-03T10:14:35.003Z","updated_at":"2025-07-16T22:34:00.779Z","avatar_url":"https://github.com/vanHeemstraSystems.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tacit-helloworld\n\nHello World module\n==================\n\nA small library providing utility methods to `escape` and `unescape` HTML entities\n\nNOTE: This is a submodule of tacit.\n\n## Installation\n\n  npm install tacit-helloworld --save\n\n## Usage\n\n  var tacit-helloworld = require('tacit-helloworld')\n      escape = tacit-helloworld.escape,\n      unescape = tacit-helloworld.unescape;\n\n  var html = '\u003ch1\u003eHello World\u003c/h1\u003e',\n      escaped = escape(html),\n      unescaped = unescape(escaped);\n\n  console.log('html', html, 'escaped', escaped, 'unescaped', unescaped);\n\n## Tests\n\n  npm test\n\n## Contributing\n\nIn lieu of a formal styleguide, take care to maintain the existing coding style.\nAdd unit tests for any new or changed functionality. Lint and test your code.\n\n## Release History\n\n* 1.0.0 Initial release\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanheemstrasystems%2Ftacit-helloworld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvanheemstrasystems%2Ftacit-helloworld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanheemstrasystems%2Ftacit-helloworld/lists"}