asenumerable

a JavaScript library that provides linq functions on native JavaScript arrays

Usage no npm install needed!

<script type="module">
  import asenumerable from 'https://cdn.skypack.dev/asenumerable';
</script>

README

Build Status Coverage Status GitHub issues

enumerablejs

this project is still under development and is not completely finished. Documentation available here You can also try it on RunKit!

yarn

## install with yarn
$ yarn add asenumerable

npm

## install with npm
$ npm install asenumerable