šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

abell-source-devto

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abell-source-devto

EXPERIMENTAL dev.to source plugin for [Abell](https://abelljs.org)

0.0.8
latest
Source
npm
Version published
Maintainers
1
Created
Source

abell-source-devto

EXPERIMENTAL dev.to source plugin for Abell

Usage

Don't really use this yet, it is nowhere close to stable and neither Abell's plugin system is.

But here's a documentation if you want to play around it (Actually Don't)

npm install --save-dev abell-source-devto
// In abell.config.js
module.exports = {
  plugins: ['abell-source-devto'],
  globalMeta: {
    // ...
    devMeta: {
      username: 'saurabhdaware',
      articleCount: 4
    }
  }
}

FAQs

Package last updated on 21 Mar 2021

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