Showing 1-20 of 1,865 packages
Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Stringify the value with appending its type: 10 → '10 (number)'
Load an iframe by appending an iframe tag to the DOM.
A simple tool for appending to a changelog based on git commits and tags.
UI5 task for appending copyright headers for TypeScript, JavaScript and XML files
Prevent duplicate names by appending an incremented suffix.
Plugin for prepending/appending text to a file generated by Contracts Generator.
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.
This storybook addon can be helpful to run a script inside your preview window by appending a script tag with your script content.
Concats arrays but does so like a zipper instead of appending them. Like lodash.zip + lodash.flat, plus a length limit
Make import/export ESM compatible by appending .js (file) or /index.js (directory)
Nodered node for reading, writing, appending, clearing, adding, and removing sheets
ContractsSDK is a bundled package that allows you to make calls to Lit Protocol smart contracts. Some contracts come with additional abstracted functions that can be accessed by appending `Util` to the contract variable name, for example, `pkpNftContract`
A middleware, appending a `x-version` header containing the current packages version"
A lightweight JavaScript library for quickly creating and appending DOM elements.
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-098f6bcd.css
Error factory with the ability to append stack traces from previous errors, as well as appending debug params to stack traces. Great if you want one appended stack trace that defines the error at many levels of your code. This concept works wonders when
A small helper library for manipulating URL strings in Node and in the browser. `url-transformers` provides several functions for common URL transformations, such as adding a search/query string to a URL or appending to the URL pathname.
A Seam plugin for declaratively appending seam views to the DOM.