@jayrchamp/adonis-lucid-snake-case

1.0.2 • Public • Published

Adonis Lucid Snake Case

This package adds the ability to Lucid methods (create, createMany, merge, fill) to automatically convert payload that contains camel case properties to a snake case format.

Getting Started

Install the package using the adonis CLI.

> adonis install @jayrchamp/adonis-lucid-snake-case

Follow instruction that are displayed (or read them here).

Usage

Soon...

Package Sidebar

Install

npm i @jayrchamp/adonis-lucid-snake-case

Weekly Downloads

1

Version

1.0.2

License

none

Unpacked Size

3.1 kB

Total Files

8

Last publish

Collaborators

  • jayrchamp