Git Product home page Git Product logo

arvis-core's Introduction

arvis-core

Known Vulnerabilities CI NPM version MIT license PR's Welcome GitHub issues

Arvis module.

This library aims to handle logics separated from rendering specific logic.

You can find more detailed documentation on above page.

Build and development

$ npm i && npm run build

Config file pathes used by arvis-core

Note that arvis-core-nodejs string are replaced with arvis-nodejs in arvis.

arvis-history

The arvis history log the action logs and query logs in the path below.

  • Linux: ~/.config/arvis-core-nodejs (or $XDG_CONFIG_HOME/arvis-core-nodejs)
  • macOS: ~/Library/Preferences/arvis-core-nodejs
  • Windows: %APPDATA%\arvis-core-nodejs\Config (for example, C:\Users\USERNAME\AppData\Roaming\arvis-core-nodejs\Config)

Installed workflow, plugin file paths

The storage path for all installed extension files is stored in the data path of the env-paths. (including extension's data, cache files)

  • on Linux: ~/.local/share/arvis-core-nodejs (or $XDG_DATA_HOME/arvis-core-nodejs)
  • on macOS: ~/Library/Application Support/arvis-core-nodejs
  • on Windows: %LOCALAPPDATA%\arvis-core-nodejs\Data (for example, C:\Users\USERNAME\AppData\Local\arvis-core-nodejs\Data)

Related

arvis-core's People

Contributors

jopemachine avatar jopemachine-arvis avatar snyk-bot avatar

Watchers

 avatar

arvis-core's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.