JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q87705F
  • License MIT

Util for functions

Package Exports

  • @ject/oneself

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)