July 16th, 2024

Announcing Supabase on JSR

JSR simplifies JavaScript and TypeScript module publishing with TypeScript support, auto-generated docs, and security features. Supabase's library, supabase-js, offers diverse functionalities like database querying and authentication for JavaScript projects via JSR.

Read original articleLink Icon
Announcing Supabase on JSR

JSR, a modern open source JavaScript registry, simplifies publishing and importing JavaScript and TypeScript modules. It supports TypeScript source code, auto-generates documentation and type definition files, and offers provenance attestation for security. Over 250 new packages are published weekly. Supabase's JavaScript client library is now available on JSR. Supabase, a Postgres-powered open source alternative to Firebase, provides managed services for application building. The library, supabase-js, enables database querying, real-time event subscription, file management, authentication, Deno-powered Edge Functions invocation, and more. It is isomorphic and usable in various JavaScript and HTTPS environments. Using Supabase via JSR ensures a developer-friendly experience with TypeScript support and auto-generated documentation. Installation instructions for Supabase include using the deno add command or npm. The integration allows for easy addition of authentication and persistent storage to projects in any JavaScript environment.

Related

AdonisJS

AdonisJS

AdonisJS is a TypeScript-first web framework for Node.js, emphasizing type-safety, intellisense, and performance. It offers testing support, official packages like Lucid for SQL ORM, Auth for authentication, and a vibrant community.

Supabase (YC S20) Is Hiring Postgres SREs

Supabase (YC S20) Is Hiring Postgres SREs

Supabase seeks a Site Reliability Engineer to manage Postgres databases remotely. Responsibilities include enhancing reliability, ensuring high availability, and optimizing performance. Ideal candidates possess multi-tenant database experience, Postgres tools proficiency, and AWS deployment skills. Benefits include remote work, equity, health coverage, and tech allowance.

Execute JavaScript in a WebAssembly QuickJS Sandbox

Execute JavaScript in a WebAssembly QuickJS Sandbox

QuickJS is a secure JavaScript execution tool in a WebAssembly sandbox. It includes security features, file system access, custom node modules, a fetch client, and a test runner. Find detailed documentation and examples in the repository. Users can seek further assistance for inquiries.

Supabase (YC S20) Is Hiring an Auth Engineer (Remote)

Supabase (YC S20) Is Hiring an Auth Engineer (Remote)

Supabase, an open-source Firebase alternative, seeks an Auth Engineer for remote work. Role involves Auth feature development using Go, TypeScript, and Postgres. Benefits include equity ownership and tech allowance. Application process is fully remote.

Alternative File-Type extension for TypeScript files (.ts = MPEG-2 video)

Alternative File-Type extension for TypeScript files (.ts = MPEG-2 video)

The TypeScript repository on GitHub enhances JavaScript with optional types for large-scale applications. It includes GitHub Actions CI, npm version tracking, download statistics, and an OpenSSF Scorecard for security assessment. Access it on GitHub.

Link Icon 3 comments
By @devdao - 6 months
This is the first I'm hearing of JSR