0.0.8 • Published 3 years ago

abell-source-devto v0.0.8

Weekly downloads
7
License
ISC
Repository
github
Last release
3 years ago

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

3 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago