0.0.12 • Published 1 year ago

@onecode-no/event-service v0.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@onecode-no/event-service

npm version npm downloads

This is my package description.

Usage

Install package:

# ✨ Auto-detect
npx nypm install @onecode-no/event-service

# npm
npm install @onecode-no/event-service

# yarn
yarn add @onecode-no/event-service

# pnpm
pnpm install @onecode-no/event-service

# bun
bun install @onecode-no/event-service

Import:

ESM (Node.js, Bun)

import {} from "pkg";

CommonJS (Legacy Node.js)

const {} = require("pkg");

CDN (Deno, Bun and Browsers)

import {} from "https://esm.sh/pkg";

Development

  • Clone this repository
  • Install latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

License

Published under the MIT license. Made by community 💛


🤖 auto updated with automd

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.8

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago