better fuzzy searching

This commit is contained in:
kepler155c@gmail.com
2020-05-19 17:06:30 -06:00
parent 3d5f665b59
commit 2c27787f27
11 changed files with 2331 additions and 46 deletions

9
collections/.package Normal file
View File

@@ -0,0 +1,9 @@
{
title = 'Collections',
repository = 'kepler155c/opus-apps/{{OPUS_BRANCH}}/collections',
description = [[Collections (rework)
See: https://github.com/imliam/Lua-Collections
Collections are like tables on steroids. They are designed to act as a fluent wrapper when working with structured data, offering the developer convenience for common tasks.]],
license = 'MIT',
}