{"id":13862078,"url":"https://github.com/mkcms/ivy-yasnippet","last_synced_at":"2025-07-31T09:32:02.014Z","repository":{"id":102509731,"uuid":"133045669","full_name":"mkcms/ivy-yasnippet","owner":"mkcms","description":"Preview yasnippet snippets with ivy","archived":false,"fork":false,"pushed_at":"2023-11-27T20:20:27.000Z","size":538,"stargazers_count":68,"open_issues_count":4,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-01T00:51:50.546Z","etag":null,"topics":["emacs","ivy","snippets","yasnippet"],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mkcms.png","metadata":{"files":{"readme":"README.org","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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-05-11T13:50:15.000Z","updated_at":"2024-05-30T19:58:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"e92019f3-1324-4a4e-aa1c-7e873d658d9e","html_url":"https://github.com/mkcms/ivy-yasnippet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkcms%2Fivy-yasnippet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkcms%2Fivy-yasnippet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkcms%2Fivy-yasnippet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkcms%2Fivy-yasnippet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkcms","download_url":"https://codeload.github.com/mkcms/ivy-yasnippet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228232970,"owners_count":17889025,"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":["emacs","ivy","snippets","yasnippet"],"created_at":"2024-08-05T06:01:36.651Z","updated_at":"2024-12-05T04:22:33.856Z","avatar_url":"https://github.com/mkcms.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"* ivy-yasnippet.el\n  [[https://melpa.org/#/ivy-yasnippet][file:https://melpa.org/packages/ivy-yasnippet-badge.svg]]\n\n  Emacs package that lets you preview yasnippet snippets with ivy.\n\n  [[./demo.gif]]\n\n* Table of contents                                                     :TOC:\n- [[#ivy-yasnippetel][ivy-yasnippet.el]]\n- [[#installation][Installation]]\n  - [[#from-melpa][From melpa]]\n  - [[#manual][Manual]]\n- [[#usage][Usage]]\n- [[#options][Options]]\n- [[#license][License]]\n\n* Installation\n** From melpa\n    Use ~M-x package-install RET ivy-yasnippet RET~ to install this package from MELPA.\n** Manual\n   Install dash, ivy and yasnippet, then put path to file\n   ~ivy-yasnippet.el~ somewhere in your ~load-path~.\n* Usage\n  To use it, call ~ivy-yasnippet~ in ~yas-minor-mode~.\n\n* Options\t\t\t\t\t\t\t :noexport_1:\n** ~ivy-yasnippet-expand-keys~\n   Value that says how to expand keys before point.\n   - If it's nil, never expand keys.\n   - If it's the symbol ~always~, always try to expand keys.\n   - If it's the symbol ~smart~, expand when a matching candidate is\n     selected for the first time.  Once a candidate whose key doesn't\n     match whatever is before point is selected, behave like nil until\n     the minibuffer exits.\n\n   Default value is ~smart~.\n\n** ~ivy-yasnippet-create-snippet-if-not-matched~\n   If non-nil, allow exiting the minibuffer without exact match.\n   Doing so will pop up a new buffer for writing a snippet.\n\n** ~ivy-yasnippet-new-snippet~\n   Snippet to expand when creating new snippet.\n   During expansion, ~name~ is bound to whatever was returned by ~ivy-read~.\n\n** ~ivy-yasnippet-key~\n   Face used for keys.\n\n** ~ivy-yasnippet-key-matching~\n   Face used for keys that match whatever is before point.\n\n* License\n  This program is free software: you can redistribute it and/or modify\n  it under the terms of the GNU General Public License as published by\n  the Free Software Foundation, either version 3 of the License, or\n  (at your option) any later version.\n\n  This program is distributed in the hope that it will be useful,\n  but WITHOUT ANY WARRANTY; without even the implied warranty of\n  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n  GNU General Public License for more details.\n\n  You should have received a copy of the GNU General Public License\n  along with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkcms%2Fivy-yasnippet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkcms%2Fivy-yasnippet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkcms%2Fivy-yasnippet/lists"}