append
There are 113 repositories under append topic.
betrcode/ansible-append-list
How to append to a list in Ansible
krasun/lsmtree
Log-structured merge-tree
gacarrillor/AppendFeaturesToLayer
QGIS Processing plugin to add an algorithm for upserting features from a source vector layer to an existing target vector layer.
arfeo/find-and
Find nested objects and: appendProps / replaceObject / changeProps / removeObject / returnFound / insertObjectBefore / insertObjectAfter. TypeScript friendly. Plug & play.
doowb/append-buffer
Append a buffer to another buffer ensuring to preserve line ending characters.
posthtml/posthtml-insert-at
PostHTML plugin to append or prepend HTML to a selector
mirshahreza/AppEnd
AppEnd is a low-code platform. It helps you to create APIs, user interfaces and manage access levels.
jhildenbiddle/create-elms
A micro-library for efficiently creating HTML elements, settings attributes, adding to other elements, and returning an array of elements or HTML markup
watchout254/pythonista
basic learning of python
zlatinejc/fs
A native module for effectively working with files built on top of Node's famous fs module.
doowb/append-string
Append a string to another string ensuring to preserve line ending characters.
ehmicky/declarative-merge
Merge objects/arrays declaratively
Xunnamius/babel-plugin-transform-rewrite-imports
⚡ Add an extension to import specifiers that do not already have one, replace the extensions of those that do, or even rewrite specifiers entirely.
ehmicky/set-array
Set array items declaratively
kevengodet/flysystem-concatenate
Concatenation and Append plugin for league/flysystem
Tarrasse/string_builder
A small python library for efficient string building and concatenation
amiryxe/jquery-appender
Simple jQuery plugin for initial and append anything
coffeeandc0d3/p-append-file
append file with additional text at the beginning, best w/ alias or shortcut
kevengodet/append-stream
Append stream resources into a single stream to read from.
OlimilO1402/Sys_StringBuilder
concatenating and appending strings
sneko/hyperlink-middleware
Modify hyperlinks on the fly with middlewares
stdlib-js/utils-append
Add elements from one collection to the end of another collection.
stdlib-js/utils-prepend
Add elements from one collection to the beginning of another collection.
stdlib-js/utils-push
Add one or more elements to the end of a collection.
Voliware/node-data-transform
Transforms data in a stream. Supports append, prepend, replace, erase, and compare
barakplasma/append-zip
append a file into an existing zip file, overwriting the existing file of the same name if needed
iOSDevGarg/CSV-FIle-Swift4
CSV (Comma-Seprated-Values) can be used instead of .txt files using Swift, CSV files have speciality that they can be seen as Excel Sheet format.
princed/xmlappend
Merge xml files with the same root node
RmbRT/rapidxml
RapidXML fork; with string_view and document move semantics and append(move) semantics.
RRighart/City
A tutorial for data preprocessing and visualization using Python
stdlib-js/utils-unshift
Add one or more elements to the beginning of a collection.
tinybees/eqjson
An smart json,similar to the jquery, read the json data
igorskyflyer/npm-magic-string
🧵 An expressive and chainable library for advanced string manipulations. Supports appending, prepending, trimming, quoting, and path formatting with customizable whitespace handling. Makes advanced String manipulations a piece of cake. 🦥
niveknosredneh/MagickStack
Uses ImageMagick to stack multiple images vertically or horizontally
stdlib-js/fs-append-file
Append data to a file.