{"id":15097572,"url":"https://github.com/terracrow/tml","last_synced_at":"2025-02-26T05:31:16.923Z","repository":{"id":256949254,"uuid":"856891684","full_name":"Terracrow/tml","owner":"Terracrow","description":"Easy to use data manipulation package using YAML.","archived":true,"fork":false,"pushed_at":"2024-09-15T20:43:32.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T00:27:08.707Z","etag":null,"topics":["data","database","db","node","npm","tml","yml"],"latest_commit_sha":null,"homepage":"https://terracrow.github.io/tml","language":"TypeScript","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/Terracrow.png","metadata":{"files":{"readme":"README.md","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":"2024-09-13T12:05:34.000Z","updated_at":"2024-11-07T20:18:54.000Z","dependencies_parsed_at":"2024-09-20T00:00:49.767Z","dependency_job_id":null,"html_url":"https://github.com/Terracrow/tml","commit_stats":null,"previous_names":["terracrow/tml"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Terracrow%2Ftml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Terracrow%2Ftml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Terracrow%2Ftml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Terracrow%2Ftml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Terracrow","download_url":"https://codeload.github.com/Terracrow/tml/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240799542,"owners_count":19859595,"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":["data","database","db","node","npm","tml","yml"],"created_at":"2024-09-25T16:23:43.253Z","updated_at":"2025-02-26T05:31:15.956Z","avatar_url":"https://github.com/Terracrow.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## TML: Simple-use YAML data storage\n\n\u003e TML is a easy to use package for data manipulation\n\n- **Docs** [docs](https://terracrow.github.io/tml)\n- **NPM** [npm](https://npmjs.com/tml-db)\n\n### Installation\n```sh\n# npm\nnpm install --save tml-db\n\n# yarn\nyarn add tml-db\n\n# clone source code\ngit clone https://github.com/Terracrow/tml.git\n```\n\n```typescript\n// #test.js\n\n// import TMLDriver\nimport { TMLDriver } from 'tml';\n\nconst tml = new TMLDriver({\n    limit: 100 // number of files allowed\n});\n\n\ntml.set();\ntml.get();\ntml.delete();\n```\n\n\u003e Documentation: [here](https://terracrow.github.io/tml)\n\n---\n\n[![youtube](https://zupimages.net/up/24/37/c8kg.jpg)](https://www.youtube.com/watch?v=YBICTQu4FAI)\n\n---\n\n***This project is not finished and can present some bugs.***\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterracrow%2Ftml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterracrow%2Ftml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterracrow%2Ftml/lists"}