{"id":18277671,"url":"https://github.com/inspect-js/has-template-literals","last_synced_at":"2025-06-30T15:35:31.642Z","repository":{"id":55651945,"uuid":"116461956","full_name":"inspect-js/has-template-literals","owner":"inspect-js","description":"Determine if the JS environment has template literal support","archived":false,"fork":false,"pushed_at":"2022-11-01T21:42:16.000Z","size":65,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-24T17:17:31.601Z","etag":null,"topics":["ecmascript","interpolation","interpoliterals","javascript","literals","quasiliterals","template"],"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/inspect-js.png","metadata":{"funding":{"github":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"npm/deep-equal","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-06T07:03:55.000Z","updated_at":"2023-12-25T04:18:11.000Z","dependencies_parsed_at":"2023-01-21T04:02:28.778Z","dependency_job_id":null,"html_url":"https://github.com/inspect-js/has-template-literals","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/inspect-js/has-template-literals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fhas-template-literals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fhas-template-literals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fhas-template-literals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fhas-template-literals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inspect-js","download_url":"https://codeload.github.com/inspect-js/has-template-literals/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspect-js%2Fhas-template-literals/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262289747,"owners_count":23288122,"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":["ecmascript","interpolation","interpoliterals","javascript","literals","quasiliterals","template"],"created_at":"2024-11-05T12:20:01.467Z","updated_at":"2025-06-30T15:35:31.616Z","avatar_url":"https://github.com/inspect-js.png","language":"JavaScript","funding_links":["https://github.com/sponsors/ljharb","https://tidelift.com/funding/github/npm/deep-equal"],"categories":[],"sub_categories":[],"readme":"# has-template-literals \u003csup\u003e[![Version Badge][npm-version-svg]][package-url]\u003c/sup\u003e\n\n[![github actions][actions-image]][actions-url]\n[![coverage][codecov-image]][codecov-url]\n[![dependency status][deps-svg]][deps-url]\n[![dev dependency status][dev-deps-svg]][dev-deps-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n[![npm badge][npm-badge-png]][package-url]\n\nDetermine if the JS environment has template literal support.\n\n## Example\n\n```js\nvar hasTemplateLiterals = require('has-template-literals');\n\nhasTemplateLiterals() === true; // if the environment has native template literal support.\n```\n\n## Tests\nSimply clone the repo, `npm install`, and run `npm test`\n\n[package-url]: https://npmjs.org/package/has-template-literals\n[npm-version-svg]: https://versionbadg.es/inspect-js/has-template-literals.svg\n[deps-svg]: https://david-dm.org/inspect-js/has-template-literals.svg\n[deps-url]: https://david-dm.org/inspect-js/has-template-literals\n[dev-deps-svg]: https://david-dm.org/inspect-js/has-template-literals/dev-status.svg\n[dev-deps-url]: https://david-dm.org/inspect-js/has-template-literals#info=devDependencies\n[npm-badge-png]: https://nodei.co/npm/has-template-literals.png?downloads=true\u0026stars=true\n[license-image]: https://img.shields.io/npm/l/has-template-literals.svg\n[license-url]: LICENSE\n[downloads-image]: https://img.shields.io/npm/dm/has-template-literals.svg\n[downloads-url]: https://npm-stat.com/charts.html?package=has-template-literals\n[codecov-image]: https://codecov.io/gh/inspect-js/has-template-literals/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/inspect-js/has-template-literals/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/inspect-js/has-template-literals\n[actions-url]: https://github.com/inspect-js/has-template-literals/actions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finspect-js%2Fhas-template-literals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finspect-js%2Fhas-template-literals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finspect-js%2Fhas-template-literals/lists"}