ember-allpurpose

1.1.0 • Public • Published

Ember-allpurpose

Yet Another Utils Library.

Why YAUL?

I often find I need utility functions that otherwise truly awesome libraries such as underscore or Ember lack (or lacked then). Over time, I've collected the things I've written into this modular pattern.

ES6

This package is published as an es6 module installable via npm as an ember-addon.

The advantage of being ES6 is that this library is easily consumable in tiny parts, ideal for situations where you just need one or a couple missing utility functions.

Only need a specific string test in your project? Now you only need to import that module.

Tests

I intend on creating both positive and failing tests for all of the utility functions provided. While I have not had the time to yet, this library and these functions have been ported with me project to project, maintained, and updated for nearly a decade now.

This README outlines the details of collaborating on this Ember addon.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    10
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    10
  • 1.0.0
    0

Package Sidebar

Install

npm i ember-allpurpose

Weekly Downloads

10

Version

1.1.0

License

MIT

Last publish

Collaborators

  • runspired