{"id":18572393,"url":"https://github.com/a/mnml-tpl","last_synced_at":"2025-05-15T23:09:12.034Z","repository":{"id":26842231,"uuid":"30301751","full_name":"A/mnml-tpl","owner":"A","description":"Hello :username, :repository is tiny string template engine","archived":false,"fork":false,"pushed_at":"2015-03-28T21:17:22.000Z","size":328,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-04-24T14:23:41.757Z","etag":null,"topics":["javascript","template-engine","tiny"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"pixijs/pixi.js","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/A.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-04T14:09:27.000Z","updated_at":"2024-08-12T10:52:33.000Z","dependencies_parsed_at":"2022-07-12T16:08:51.167Z","dependency_job_id":null,"html_url":"https://github.com/A/mnml-tpl","commit_stats":null,"previous_names":["rambler-digital-solutions/mnml-tpl"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A%2Fmnml-tpl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A%2Fmnml-tpl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A%2Fmnml-tpl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A%2Fmnml-tpl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/A","download_url":"https://codeload.github.com/A/mnml-tpl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254436951,"owners_count":22070947,"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":["javascript","template-engine","tiny"],"created_at":"2024-11-06T23:06:05.192Z","updated_at":"2025-05-15T23:09:07.015Z","avatar_url":"https://github.com/A.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minimal Templates\n\n[![Build Status](https://travis-ci.org/rambler-digital-solutions/mnml-tpl.svg?branch=master)](https://travis-ci.org/rambler-digital-solutions/mnml-tpl)\n\nReplace all `:keys` in string with given object.\n\n\n## Install\n\n```\nnpm i -S mnml-tpl\n```\n\n## Examples\n\n```js\nvar tpl = require('mnml-tpl');\n\nvar locals = { host: 'world', user: 'hello' };\nvar template = 'ssh :user@:host';\ntpl(template)(locals); // ssh hello@world\n```\n\n## License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa%2Fmnml-tpl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa%2Fmnml-tpl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa%2Fmnml-tpl/lists"}