{"id":18256666,"url":"https://github.com/honmaple/emacs-maple-explorer","last_synced_at":"2025-04-08T22:28:18.247Z","repository":{"id":145149373,"uuid":"217342037","full_name":"honmaple/emacs-maple-explorer","owner":"honmaple","description":"Create file, imenu, buffer sidebar on Emacs quickly","archived":false,"fork":false,"pushed_at":"2024-09-22T07:49:28.000Z","size":1360,"stargazers_count":21,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T17:43:05.961Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/honmaple.png","metadata":{"files":{"readme":"README.org","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-24T16:16:41.000Z","updated_at":"2024-09-22T11:02:06.000Z","dependencies_parsed_at":"2024-11-05T10:51:51.646Z","dependency_job_id":null,"html_url":"https://github.com/honmaple/emacs-maple-explorer","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/honmaple%2Femacs-maple-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Femacs-maple-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Femacs-maple-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Femacs-maple-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/honmaple","download_url":"https://codeload.github.com/honmaple/emacs-maple-explorer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247937909,"owners_count":21021383,"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-05T10:23:09.724Z","updated_at":"2025-04-08T22:28:18.205Z","avatar_url":"https://github.com/honmaple.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"* emacs-maple-explorer\n** screenshots\n   [[https://github.com/honmaple/emacs-maple-explorer/blob/master/screenshot/example.png]]\n\n** How to use\n   #+begin_src bash\n     git clone https://github.com/honmaple/emacs-maple-explorer ~/.emacs.d/site-lisp/maple-explorer\n   #+end_src\n\n   #+begin_src elisp\n   (require 'maple-explorer)\n   (when (and (display-graphic-p) *icon*) (maple-explorer-icon-mode))\n\n   ;; with use-package\n   (use-package maple-explorer\n     :quelpa (:fetcher github :repo \"honmaple/emacs-maple-explorer\")\n     :commands (maple-explorer-file maple-explorer-buffer maple-explorer-imenu maple-explorer-recentf)\n     :config\n     (setq maple-explorer-icon 'nerd-icons)\n     ;; or\n     (setq maple-explorer-icon 'all-the-icons)\n\n     (add-to-list 'maple-explorer-display-alist '(file . ((side . left) (slot . -1)))))\n   #+end_src\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonmaple%2Femacs-maple-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhonmaple%2Femacs-maple-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonmaple%2Femacs-maple-explorer/lists"}