= 1024">
Learn
Packages
Community
Blog
Playground
max) { row = max } }" @keyup.up="if (row !== null) { row -=1; if (row < 0) { row = null } }" @keyup.right="if (col < 1) col++" @keyup.left="if (col >= 1) col--" :aria-activedescendant="row !== null ? 'package-autocomplete-'+row+'-'+col : null" hx-get="/packages/autocomplete" hx-params="q" hx-trigger="keyup changed delay:500ms, search" hx-target="#header-search-results" hx-indicator="#header-search-indicator" >
Searching...
Or go to:
Standard Library API
Get Started
Learn
Packages
Community
Blog
Playground
Get started
2 search results for "author:"joshua.allmann@gmail.com""
gensqlite
A ppx preprocessor to generate SQLite3 prepared statements and query functions.
Josh Allmann <joshua.allmann@gmail.com>
0.1
LGPL-3.0-only WITH OCaml-LGPL-linking-exception
Used by 0 other packages
Last published 13 Aug 2015
mqtt
MQTT message parser in OCaml
Josh Allmann <joshua.allmann@gmail.com>
0.0.2
Used by 0 other packages
Last published 16 Feb 2017