Socket
Socket
Sign inDemoInstall

aizryu.js

Package Overview
Dependencies
188
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    aizryu.js

A Node.js tool for automating Facebook post sharing.


Version published
Weekly downloads
49
decreased by-16.95%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Install

If you just want to use aizryu.js, you should use this command:

npm install aizryu.js

It will download aizryu.js from NPM repositories

Bleeding edge

If you want to use bleeding edge (directly from github) to test new features or submit bug report, this is the command for you:

npm install aizryu.js

Example Usage

const share = require("aizryu.js");

// Declare variable share
const share = require('aizryu.js');

// It will automatically create style.json and web
share.onStart()

FAQs

Last updated on 13 Dec 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc