JSPM

formsandlines-utils

0.1.1
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 3
    • Score
      100M100P100Q23859F
    • License ISC

    Utils library for github.com/formsandlines projects

    Package Exports

    • formsandlines-utils

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (formsandlines-utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    formsandlines utils


    Module for common utility functions that I use in my formsandlines projects.

    Use with caution for some of them may be unfinished or broken. Also keep in mind that not all of these functions are well-written and you would probably be better off with a more general and professional utility library like Lodash or Underscore.js.

    Many of these functions are written by myself, but some are taken from Stack Overflow and other sources, sometimes with my own adjustments and additions.

    If you see a piece of code here that may be taken from a source without proper credits, please notify me so I can change that. Although I always try to specify my sources, there may be cases where the original source was missing or falsely attributed in the location where I got the code from.