Skip to content

GMartigny/pimp-my-natives

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Pimp-my-array.js

Build Status Code Climate Test Coverage Inline docs devDependency Status Dowloads Join the chat at https://gitter.im/GMartigny/pimp-my-array

What ?

Pimp-my-array is a javascript librairy that improuves the native behaviour of array.

Plugged directly to the Array prototype, it provides a bunch of useful functions.

Why ?

For 2 main reasons :

  • Toying around with javascript arrays
  • Making my hand with github services

And if I end up making a useful librairy, that's a win-win.

How ?

It plain JS hooked up to Array prototype.

The project is linked to TravisCI that rebuild with each push.

Travis launch Jasmine for the BDD and Istanbul spy it for test coverage.

Coverage results are sent to CodeClimate which tell test coverage and code quality.

Lastly, the code documentation is checked with InchCI.

You too

You want to use it

Just add to your code before any other <script>. You can access any release with the corresponding tag.

<script src="//cdn.rawgit.com/GMartigny/pimp-my-array/1.1.0/pimp-my-array.min.js"></script>

You want to participate

Feel free to make pull request and report any issues you encounter.

About

A useful librairy for array managing with Javascript

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published