{"id":14960473,"url":"https://github.com/ernsur/importables","last_synced_at":"2025-07-02T10:32:19.581Z","repository":{"id":194252727,"uuid":"686542370","full_name":"ErnSur/Importables","owner":"ErnSur","description":"Solution to ease the process of creating simple Scripted Importers.","archived":false,"fork":false,"pushed_at":"2023-10-28T19:23:34.000Z","size":211,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"upm","last_synced_at":"2025-04-07T02:51:15.640Z","etag":null,"topics":["asset-pipeline","unity","unity-editor","unity3d","unity3d-plugin"],"latest_commit_sha":null,"homepage":"","language":"C#","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/ErnSur.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"publiccode":null,"codemeta":null}},"created_at":"2023-09-03T06:17:43.000Z","updated_at":"2025-01-14T12:56:56.000Z","dependencies_parsed_at":"2023-09-12T15:10:54.782Z","dependency_job_id":"a556c963-4647-498a-9d37-ccd99f76f2b1","html_url":"https://github.com/ErnSur/Importables","commit_stats":{"total_commits":6,"total_committers":2,"mean_commits":3.0,"dds":0.5,"last_synced_commit":"d0981e7e768024f9cc315a23926078602665c4b4"},"previous_names":["ernsur/importables"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ErnSur/Importables","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErnSur%2FImportables","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErnSur%2FImportables/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErnSur%2FImportables/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErnSur%2FImportables/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ErnSur","download_url":"https://codeload.github.com/ErnSur/Importables/tar.gz/refs/heads/upm","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErnSur%2FImportables/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263120876,"owners_count":23416898,"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":["asset-pipeline","unity","unity-editor","unity3d","unity3d-plugin"],"created_at":"2024-09-24T13:22:21.448Z","updated_at":"2025-07-02T10:32:19.540Z","avatar_url":"https://github.com/ErnSur.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"Documentation~/Importables-Icon.png\" align=\"right\" width=\"11%\" /\u003e\n\n# Importables\n\n\u003e Solution to ease the process of creating simple Scripted Importers.\n\n\u003cimg src=\"Documentation~/Inspector.png\" align=\"middle\" width=\"60%\" /\u003e\n\n## Goals achieved\n\n- Easily create text assets in the project browser.\n- Make it easy to create an asset importer that allows user to edit asset in the inspector and apply those changes to the text file.\n- Create examples of simple Asset Importer implementations (e.g, JSON Importer, CSV Importer). See the samples.\n- Create a JSON Importer/Serializer that allows  deserializing JSON object/dictionary into unity serializable type. See JSON Importer samples.\n- Create a `UnityEditor.ObjectPreview` to preview the file contents of text importers.\n\n\n## Samples\n\nSee the _Samples~_ folder or Import package samples from the Unity Package Manager Window.\n\n## API\n\n| Class Name                       | Despription                                                                                                                         |\n|----------------------------------|-------------------------------------------------------------------------------------------------------------------------------------|\n| `CreateTextAssetAction`          | Utility method to create text file assets from menu items without the burden of managing project browser selection                  |\n| `ScriptableObjectImporter`       | Base Importer for one to one text file -\u003e `ScriptableObject` conversion                                                             |\n| `ScriptableObjectImporterEditor` | Base Importer Editor that allows for applying changes from Scriptable Object Editor to text file                                    |\n| `JsonSerializer`                 | Json Serializer that combines the features of Json.NET with `UnityEngine.Object` serialization of `UnityEngine.JsonUtility`         |\n| `EditorJsonSerializer`           | Json Serializer that combines the features of Json.NET with  `UnityEngine.Object`  serialization of `UnityEditor.EditorJsonUtility` |\n| `TextFilePreview`                | `UnityEditor.ObjectPreview` to preview the text file contents                                                                       |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fernsur%2Fimportables","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fernsur%2Fimportables","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fernsur%2Fimportables/lists"}