Skip to content
/ niok Public
forked from robstoll/niok

Kotlin idiomatic API for java.nio.file

License

Notifications You must be signed in to change notification settings

jGleitz/niok

 
 

Repository files navigation

Download Apache license Build Status Travis Build status GitHub Actions SonarCloud Status

Niok - java.nio.file for Kotlin

Niok provides a Kotlin idiomatic API for java.nio.file (the package for non-blocking I/O file operations). We believe that using Files decreases readability => extension functions to the rescue 😏

Next to providing delegations to Files it also delegates to Kotlin's built in extension functions for File.

Contribute

You found a bug, a delegation to Files is missing or there is something else you would like to improve? Please open an issue, contributions are more than welcome 👍

License

Niok is licensed under Apache 2.0.

About

Kotlin idiomatic API for java.nio.file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 71.0%
  • Shell 19.4%
  • Batchfile 9.3%
  • Java 0.3%