{"library":"sqlite-hello","type":"library","category":null,"description":"A minimal SQLite extension package that demonstrates the sqlite-dist build and distribution system. Version 0.1.0-alpha.79 is the latest alpha release. It provides a single function `hello()` that returns a greeting string, serving primarily as a test and learning tool for building SQLite extensions with sqlite-dist. Unlike full-featured SQLite extensions (e.g., sqlean, sqlpkg), this package is intentionally minimal, focusing on illustrating the packaging and loading process. Releases are infrequent, as development is tied to sqlite-dist improvements.","language":"javascript","status":"active","version":"0.1.0-alpha.79","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install sqlite-hello","imports":["import { hello } from 'sqlite-hello'","import sqliteHello from 'sqlite-hello'","import type { HelloExtension } from 'sqlite-hello'"]},{"cmd":"yarn add sqlite-hello","imports":[]},{"cmd":"pnpm add sqlite-hello","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"sqlite-hello","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}