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

Does nuxt have support for axis? #145

Open
rlam3 opened this issue Sep 20, 2017 · 3 comments
Open

Does nuxt have support for axis? #145

rlam3 opened this issue Sep 20, 2017 · 3 comments

Comments

@rlam3
Copy link

rlam3 commented Sep 20, 2017

Does nuxt have support for axis?

http://axis.netlify.com

If not, is there a way for us to add this functionality into nuxt? And how? Thanks!

This feature request is available on Nuxt.js community (#c84)
@pi0
Copy link
Member

pi0 commented Sep 20, 2017

Hi @rlam3 personally not using the stylus. But would be happy to help. You can use module template as a starting point:

https://github.com/nuxt-community/module-template

@rlam3
Copy link
Author

rlam3 commented Sep 20, 2017

Is nuxt designed a certain way which doesn't allow modules/libraries outside of its community to use? I'm a bit confused as to why I can't just do an npm install to get this working. Thanks.

Coming from Flask, is Nuxt supposed to feel more like Django? Whereas Flask is more like Vue.js?

@pi0
Copy link
Member

pi0 commented Sep 21, 2017

No absolutely not! We just keep some common modules here to easily be accessed and used. You can simply npm install and use as nuxt plugins (see docs) without need to any 3rd party module. Modules just make integration faster :)

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