1.4.1 • Published 7 years ago

acquaint v1.4.1

Weekly downloads
11
License
MIT
Repository
github
Last release
7 years ago

acquaint

Build Status Coverage Status Code Climate NPM Version NPM Downloads Dependency Status Known Vulnerabilities NSP Status

Hapi plugin to load routes, handlers, methods, binds (server.bind), and apps (server.app) through globs. All glob rules apply.

  • Supports glob patterns for injecting.
  • Supports direct injection through plugin register options.
  • Access autoloaded methods on other methods with working cache and bind.
  • Set default options such as cache and bind on loaded methods capable for override or merge.

Head to the API documentation.

See it in action in this TodoMVC demo for hapi.

Credits

1.4.1

7 years ago

1.4.0

8 years ago

1.3.0

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago