New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

isyana

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

isyana

A beauty logger & impure function. Say Hi to Isyana :)

  • 1.0.1001
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Isyana

Build Status

A beauty logger & impure function. Say Hi to Isyana (🌸●‿●)

Isyana

Usage

Typescript:

import * as isyana from 'isyana';

isyana('i love you');

JavaScript (ESNext):


import isyana from 'isyana';

isyana('i miss you');

ES3 / ES5:

put hi.isyana.js on top before your js script tag and then inside your js:


isyana('said love you too');

CommonJS / NodeJS:

  const isyana = require('isyana').default;

  isyana('Hi Jones');

LOL

(❍ᴥ❍ʋ)ヘ

License

MIT Copyright (c) 2017 - forever Abdul Fattah Ikhsan

Keywords

FAQs

Package last updated on 29 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc