0.0.2 • Published 6 years ago

@nuxtjs-extra/toml v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

@nuxtjs-extra/toml

Adds TOML support to your Nuxt app. This is based on the official Nuxt example.

Install

  1. yarn add @nuxtjs-extra/toml or npm -D i @nuxtjs-extra/toml

  2. In nuxt.config.js:

{
  modules: [ '@nuxtjs-extra/toml' ]
}
0.0.2

6 years ago

0.0.1

6 years ago