feelinglovelynow

  • Set keys and values in .env file w/ bash

    published 1.0.2 5 months ago
  • Recieves Form Data and responds with an Object

    published 1.0.5 5 months ago
  • Simple function that recieves a Date object that is in the future or is in the past and gives back the relative time using Intl.RelativeTimeFormat('en', { numeric: 'auto' })

    published 1.1.2 5 months ago
  • Common styling to ease web development

    published 1.0.2 5 months ago
  • Node and/or Edge helper functions to create JWK's, create JWT's, decode JWT's and verify JWT's with the subtle crypto api's ECDSA: SHA-512 algorithm

    published 1.0.7 5 months ago
  • Loop an array backwards! Give loopBackwards() an array and a callback. Calback provides the current item, a splice function, and the current index. Splice function removes item from the array. If the splice function is called & the current item is a DOM e

    published 1.0.3 5 months ago
  • Helper function to create a slug (does not require Svelte) and a Svelte component to generate slugs in the browser (requires Svelte)

    published 1.1.1 4 months ago
  • SvelteKit component that shows a loading icon when clicked and stops loading after the page navigates

    published 1.0.7 4 months ago
  • Simple modal component for Svelte or Sveltekit applications that includes a showModal function, hideModal function and onHideModal callback

    published 1.0.1 6 months ago
  • Helper functions and component to integrate Svelte with an invisible Cloudflare Turnstile form validator

    published 1.0.0 6 months ago
  • Show a closeable success or info toast notification

    published 1.4.1 4 months ago
  • Features a DgraphTransaction class that creates a transaction object with lots of features to ease workflow with dgraph cloud instances.

    published 1.2.4 5 months ago
  • Ease SvelteKit & Cloudflare KV workflow, where you may call Cloudflare's API during local development and utilize the platform object when deployed

    published 1.0.6 4 months ago
  • Ease error handling in SvelteKit with functions to help with catching, parsing and logging errors

    published 1.0.2 5 months ago
  • First function accepts a Date object and returns a string that may be used as a value in an input that has a type of datetime-local - YYYY-MM-DDTHH:mm. Second function accepts a datetime-local input's value and returns a date time string format based on I

    published 1.0.3 5 months ago