feathers-snake-case-hook

0.1.0 • Public • Published

feathers-snake-case-hook

Installation

npm install feathers-snake-case-hook --save

Usage

import { toSnakeCase } from 'feathers-snake-case-hook'
app.service('/todos').before({
  all: [ toSnakeCase() ]
})

License

Copyright © 2016

Licensed under the MIT license.

Package Sidebar

Install

npm i feathers-snake-case-hook

Weekly Downloads

0

Version

0.1.0

License

none

Last publish

Collaborators

  • mcchrish