JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q36742F
  • License MIT

Functions for interacting with arrays in a functional way

Package Exports

  • structs-list

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (structs-list) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

structs-list

Build Status NPM version Dependency Status License Test coverage

Compact functions for interacting with arrays in a functional way. They leverage from already existing functions in ES5.

Installation

$ npm install structs-list

Usage

Documentation is available here.

Tests

$ npm test

Prior work

License

MIT