obnoxious-log
TypeScript icon, indicating that this package has built-in type declarations

0.69.420 • Public • Published

obnoxious-log TypeScript heart icon

npm version npm downloads Codecov Bundlejs jsDocs.io

obnoxious-log is my starter/boilerplate for typescript projects.
This template assumes you are using Linux, or the included Dev Container.

Features

  • [x] TypeScript ready!

Usage

Install package:

# pnpm
pnpm install obnoxious-log

Import:

// ESM
import obnoxiousLog from 'obnoxious-log'

// Browser
const obnoxiousLog = (await import('https://esm.sh/obnoxious-log')).default

Roadmap

  • [x] Setting up Dev Container
  • [ ] Become the legendary 10000x developer

License License

MIT License © 2023 NamesMT

/obnoxious-log/

    Package Sidebar

    Install

    npm i obnoxious-log

    Weekly Downloads

    2

    Version

    0.69.420

    License

    MIT

    Unpacked Size

    5.43 kB

    Total Files

    5

    Last publish

    Collaborators

    • namesmt