abell-source-devto

0.0.8 • Public • Published

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
    }
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i abell-source-devto

Weekly Downloads

2

Version

0.0.8

License

ISC

Unpacked Size

3.19 kB

Total Files

4

Last publish

Collaborators

  • saurabhdaware