niok | Kotlin idiomatic API for java.nio.file
kandi X-RAY | niok Summary
kandi X-RAY | niok Summary
niok is a Kotlin library. niok has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
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 :smirk:. Next to providing delegations to Files it also delegates to Kotlin's built-in extension functions for File and provides additional functions.
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 :smirk:. Next to providing delegations to Files it also delegates to Kotlin's built-in extension functions for File and provides additional functions.
Support
Quality
Security
License
Reuse
Support
niok has a low active ecosystem.
It has 8 star(s) with 3 fork(s). There are 2 watchers for this library.
It had no major release in the last 12 months.
There are 1 open issues and 7 have been closed. On average issues are closed in 18 days. There are 3 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of niok is 1.4.7
Quality
niok has 0 bugs and 0 code smells.
Security
niok has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
niok code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
niok is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
niok releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
It has 6714 lines of code, 65 functions and 94 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of niok
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of niok
niok Key Features
No Key Features are available at this moment for niok.
niok Examples and Code Snippets
Copy
repositories { mavenCentral() }
dependencies {
implementation("ch.tutteli.niok:niok:1.4.7")
}
Community Discussions
No Community Discussions are available at this moment for niok.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install niok
Niok is published to maven central. Following an example how to use it.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page