Skip to main content
Home

@act/act@0.1.3
Built and signed on GitHub Actions

Act first, think later!

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
100%
Published
a year ago (0.1.3)

Act (@act/act)

A JavaScript and TypeScript library to make sure you act first and think later!

This is compatible with Node.js, Deno and Bun via jsr.io.

Did you get the code? by @dev-marcal

Usage

# run deno form jsr
deno run jsr:@act/act

🚀 Act First, Think Later 🚀

Get ready to embark on a journey of self-discovery Wtf

The call to action "Act first, think later" encourages you to take bold steps, make impactful decisions, and embrace the process of continuous growth.

This project is your guide to navigating life's exciting and sometimes messy terrain. We'll equip you with actionable strategies and self-reflection techniques to:

  • 💪 Unleash your potential
  • 🧠 Sharpen your mind
  • 💪 Conquer your fears
  • 🧠 Build your confidence
  • 💪 Live authentically

Join us on this continuous path of empowerment. Explore our resources and tools to discover the act-think-grow approach in action.

Get ready to:

  • 👋 Ignite your inner explorer 💪
  • 🧠 Cultivate lifelong curiosity 🧠
  • 💪 Overcome your self-doubts 💪
  • 🧠 Embrace the limitless possibilities 🤩

Act with confidence and think thoughtfully. Let's embark on a transformative adventure!

Built and signed on
GitHub Actions

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@act/act

Import symbol

import * as act from "@act/act";
or

Import directly with a jsr specifier

import * as act from "jsr:@act/act";

Add Package

pnpm i jsr:@act/act
or (using pnpm 10.8 or older)
pnpm dlx jsr add @act/act

Import symbol

import * as act from "@act/act";

Add Package

yarn add jsr:@act/act
or (using Yarn 4.8 or older)
yarn dlx jsr add @act/act

Import symbol

import * as act from "@act/act";

Add Package

vlt install jsr:@act/act

Import symbol

import * as act from "@act/act";

Add Package

npx jsr add @act/act

Import symbol

import * as act from "@act/act";

Add Package

bunx jsr add @act/act

Import symbol

import * as act from "@act/act";