{"id":17197808,"url":"https://github.com/robstoll/niok","last_synced_at":"2025-04-13T20:51:32.422Z","repository":{"id":38197350,"uuid":"149236560","full_name":"robstoll/niok","owner":"robstoll","description":"Kotlin idiomatic API for java.nio.file ","archived":false,"fork":false,"pushed_at":"2025-04-01T14:33:14.000Z","size":1710,"stargazers_count":10,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-05T07:27:14.722Z","etag":null,"topics":["fileio","kotlin","nio2"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robstoll.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"robstoll"}},"created_at":"2018-09-18T06:02:09.000Z","updated_at":"2025-02-25T17:52:13.000Z","dependencies_parsed_at":"2023-09-22T03:25:27.543Z","dependency_job_id":"5b15161e-dc0f-467f-8907-cc709c4a8e67","html_url":"https://github.com/robstoll/niok","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robstoll%2Fniok","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robstoll%2Fniok/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robstoll%2Fniok/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robstoll%2Fniok/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robstoll","download_url":"https://codeload.github.com/robstoll/niok/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248782278,"owners_count":21160716,"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":["fileio","kotlin","nio2"],"created_at":"2024-10-15T01:57:22.576Z","updated_at":"2025-04-13T20:51:32.403Z","avatar_url":"https://github.com/robstoll.png","language":"Kotlin","funding_links":["https://github.com/sponsors/robstoll"],"categories":[],"sub_categories":[],"readme":"\u003c!-- for main --\u003e\n\n[![Download](https://img.shields.io/badge/Download-1.5.0-%23007ec6)](https://search.maven.org/artifact/ch.tutteli.niok/niok/1.5.0/jar)\n[![Apache license](https://img.shields.io/badge/license-Apache%202.0-brightgreen.svg)](http://opensource.org/licenses/Apache2.0)\n[![Build Status Ubuntu](https://github.com/robstoll/niok/workflows/Ubuntu/badge.svg?event=push)](https://github.com/robstoll/niok/actions?query=workflow%3AUbuntu+branch%3Amain)\n[![Build Status Windows](https://github.com/robstoll/niok/workflows/Windows/badge.svg?event=push)](https://github.com/robstoll/niok/actions?query=workflow%3AWindows+branch%3Amain)\n[![SonarCloud Status](https://sonarcloud.io/api/project_badges/measure?project=robstoll_niok\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=robstoll_niok)\n\n\u003c!-- for a specific release --\u003e\n\u003c!--\n[![Download](https://img.shields.io/badge/Download-1.5.0-%23007ec6)](https://search.maven.org/artifact/ch.tutteli.niok/niok/1.5.0/jar)\n[![Apache license](https://img.shields.io/badge/license-Apache%202.0-brightgreen.svg)](http://opensource.org/licenses/Apache2.0)\n--\u003e\n\n# Niok - java.nio.file for Kotlin\n\nNiok provides a Kotlin idiomatic API for java.nio.file (the package for non-blocking I/O file operations).\nWe believe that using `Files` decreases readability =\u003e extension functions to the rescue :smirk: \n\nNext to providing delegations to `Files` it also delegates to Kotlin's built-in extension functions for `File` and\nprovides additional functions.\n\n# Installation\n\nNiok is published to maven central. Following an example how to use it\n\n```\nrepositories { mavenCentral() }\ndependencies {\n    implementation(\"ch.tutteli.niok:niok:1.5.0\")\n}\n```\n\n# Documentation\n\nVisit [https://robstoll.github.io/niok/kdoc](https://robstoll.github.io/niok/kdoc/).\n\n# Contribute\nYou found a bug, a delegation to `Files` is missing or there is something else you would like to improve?\nPlease [open an issue](https://github.com/robstoll/niok/issues/new), contributions are more than welcome :+1:\n\n# License\nNiok is licensed under [Apache 2.0](http://opensource.org/licenses/Apache2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobstoll%2Fniok","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobstoll%2Fniok","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobstoll%2Fniok/lists"}