文件名称:happy-waterline-errors:我想很高兴处理水线错误
文件大小:7KB
文件格式:ZIP
更新时间:2024-05-29 19:08:27
JavaScript
快乐水线错误 我想很高兴处理水线错误 :construction: 使用此模块是个坏主意! 我这样做是为了减轻我的工作! 它是尚未全面! :construction: 用法: import happy from "happy-waterline-errors" ; // formats errors from Waterline to make them more user-friendly // you can even send it back to your users as response! I do that! User . create ( { firstName : "gocho" } ) . exec ( function ( error , user ) { if ( error ) { return console . log ( "user-friendly error: %j" ,
【文件预览】:
happy-waterline-errors-master
----.travis.yml(147B)
----.eslintrc(322B)
----package.json(1KB)
----Readme.md(2KB)
----LICENSE(1KB)
----src()
--------test()
--------Gruntfile.js(451B)
--------lib()
----.npmignore(77B)
----.gitignore(79B)
----.editorconfig(153B)