0.1.21 • Published 6 years ago

@nuware/functions v0.1.21

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Functions

Install

npm install @nuware/functions@latest --save

or

<script defer src="https://unpkg.com/@nuware/functions@latest/dist/functions.umd.js"></script>

or

<script defer src="https://unpkg.com/@nuware/functions@latest/dist/functions.min.js"></script>

Usage

Browser

const { K, I, assoc, map ... } = window.nuware.F

Node

const { K, I, assoc, map ... } = require('@nuware/functions')

or

import { K, I, assoc, map ... } from '@nuware/functions'

Authors

0.1.21

6 years ago

0.1.20

7 years ago

0.1.18

7 years ago

0.1.16

7 years ago

0.1.15

7 years ago

0.1.14

7 years ago

0.1.13

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago