0.1.1 • Published 5 years ago

@joriswenting/test-with-custom-pluginpath v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Vuex-ASR, Automated Store Resolution for Vue

Quick summary

Vuex ASR leverages the ability to bind store items to a component by attribute. It also enables you to map the store items to the nameconvention you use in your components, This means that your components code becomes independent from the store.

You can find documentation here: < link to documentation url >

  • Version: 0.9 Beta RC
  • License M.I.T.
  • author: Joris Wenting

How do I get set up?

Follow the manual, the hello world example contains full setup and also a link to a code-sandbox to fiddle around without having to setup.

Contribution guidelines

Writing tests

create a test file in ./tests/NameOfYourTest.vue and see ./tests/ExampleTest.vue for conventions.

On a more general level, try to be concise in formulating the objective of your test.

And please also share work in progress if you get stuck, include a link to a codesandbox or scrimble.

Code review

I solo started this project and I'm looking for help, so please contact me if you are interested.

This also means that at the moment I cannot promise other than that I will do my best to keep up with requests for code review.

Who do I talk to?

  • Joris Wenting

  • Link to twitter

  • Link to linkedin

0.1.1

5 years ago

0.1.0

5 years ago