absurdly.js

0.1.5 • Public • Published

Absurdly

A library to do the absurd

Installation

npm install absurdly

Usage

import { firstLetter } from 'absurdly';
var output = firstLetter('some text');

Output should be s

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Build Status

Coverage Status

Readme

Keywords

Package Sidebar

Install

npm i absurdly.js

Weekly Downloads

6

Version

0.1.5

License

MIT

Unpacked Size

1.94 kB

Total Files

5

Last publish

Collaborators

  • human-bean177