silverbullet/lib
Zef Hemel 6b69449d05
More JSR (#1027)
* Move all syscalls to JSR-style package naming
* Eliminating some prefixes in import maps
2024-08-06 20:11:38 +02:00
..
asset_bundle More JSR dependency moves 2024-07-30 17:24:17 +02:00
data More JSR (#1027) 2024-08-06 20:11:38 +02:00
plugos Lint error removal 2024-07-30 17:33:33 +02:00
README.md More moving stuff around 2024-02-08 21:12:23 +01:00
async.test.ts More JSR dependency moves 2024-07-30 17:24:17 +02:00
async.ts Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00
builtin_query_functions.test.ts More JSR dependency moves 2024-07-30 17:24:17 +02:00
builtin_query_functions.ts Space config (#1011) 2024-08-02 16:47:36 +02:00
cheap_yaml.test.ts More JSR dependency moves 2024-07-30 17:24:17 +02:00
cheap_yaml.ts Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00
command.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00
crypto.ts Cleaning e2e encryption stuff 2024-07-25 20:29:13 +02:00
dates.ts Fixes #364 2024-07-27 11:03:42 +02:00
deps_client.ts Added Grep plug 2024-07-30 14:04:43 +02:00
deps_server.ts Added Grep plug 2024-07-30 14:04:43 +02:00
limited_map.test.ts More JSR dependency moves 2024-07-30 17:24:17 +02:00
limited_map.ts Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00
manifest.ts Lint error removal 2024-07-30 17:33:33 +02:00
memory_cache.test.ts More JSR dependency moves 2024-07-30 17:24:17 +02:00
memory_cache.ts Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00
proxy_fetch.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00

README.md

This folder contains library functions that is generally reusable, not specific to SilverBullet. This code can be used from within plugs or the core code base. It may move out of this repo at some point.