16 packages
balanced-text
A performance-optimized script for balancing text in browser.
@cambiata/buri
eslint-config-note
Shareable ESLint configs for my projects.
lightening-css
A CSS framework that I can use for my projects inspired by the [CUBE CSS methodology](https://piccalil.li/blog/cube-css/).
@nick-mazuk/cli
Create, develop, and maintain a monorepo with ease.
@nick-mazuk/components
@nick-mazuk/eslint-config
an eslint config for my personal projects
@nick-mazuk/lib
A library with a lot of base/shared functionality that's used in many of my projects.
@nick-mazuk/semantic-release-config
A config for [semantic-release](https://github.com/semantic-release/semantic-release).
@nick-mazuk/sveltekit-cli
Blast through your Sveltekit development and stop writing all boilerplate code. Works best if starting with my [sveltekit-template](https://github.com/Nick-Mazuk/sveltekit-template).
@nick-mazuk/tsconfig
an tsconfig for my personal projects
@nick-mazuk/ui
A highly opinionated ui component library.
@nick-mazuk/ui-config
> **Note: this package is considered experimental and can change at any time without notice. Updates are not covered by semver until 1.0**
@nick-mazuk/ui-svelte
A highly opinionated ui component library for Svelte.
parse-full-name-esm
A function that accepts the full name of a person in any format, parses it, and returns its parts { title, first name, middle name, last name, nickname, suffix, [and any parsing errors] }.
zxcvbn-esm
realistic password strength estimation