Socket
Socket
Sign inDemoInstall

@artesa/feathers-vuex

Package Overview
Dependencies
52
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @artesa/feathers-vuex

FeathersJS, Vue, and Nuxt for the artisan developer


Version published
Weekly downloads
9
increased by350%
Maintainers
2
Install size
6.34 MB
Created
Weekly downloads
 

Readme

Source

Feathers-Vuex

Build Status Dependency Status Download Status Greenkeeper badge

Feathers-Vuex is a first class integration of FeathersJS and Vuex. It implements many Redux best practices under the hood, eliminates a lot of boilerplate code with flexible data modeling, and still allows you to easily customize the Vuex store.

feathers-vuex service logo

Demo & Documentation

Demo

See https://vuex.feathersjs.com for full documentation.

Installation

npm install feathers-vuex --save
yarn add feathers-vuex

IMPORTANT: Feathers-Vuex is (and requires to be) published in ES6 format for full compatibility with JS classes. If your project uses Babel, it must be configured properly. See the Project Configuration section for more information.

Contributing

This repo is pre-configured to work with the Visual Studio Code debugger. After running yarn install, use the "Mocha Tests" debug script for a smooth debugging experience.

License

Copyright (c) Forever and Ever, or at least the current year.

Licensed under the MIT license.

Keywords

FAQs

Last updated on 06 Oct 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc