@nuware/functions

0.1.21 • Public • Published

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

Dependencies (0)

    Dev Dependencies (10)

    Package Sidebar

    Install

    npm i @nuware/functions

    Weekly Downloads

    1

    Version

    0.1.21

    License

    MIT

    Unpacked Size

    21.7 kB

    Total Files

    7

    Last publish

    Collaborators

    • outbreak