A simple hello package from Effect Native.
Note: Effect Native is an independent project with no affiliation with Effectful Technologies or the Effect TypeScript project/team.
# npm
npm install @effect-native/hi
# JSR
npx jsr add @effect-native/hiimport "@effect-native/hi";
// Prints: Hello via Bun!This project was created using bun init in bun v1.2.17. Bun is a fast all-in-one JavaScript runtime.