6b69449d05
* Move all syscalls to JSR-style package naming * Eliminating some prefixes in import maps |
||
---|---|---|
.. | ||
asset_bundle | ||
data | ||
plugos | ||
README.md | ||
async.test.ts | ||
async.ts | ||
builtin_query_functions.test.ts | ||
builtin_query_functions.ts | ||
cheap_yaml.test.ts | ||
cheap_yaml.ts | ||
command.ts | ||
crypto.ts | ||
dates.ts | ||
deps_client.ts | ||
deps_server.ts | ||
limited_map.test.ts | ||
limited_map.ts | ||
manifest.ts | ||
memory_cache.test.ts | ||
memory_cache.ts | ||
proxy_fetch.ts |
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.