Skip to content

effect-native/effect-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7,460 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Effect Native

An ecosystem of native platform tools built on Effect.

Status Package Purpose
note Create timestamped markdown notes from the command line
effect-native Effect Native CLI that shrinks feedback loops for ultra extreme programmers
@effect-native/bun-test Helpers for testing every Effect with bun:test
@effect-native/libsqlite Universal, version-pinned libsqlite3 that Just Works — prebuilt via Nix with per-platform paths
@effect-native/libcrsql Absolute paths to cr-sqlite extension binaries for Node.js with optional Effect API
@effect-native/crsql CR-SQLite prepared statements and service for Effect SQL
@effect-native/debug JS runtime debugger protocol abstraction
@effect-native/schemas Reusable Effect Schema definitions for common data types
@effect-native/patterns Worked examples showing Effect module patterns (TypeId, dual, Equal.symbol, Hash.symbol)
@effect-native/fetch-hooks Fetch caching utilities for deterministic API replay
@effect-native/openrouter Effect-based OpenRouter client
@effect-native/tui-testing-library PTY-based testing utilities for TUI applications with Ghostty WASM emulator
@effect-native/opentui-dom Effect-based DOM adapter interface for unified DOM access across environments
@effect-native/opentui-dom-testing-library Testing utilities for rendering React components in happy-dom

Roadmap

See the Effect Native Project Board to see what we're working on next.

Development

This project uses Nix for reproducible builds. All commands should be run within the Nix development shell:

# Enter the development shell
nix develop

# Install dependencies
pnpm install

# Run all checks
pnpm ok

# Run tests
pnpm test

# Build all packages
pnpm build

License

MIT

About

No description, website, or topics provided.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •