@ject/oneself

Util for functions

Usage no npm install needed!

<script type="module">
  import jectOneself from 'https://cdn.skypack.dev/@ject/oneself';
</script>

README

@ject/oneself

npm version npm download monthly npm download total npm dependents npm license pp install size github commit last github commit total

A function that return the sole parameter itself

Install

$ npm install @ject/oneself

Usage

import { oneself } from '@ject/oneself'

oneself(128) // 128

Meta

LICENSE (MIT)