https://github.com/animesh-workplace/umap_plotter

https://github.com/animesh-workplace/umap_plotter

Science Score: 26.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: animesh-workplace
  • Language: Vue
  • Default Branch: master
  • Size: 15.1 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed 10 months ago
Metadata Files
Readme

README.md

Nuxt Minimal Starter

Look at the Nuxt documentation to learn more.

Setup

Make sure to install dependencies:

```bash

npm

npm install

pnpm

pnpm install

yarn

yarn install

bun

bun install ```

Development Server

Start the development server on http://localhost:3000:

```bash

npm

npm run dev

pnpm

pnpm dev

yarn

yarn dev

bun

bun run dev ```

Production

Build the application for production:

```bash

npm

npm run build

pnpm

pnpm build

yarn

yarn build

bun

bun run build ```

Locally preview production build:

```bash

npm

npm run preview

pnpm

pnpm preview

yarn

yarn preview

bun

bun run preview ```

Check out the deployment documentation for more information.

Owner

  • Name: Animesh Kumar Singh
  • Login: animesh-workplace
  • Kind: user
  • Location: Kalyani, Kolkata, India
  • Company: National Institute of Biomedical Genomics

Working in National Supercomputing Mission as Software Engineer

GitHub Events

Total
  • Push event: 35
  • Create event: 3
Last Year
  • Push event: 35
  • Create event: 3

Dependencies

package.json npm
  • @nuxt/content 3.5.1
  • @nuxt/eslint 1.3.0
  • @nuxt/fonts 0.11.2
  • @nuxt/icon 1.12.0
  • @nuxt/image 1.10.0
  • @nuxt/scripts 0.11.6
  • @unhead/vue ^2.0.3
  • chart.js ^4.4.9
  • eslint ^9.0.0
  • nuxt ^3.17.1
  • plotly.js-dist ^3.0.1
  • vue ^3.5.13
  • vue-router ^4.5.1