Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romelperez/helcor
General Purpose JavaScript Tools
https://github.com/romelperez/helcor
browser tools universal utilities
Last synced: 8 days ago
JSON representation
General Purpose JavaScript Tools
- Host: GitHub
- URL: https://github.com/romelperez/helcor
- Owner: romelperez
- License: mit
- Created: 2016-12-17T16:30:24.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2023-03-08T08:30:05.000Z (over 1 year ago)
- Last Synced: 2024-10-21T07:18:25.420Z (16 days ago)
- Topics: browser, tools, universal, utilities
- Language: JavaScript
- Homepage:
- Size: 3.01 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
![helcor](./helcor.jpg)
# Helcor
[![travis](https://img.shields.io/travis/romelperez/helcor.svg)](https://travis-ci.org/romelperez/helcor)
[![github stars](https://img.shields.io/github/stars/romelperez/helcor.svg?style=social&label=stars)](https://github.com/romelperez/helcor)
[![license](https://img.shields.io/github/license/romelperez/helcor.svg?maxAge=2592000)](https://github.com/romelperez/helcor/blob/main/LICENSE)
[![code style: standardjs](https://img.shields.io/badge/code_style-standardjs-d2bb09.svg?style=flat-square)](https://standardjs.com)General Purpose JavaScript Tools.
| Package | Description |
| :------------- | :------------- |
| [`@helcor/merge-collections`](./packages/merge-collections) | Merge two arrays of objects by identifier. |
| [`@helcor/move-in-array`](./packages/move-in-array) | Move an item by position in a list of positionated items. |
| [`@helcor/throttle`](./packages/throttle) | Create rate-limit controlled functions. |
| [`@helcor/window-sizes`](./packages/window-sizes) | Browser window dimensions and sizes manipulation. |## About
Helcor's logo is a photo of a bird named Toucan Barbet Compas endemic from Colombia.
A frugivorous colorful bird only found in the humid forests of western Colombia.
No sexual dimorphism as both sexes are very similar. Frugivorous and also preys
on insects and pierce flowers for nectar.Source: [birdsofcolombia.com](https://birdsofcolombia.com).