Skip to content

Feature request: Package Javascript libraries #133

@jnimmo

Description

@jnimmo

Konnichiwa,

I'd love to be able to run LogonTracer offline; currently this is difficult as the Javascript libraries are all hosted on CDNs.

I have been testing out using Parcel to bundle the following dependencies; but thought this would be good to raise as a feature request in case you had a preferred way of achieving this.

Thanks very much for your consideration

  "dependencies": {
    "@popperjs/core": "^2.9.2",
    "bootstrap": "^5.0.1",
    "bootstrap4-toggle": "^3.6.1",
    "chart.js": "^2.7.2",
    "cytoscape": "^3.19.0",
    "cytoscape-qtip": "^2.8.0",
    "desvg": "^1.0.2",
    "floatthead": "^2.2.4",
    "font-awesome": "^4.2.0",
    "jquery": "^3.2.1",
    "moment": "^2.22.2",
    "neo4j-driver": "^4.4.10",
    "qtip2": "^2.2.0",
    "tempusdominus-bootstrap-4": "^5.0.1"
  }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions