Skip to content

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.

Notifications You must be signed in to change notification settings

jayrchamp/adonis-lucid-snake-case

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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...

About

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.

Resources

Stars

Watchers

Forks

Packages

No packages published