Projects in Awesome Lists tagged with append
A curated list of projects in awesome lists tagged with append .
https://github.com/betrcode/ansible-append-list
How to append to a list in Ansible
ansible ansible-playbook append
Last synced: 22 Apr 2025
https://github.com/krasun/lsmtree
Log-structured merge-tree
append append-only db embedded-database go go-library golang lsm lsm-tree
Last synced: 02 Aug 2025
https://github.com/gacarrillor/appendfeaturestolayer
QGIS Processing plugin to add an algorithm for upserting features from a source vector layer to an existing target vector layer.
append copy copy-paste duplicates etl export load load-data qgis qgis-processing qgis-processing-provider qgis3 qgis3-plugin update upsert
Last synced: 22 Mar 2025
https://github.com/arfeo/find-and
Find nested objects and: appendProps / replaceObject / changeProps / removeObject / returnFound / insertObjectBefore / insertObjectAfter. TypeScript friendly. Plug & play.
append find nested-objects remove replace
Last synced: 22 Jan 2026
https://github.com/doowb/append-buffer
Append a buffer to another buffer ensuring to preserve line ending characters.
append append-buffer buffer concat-buffer concatenation eol
Last synced: 30 Apr 2025
https://github.com/posthtml/posthtml-insert-at
PostHTML plugin to append or prepend HTML to a selector
append posthtml posthtml-plugin prepend
Last synced: 06 Aug 2025
https://github.com/mirshahreza/append
AppEnd is a low-code platform. It helps you to create APIs, user interfaces and manage access levels.
api api-server append application-platform crud-api crud-application developer-tools development-environment framework low-code low-code-development-platform low-code-framework low-code-platform no-code rad rapid-application-development rappid rest-api
Last synced: 23 Apr 2025
https://github.com/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
append browser create dom element html insert javascript js jsdom markup node prepend
Last synced: 15 Apr 2025
https://github.com/doowb/append-string
Append a string to another string ensuring to preserve line ending characters.
append append-string concat concat-string eol normalize strings
Last synced: 09 May 2025
https://github.com/ehmicky/declarative-merge
Merge objects/arrays declaratively
algorithm append array clone data-structures deep functional functional-programming insert javascript library merge node nodejs object omit override patch shallow typescript
Last synced: 19 Mar 2025
https://github.com/ehmicky/set-array
Set array items declaratively
algorithm append array array-manipulations array-methods data-structures functional functional-programming insert javascript library merge node nodejs omit patch set slice splice typescript
Last synced: 19 Mar 2025
https://github.com/stdlib-js/utils-append
Add elements from one collection to the end of another collection.
append array extend float32array float64array int32array javascript lengthen node node-js nodejs push stdlib typed-array uint32array util utilities utility utils
Last synced: 30 Jan 2026
https://github.com/amiryxe/jquery-appender
Simple jQuery plugin for initial and append anything
append appender javascript jquery plugin row
Last synced: 16 Feb 2026
https://github.com/kevengodet/append-stream
Append stream resources into a single stream to read from.
aggregate append concatenate resource stream
Last synced: 27 Jan 2026
https://github.com/stdlib-js/utils-prepend
Add elements from one collection to the beginning of another collection.
append array extend float32array float64array int32array javascript lengthen node node-js nodejs prepend stdlib typed-array unshift util utilities utility utils
Last synced: 13 Apr 2025
https://github.com/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.
append appending csv csv-code csv-columns csv-combine csv-editor csv-files csv-reader csv-reading reading swift swift-codable swift3 swift4 tableview textfield-validation writing xcode9
Last synced: 13 Mar 2025
https://github.com/princed/xmlappend
Merge xml files with the same root node
Last synced: 09 Apr 2025
https://github.com/stdlib-js/utils-unshift
Add one or more elements to the beginning of a collection.
append array extend float32array float64array int32array javascript lengthen node node-js nodejs stdlib typed-array uint32array unshift util utilities utility utils
Last synced: 24 Apr 2025
https://github.com/lue-bird/elm-review-multiple-append-to-concat
elm-review: replace multiple `++` in sequence with concat
append concat elm elm-review plus-plus
Last synced: 07 Dec 2025
https://github.com/soupaulodev/expert-votes
Este é um projeto de sistema de votação em tempo real, desenvolvido durante o evento NLW Expert na trilha de NodeJS da Rocketseat. O projeto utiliza tecnologias como Fastify, Prisma, Redis e WebSocket para permitir que os usuários votem em enquetes e vejam os resultados em tempo real.
append backend postgresql redis typescript
Last synced: 04 Mar 2025
https://github.com/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. 🦥
accumulator append back-end igorskyflyer javascript js magic magic-string manipulation prepend string trim ts typescript
Last synced: 06 Jan 2026
https://github.com/stdlib-js/fs-append-file
Append data to a file.
append appendfile appendfilesync appends async file filesystem fs javascript node node-js nodejs open path stdlib sync
Last synced: 25 Apr 2025
https://github.com/j2gg0s/kfile
use Kafka as Distribute File System, automatic support Append and Expire
append distributefilesystem expire kafka
Last synced: 20 Mar 2025
https://github.com/afeiship/react-append-to-document
React append a DOM to document.
Last synced: 01 Apr 2025
https://github.com/hapytex/tuple-append-instances
Extra instances for the tuple-append package.
append bytestring text tuples vector
Last synced: 01 Apr 2025
https://github.com/interglobalmedia/pokemon-api
append create-element css-grid es6-javascript fetch-api parallax poke-api scroll-events
Last synced: 25 Mar 2025
https://github.com/veltzer/pypathutil
command line utilities to help you work with paths
append command-line path reduce remove shell
Last synced: 01 Aug 2025
https://github.com/varuns2002/python-weka-extensions
Programs to improve some features in Weka.
Last synced: 06 Apr 2025
https://github.com/pandiaraj-22/api-fetch-project
API FETCH PROJECT
api-fetch append async-await css html javascript
Last synced: 15 Jun 2025
https://github.com/passionate-laravel-dev/string-operations
String reverse in PHP
append operations php reverse string
Last synced: 04 Mar 2025
https://github.com/writetome51/array-append-prepend
Functions append() and prepend(), which are alternatives to Array.push() and Array.unshift()
append array-manipulations javascript prepend push typescript unshift
Last synced: 21 Feb 2025
https://github.com/yogadeepan29/dom_day-15_task-1_calculator
Day-15 Task ( DOM ) - Calculator
append bootstrap calculator-application calculator-javascript create-element css dom-manipulation eventlisteners functions html-css-javascript javascript keyboard-events mouse-events setattribute
Last synced: 01 Mar 2025
https://github.com/yogadeepan29/async--day-17-fetch-api
Day-17 Task (Async Programming) - Rest countries and OpenWeather API using fetch() API
append async bootstrap dom-manipulation fetch-api html-css-javascript promise responsive
Last synced: 01 Mar 2025
https://github.com/softwareventures/async-iterator
Pure functional AsyncIterator traversal
append async-iterator average concat concatmap filter find fold keyby lambda map scan typescript zip
Last synced: 30 Apr 2025
https://github.com/yogadeepan29/dom_day-15_task-2_html-forms
Day-15 Task ( DOM ) - HTML Forms
append bootstrap css dom-manipulation forms getelementbyid html javascript radio table
Last synced: 01 Mar 2025
https://github.com/jocelyn-rennie/c-file-operations
My first project written in C. It was a team project where we each were assigned a set of operations to code. We put these together to make a program which enables all file operations.
append c change-log create-file directory filesystem
Last synced: 21 Mar 2025
https://github.com/francoischalifour/magic-rows
Adds rows to your forms automagically ✨
append auto dynamic field form generate input javascript
Last synced: 21 Mar 2025
https://github.com/candytale55/convert-to-baby_js
convertToBaby(), that takes in an array as an argument and, using a loop, returns a new array with each string in the array prepended with 'baby'.
append arrays codecademy convert-to for-loops javascript
Last synced: 31 Mar 2025
https://github.com/soupaulodev/expert-notes
O Expert Notes é uma fusão de criatividade e praticidade. Além de permitir que você digite suas anotações, oferecemos uma funcionalidade inovadora: transcrição de áudio para texto. Com apenas um toque, seu dispositivo se transforma em um assistente pessoal, capturando sua ideia falada e transformando-a em palavras escritas com perfeição.
append frontend reactjs typescript
Last synced: 04 Mar 2025