Package Exports
- korimsoft-tyfun
- korimsoft-tyfun/dist/index.js
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 (korimsoft-tyfun) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Korimsoft's TyFun Library
A collection of typescript functions and types that can ease one's app development a tiny bit.
WARNING
This is a library undergoing kinda wild development. Use with care, there might be many incompatible changes beween versions.
Installation
npm install --save korimsoft-tyfun@latestFeature Overview
- Builders - build a plain Typescript objects
- Filters - filtering functions for map operations (filter, find, ...)
- Mappers - mappings from one object to another