Socket
Socket
Sign inDemoInstall

koalas

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    koalas

Koalas is a library for doing a coalesce in JavaScript


Version published
Maintainers
1
Install size
13.8 kB
Created

Readme

Source

koalas NPM version

Koalas is a library for doing a coalesce in JavaScript

Getting Started

To install the module, run the following in the command line:

npm i koalas --save

Use within your application with the following line of JavaScript:

var koalas = require('koalas');

Contributing

Find a bug? Have a feature request? Please create an Issue.

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt, and build the documentation with grunt-readme.

Pull requests are also encouraged, and if you find this project useful please consider "starring" it to show your support! Thanks!

Author

Jon Schlinkert

Brian Woodward

  • helpers: some great handlebars helpers that we decided not to include in the handlebars-helpers project, most likely because the code footprint was too big or the helper wasn't generic enough.

License

Copyright (c) 2013 undefined, contributors. Released under the license


This file was generated by grunt-readme on Friday, December 27, 2013.

Keywords

FAQs

Last updated on 27 Dec 2013

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc