@tojobs/bloc-infos

Bloc Infos for Jobs

Usage no npm install needed!

<script type="module">
  import tojobsBlocInfos from 'https://cdn.skypack.dev/@tojobs/bloc-infos';
</script>

README

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