@selfagencyllc/dev-tools

A collection of JavaScript utilities to assist Self Agency web development projects

Usage no npm install needed!

<script type="module">
  import selfagencyllcDevTools from 'https://cdn.skypack.dev/@selfagencyllc/dev-tools';
</script>

README

Self Agency LLC JavaScript developer tools

Includes:

Babel, eslint, Jest, basic dotfiles, and the following helper utilities:

Usage

Browser

import { is, cnv } from '@selfagencyllc/dev-tools'

Node

import { is, cnv } from '@selfagencyllc/dev-tools/entry'

All utilities are available as imports, except for @queso/kebab-case, curlyquotes, fast-case, and md which are made accessible through a helper function called cnv that facilitates quick text and date cnversions. Documentation of available cnv methods here.

Expansion

Additional helpers are available via: