Socket
Book a DemoInstallSign in
Socket

feathers-orm-service

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feathers-orm-service

Easily create a Object Relational Mapping Service for Featherjs.

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

feathers-orm-service Build Status Code Climate

Easily create a Object Relational Mapping Service for Featherjs.

Getting Started

To install feathers-orm-service from npm, run:

$ npm install feathers-orm-service --save

See Getting Started, in the docs/ directory.

I recommend that you also examine the example source code in the examples/ directory.

Documentation

See the docs/ directory.

Developing

See the lib/ directory.

Run

grunt

Testing

Create Database, feathers_orm_service

mysql -e 'create database feathers_orm_service'

Run Grunt Tests

grunt test

Author

  • Glavin Wiechert

License

Copyright (c) 2014 Glavin Wiechert

Licensed under the MIT license.

Keywords

feathers-plugin

FAQs

Package last updated on 30 Mar 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts