@tojobs/bloc-infos

0.0.3 • Public • Published

bloc-infos

npm version npm downloads Circle CI Codecov Dependencies Standard JS

Bloc Infos for Jobs

📖 Release Notes

Setup

  1. Add the bloc-infos dependency with yarn or npm to your project
  2. Add bloc-infos to the modules section of nuxt.config.js
  3. Configure it:
{
  modules: [
    // Simple usage
    'bloc-infos',

    // With options
    ['bloc-infos', { /* module options */ }]
  ]
}

Development

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Start development server using npm run dev

License

MIT License

Copyright (c) Olivier Belaud

Readme

Keywords

none

Package Sidebar

Install

npm i @tojobs/bloc-infos

Repository

github.com/

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

10.6 kB

Total Files

9

Last publish

Collaborators

  • olivierbel