0.1.0 • Published 10 years ago
feathers-snake-case-hook v0.1.0
feathers-snake-case-hook
Installation
npm install feathers-snake-case-hook --saveUsage
import { toSnakeCase } from 'feathers-snake-case-hook'
app.service('/todos').before({
all: [ toSnakeCase() ]
})License
Copyright © 2016
Licensed under the MIT license.
0.1.0
10 years ago