annexe
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

annexe

A general, modular Typescript utilities library for your everyday coding for modern browsers.

Installation

To install annexe:

Yarn

yarn add annexe

NPM

npm install annexe

Modules

The following modules are available to be installed independently

  • @annexe/first
  • @annexe/isarray
  • @annexe/isfinite
  • @annexe/isfloat
  • @annexe/ismap
  • @annexe/isnil
  • @annexe/isnonemptystring
  • @annexe/isnegative
  • @annexe/isnumber
  • @annexe/isplainobject
  • @annexe/isset
  • @annexe/isstring
  • @annexe/istypedarray
  • @annexe/isweakmap
  • @annexe/isweakset
  • @annexe/last
  • @annexe/partial
  • @annexe/partialright
  • @annexe/tail

Package Sidebar

Install

npm i annexe

Weekly Downloads

2

Version

0.2.0

License

MIT

Unpacked Size

2.53 kB

Total Files

3

Last publish

Collaborators

  • heyjules