Wp Nuxt

screenshot of Wp Nuxt
nuxt

NOT MAINTAINED The module adds WP-API to your nuxt application.

Overview

The wp-nuxtnpm module adds WP-API to a Nuxt application. It has a library size of 49.8 kB minified (14 kB gzipped).

Features

  • Adds WP-API to your Nuxt application
  • Additional functions available with the wpapi-extensions when passing extensions: true
  • Basic RSS feed integration
  • Basic sitemap integration
  • Custom routes for custom extensions
  • Auto-Discovery feature to handle CORS correctly
  • Supports IE11, but may throw errors

Summary

The wp-nuxtnpm module is a useful tool that adds WP-API to Nuxt applications. It provides features such as basic RSS feed integration, sitemap integration, custom routes for custom extensions, and auto-discovery to handle CORS correctly. It has a small library size and supports IE11, although it may throw errors.

nuxt
Nuxt

nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.