0.0.7 • Published 5 months ago

@demetriusfeijoo/playground v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@demetriusfeijoo/playground

npm version npm downloads bundle Codecov

This is my package description.

Usage

Install package:

# npm
npm install @demetriusfeijoo/playground

# yarn
yarn add @demetriusfeijoo/playground

# pnpm
pnpm install @demetriusfeijoo/playground

# bun
bun install @demetriusfeijoo/playground

Import:

// ESM
import {} from "@demetriusfeijoo/playground";

// CommonJS
const {} = require("@demetriusfeijoo/playground");

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

Made with 💛

Published under MIT License.

0.0.7

5 months ago

0.0.6

5 months ago

0.0.5

5 months ago