Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pavi2410/kollections
Kotlin inspired collections library for JS
https://github.com/pavi2410/kollections
array browser collections deno javascript js kotlin list map nodejs python python3 set
Last synced: about 2 months ago
JSON representation
Kotlin inspired collections library for JS
- Host: GitHub
- URL: https://github.com/pavi2410/kollections
- Owner: pavi2410
- License: mit
- Created: 2020-09-16T06:31:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-09-24T05:02:17.000Z (over 4 years ago)
- Last Synced: 2024-11-17T05:43:15.315Z (2 months ago)
- Topics: array, browser, collections, deno, javascript, js, kotlin, list, map, nodejs, python, python3, set
- Language: JavaScript
- Homepage: https://deno.land/x/kollections
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kollections
Kotlin inspired collections library for JShttps://kotlinlang.org/docs/reference/collections-overview.html
## Installation
```js
import { ... } from "https://deno.land/x/[email protected]/kollections.js"
```## Try it online
[![Run on Repl.it](https://repl.it/badge/github/pavi2410/kollections)](https://repl.it/github/pavi2410/kollections)