Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Package Javascript libraries #133

Open
jnimmo opened this issue Mar 20, 2023 · 1 comment
Open

Feature request: Package Javascript libraries #133

jnimmo opened this issue Mar 20, 2023 · 1 comment

Comments

@jnimmo
Copy link

jnimmo commented Mar 20, 2023

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"
  }
@shu-tom
Copy link
Member

shu-tom commented Nov 13, 2023

Thank you for your enhansment request. I understand the need for your request and will be ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants