@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

Readme

Keywords

none

Package Sidebar

Install

npm i @nuware/functions

Weekly Downloads

0

Version

0.1.21

License

MIT

Unpacked Size

21.7 kB

Total Files

7

Last publish

Collaborators

  • outbreak