Pinned Repositories
codeigniter-base-model
CodeIgniter base CRUD model to remove repetition and increase productivity
CodeIgniter-BaseModel
Extended functionality for the basic CodeIgniter CRUD model: Soft delete/undelete, cascade delete/undelete, categories, sort order, and more
CodeIgniter-CRUDModel
Full CodeIgniter CRUD base for database interactions with function chaining, event-based observer system, table relations and more
CommandOP
To parse command lines, with tree-like and flat structures.
DataTree
A fully functional tree library which includes list/set/map trees, printers to print Text/HTML/CSV, iterators and much more
GedcomCreator
Create simple GEDCOM-structures easily (and use them as a starting point to create more complex structures)
GedcomReader
Read GEDCOM data files (*.ged) into the tree structures used in my GEDCOM libraries
GedcomStore
To parse lineage-linked GEDCOM grammar files and build the GEDCOM-structure according to the parsed definitions
GedcomToFamilytree
Builds a family tree by using the individuals and families created with GedcomCreator
SingleInstanceLock
Prevent your application from starting more than once on the same machine
thnaeff's Repositories
thnaeff/GedcomStore
To parse lineage-linked GEDCOM grammar files and build the GEDCOM-structure according to the parsed definitions
thnaeff/GedcomCreator
Create simple GEDCOM-structures easily (and use them as a starting point to create more complex structures)
thnaeff/CodeIgniter-BaseModel
Extended functionality for the basic CodeIgniter CRUD model: Soft delete/undelete, cascade delete/undelete, categories, sort order, and more
thnaeff/CodeIgniter-CRUDModel
Full CodeIgniter CRUD base for database interactions with function chaining, event-based observer system, table relations and more
thnaeff/GedcomReader
Read GEDCOM data files (*.ged) into the tree structures used in my GEDCOM libraries
thnaeff/GedcomToFamilytree
Builds a family tree by using the individuals and families created with GedcomCreator
thnaeff/codeigniter-base-model
CodeIgniter base CRUD model to remove repetition and increase productivity
thnaeff/CommandOP
To parse command lines, with tree-like and flat structures.
thnaeff/DataTree
A fully functional tree library which includes list/set/map trees, printers to print Text/HTML/CSV, iterators and much more
thnaeff/SingleInstanceLock
Prevent your application from starting more than once on the same machine
thnaeff/ControlledRunnable
A framework for controlling a java.lang.Runnable. Implements functionality for pause, reset and stop
thnaeff/datapackage-java
A Java library for working with Frictionless Data Data Packages.
thnaeff/farser
thnaeff/FileSystemWatcher
Watch one or multiple paths for file or directory changes, locally or in a network directory
thnaeff/FileUtil
File utilities
thnaeff/gedcomx-java
Java support for GEDCOM X
thnaeff/gedcomx-rs
RESTful Interface Definitions for GEDCOM X data
thnaeff/GuiUtil
GUI utilities
thnaeff/jcommander
Command line parsing framework for Java
thnaeff/NumberUtil
Number utility
thnaeff/ObjectEventDemo
Graphical display of the component/object tree of an application and visual analyzation of all component events
thnaeff/StringUtil
String utility methods
thnaeff/tableschema-java
A Java library for working with Table Schema.
thnaeff/thnaeff.github.io
My site
thnaeff/Util
Multi-module Maven project with utility methods used in various projects