@demetriusfeijoo/playground
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

@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.

Readme

Keywords

none

Package Sidebar

Install

npm i @demetriusfeijoo/playground

Weekly Downloads

1

Version

0.0.7

License

MIT

Unpacked Size

5.03 kB

Total Files

9

Last publish

Collaborators

  • demetriusfeijoo