https://github.com/cusyio/nuxt-attachment-module
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
Setup
- Add
@cusy/nuxt-attachmentdependency to your project
bash
yarn add @cusy/nuxt-attachment # or npm install @cusy/nuxt-attachment
- Add
@cusy/nuxt-attachmentto themodulessection ofnuxt.config.js
```js { modules: [ // Simple usage '@cusy/nuxt-attachment',
// With options
['@cusy/nuxt-attachment', { /* module options */ }]
] } ```
Development
- Clone this repository
- Install dependencies using
yarn installornpm install - Start development server using
npm run dev
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
- Website: info@cusy.io
- Twitter: cusyio
- Repositories: 7
- Profile: https://github.com/cusyio
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