GitHub topics: delimiter
CodeShayk/parsley.net
Parsley - Fixed width or Delimiter separated file parsing library in .Net
Language: C# - Size: 117 KB - Last synced at: about 3 hours ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

AlexisJehan/DsvMender
A Java 11+ library to fix malformed DSV (Delimiter-Separated Values) data automatically.
Language: Java - Size: 245 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 4 - Forks: 0

gobeam/stringy
Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities with help of by Stringy package.
Language: Go - Size: 79.1 KB - Last synced at: about 20 hours ago - Pushed at: about 1 year ago - Stars: 250 - Forks: 20

editor-js/delimiter
Delimiter plugin for Editor.js 2.0
Language: TypeScript - Size: 313 KB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 46 - Forks: 37

stdlib-js/constants-path-delimiter-win32
Windows path delimiter.
Language: JavaScript - Size: 333 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

PirateDevCom/editorjs-delimiter
Delimiter Block Tool for Editor.js
Language: JavaScript - Size: 19.5 KB - Last synced at: 10 days ago - Pushed at: 9 months ago - Stars: 7 - Forks: 1

idml-lang/idml
idML | Parser
Language: Rust - Size: 124 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/constants-path-delimiter-posix
POSIX path delimiter.
Language: JavaScript - Size: 312 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-dsv-base-parse
Parser for delimiter-separated values (DSV).
Language: JavaScript - Size: 13.3 MB - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/constants-path-delimiter
Platform-specific path delimiter.
Language: JavaScript - Size: 427 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

dynamotn/csv.vim 📦
A filetype plugin of vim for csv files fork from http://vim.wikia.com/wiki/Csv
Language: VimL - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: almost 9 years ago - Stars: 6 - Forks: 0

stdlib-js/streams-node-join
Transform stream which joins streamed data.
Language: JavaScript - Size: 1.74 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

barry-jones/csv-validator
Fast CSV file validation.
Language: C# - Size: 137 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 12

przemek83/eible
Library for exporting and importing data from/to different formats (ods, xlsx, csv, tsv).
Language: C++ - Size: 1000 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 1

dvho/commatic
Commatic is a lightweight comma delimiter for formatting numbers into standard form periods. Everyone needs one of these.
Language: JavaScript - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

stdlib-js/streams-node-split
Transform stream which splits streamed data.
Language: JavaScript - Size: 1.6 MB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

accraze/split-md
:wavy_dash: Split a Markdown file into smaller files
Language: JavaScript - Size: 34.2 KB - Last synced at: 26 days ago - Pushed at: almost 6 years ago - Stars: 24 - Forks: 11

Guitarbum722/align
A general purpose application and library for aligning text.
Language: Go - Size: 108 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 84 - Forks: 7

RasheedAlwahbany/CPPDelimiterStackUsingLinkedList
this is C++ Delimiter stack using linked list
Language: C++ - Size: 605 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

sl-solution/DLMReader.jl
High-performance delimited-file reader and writer for Julia
Language: Julia - Size: 800 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 28 - Forks: 1

jonschlinkert/engine
Alternative to Lo-Dash template with support for helpers.
Language: JavaScript - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 5

SaturnsVoid/Builder-and-Stub
A Builder and Stub example in GoLANG Edit or add to a already compiled program.
Language: Go - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

kg8m/vim-simple-align
A Vim/Neovim plugin to align texts by simple way, inspired by h1mesuke/vim-alignta
Language: Vim Script - Size: 87.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 29 - Forks: 0

tofiqquadri/ngx-csv-parser
CSV Parser for Angular by Developers Hive
Language: TypeScript - Size: 180 KB - Last synced at: 11 days ago - Pushed at: 11 months ago - Stars: 25 - Forks: 52

horacebramwell/csv-to-json
A command-line tool to convert CSV files to JSON format with customizable options, such as input/output file paths, delimiter, and encoding.
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

laukvik/CSV
LaukvikCSV is a powerful API for reading, writing and querying tabular data stored in the CSV format. In contrast to other API it lets you specify data types for each column using meta data. It automatically detects delimiters so you don't have to worry about delimiters being comma, tab, pipe, semicolon etc. Run powerful queries to filter your data easily with a fluid query language thats type safe. Export your tabular data to CSV, JSON, XML and HTML.
Language: Java - Size: 1.48 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 1

Stenway/RSV-Specification
Rows of String Values (RSV Data Format) Specification - A Simple Binary Alternative to CSV
Size: 477 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 0

hansalemaos/parifinder
extracts structured data from text using user-defined delimiters (strings or regex)
Language: Python - Size: 19.5 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ajinzrathod/tdd-string-calculator
String Calculator - TDD. The following is a TDD Kata - an exercise in coding, refactoring and test-first.
Language: Java - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 2

HetDaftary/CSV-in-different-langauges
We will write some code to read and write a CSV file with C++ and Java.
Language: C++ - Size: 7.91 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

IgnacioMB/csvcli
A light-weight command-line tool to browse and query CSV, Excel and Apache Parquet files, regardless of their size.
Language: Python - Size: 147 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

jfyne/csvd
Golang automatic detection of CSV delimiter with standard interface
Language: Go - Size: 7.81 KB - Last synced at: 11 months ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 3

ltext/ltext
λtext - higher-order file applicator
Language: Haskell - Size: 6.62 MB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 36 - Forks: 5

thiru112/aws-cis-security-benchmark
A tool to benchmark your AWS environment against CIS Security Foundations.
Language: Python - Size: 151 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 5

JelenaMilivojevicJM/The-Bouquet-Project_StringJoiner_Factory-Desing-Pattern
This repository consists of 2 independent projects: The Bouquet Project & The Flowers Project
Language: Java - Size: 14.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rajesh-h/FixedWidthToDelimited
Convert Fixed Width to Delimited file
Language: Python - Size: 2.93 KB - Last synced at: 12 months ago - Pushed at: almost 9 years ago - Stars: 8 - Forks: 5

thomasheller/splitt0r
Split one file into multiple files based on delimiter :scissors:
Language: Go - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

Sxip/netify.js
âš¡ Netify is a promise based Node.js module that allows you to easily create a TCP server and client.
Language: JavaScript - Size: 539 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 9 - Forks: 0

harjotsodhi/DelimiterFinder
Python package for probabilistic delimiter detection.
Language: Python - Size: 104 KB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

ekschro/deliminator
Node module for delimiting and parsing delimited fields.
Language: JavaScript - Size: 1 MB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

it3xl/xslt-line-break-template
Series of XSLT templates to create Line Breaks from a plain text for different layout languages.
Language: XSLT - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Vishal1297/string-calculator-tdd
A Simple String Calculator Using TDD.
Language: Java - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 4

sfischer13/python-ssv 📦
:snake: SSV stands for separator separated values
Language: Python - Size: 12.7 KB - Last synced at: 28 days ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

mklement0/trl
Unix CLI for transforming lists of unquoted or quoted strings
Language: Shell - Size: 49.8 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Civitasv/pair-colorizer
Emacs pair colorizer
Language: Emacs Lisp - Size: 1.65 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

chocolateboy/string_splitter
String#split on steroids
Language: Ruby - Size: 79.1 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

connerdouglass/go-linereader
Stream lines from an io.Reader in Go
Language: Go - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Guitarbum722/qualified
A simple library to deal with delimited strings that _could_ contain the delimiter in the data itself.
Language: Go - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Xenia101/Flask-Vue.js-Integration
[Python Flask + Vue.js] Intergration
Language: Python - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

sovpro/delimited-stream
A Node.js Transform stream emitting buffered data at each delimiter instance
Language: TypeScript - Size: 43 KB - Last synced at: 19 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

webcodebg/vue-common-filters
Collection of common filters used in projects
Language: JavaScript - Size: 12.7 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

markshapiro/split-into-streams
Split stream into multiple streams by defining flexible delimiter
Language: JavaScript - Size: 69.3 KB - Last synced at: 23 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

mathiasuy/Procedimientos-y-Tablas-MySQL-y-SQL-SERVER
Procedimientos, Funciones y tablas, Consultas y cláusulas para base de datos MySQL
Language: SQLPL - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

sauternic/JavaScript_Tausendertrennzeichen
Erzeugt eine Ausgabe von Zahlen mit Tausendertrennstellen / Tausendertrennzeichen
Language: JavaScript - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

edin-m/node-deliedit
Node js delimited text editing library.
Language: JavaScript - Size: 13.7 KB - Last synced at: 12 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
