https://github.com/cusyio/nuxt-attachment-module

Nuxt attachment module

https://github.com/cusyio/nuxt-attachment-module

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Nuxt attachment module

Basic Info
  • Host: GitHub
  • Owner: cusyio
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Size: 1.25 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 5 years ago · Last pushed almost 5 years ago
Metadata Files
Readme Changelog License

README.md

@cusy/nuxt-attachment

npm version npm downloads Github Actions CI Codecov License

📖 Release Notes

Setup

  1. Add @cusy/nuxt-attachment dependency to your project

bash yarn add @cusy/nuxt-attachment # or npm install @cusy/nuxt-attachment

  1. Add @cusy/nuxt-attachment to the modules section of nuxt.config.js

```js { modules: [ // Simple usage '@cusy/nuxt-attachment',

// With options
['@cusy/nuxt-attachment', { /* 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) Thomas Massmann thomas.massmann@it-spir.it

Owner

  • Name: cusy GmbH
  • Login: cusyio
  • Kind: organization
  • Email: info@cusy.io
  • Location: Berlin, Germany

Software consultancy solving complex problems, connecting strategy and execution, helping clients to strengthen their core competencies and flexible scaling.

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels