wizonesolutions:underscore-string

v1.0.0Published 11 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

Underscore.String for Meteor

The underscore.string string manipulation library repackaged for Meteor.

Usage

Non-conflicting functions are available in _ directly. All functions, including conflicting functions, are available in _s and _.str.

Example:

1_.str.include('Underscore.string', 'string'); // => true

NOTE

Based off https://github.com/TimHeckel/meteor-underscore-string/ but updated for 0.9.0 compatibility.

Author

This Meteor package was published by WizOne Solutions, a Meteor and Drupal CMS developer.

My largest Meteor app so far is https://github.com/spendflow/spendflow. It has a private beta. Check it out.