All Projects → Senipah → VBA-Better-Array

Senipah / VBA-Better-Array

Licence: MIT license
An array class for VBA providing features found in more modern languages

Programming Languages

vba
158 projects
powershell
5483 projects

Projects that are alternatives of or similar to VBA-Better-Array

HashMapC
A tiny library for using easily HashMap, arraylist in the C.
Stars: ✭ 21 (-72.73%)
Mutual labels:  array, arrays
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-54.55%)
Mutual labels:  array, arrays
php-collections
A collection library for php
Stars: ✭ 34 (-55.84%)
Mutual labels:  array, arrays
Pgo
Go library for PHP community with convenient functions
Stars: ✭ 51 (-33.77%)
Mutual labels:  array, arrays
VBA-Arrays
😎 Array functions that are similar JavaScript functions. Example: Push, Pop, Shift, Unshift, Sort, length, toString.
Stars: ✭ 48 (-37.66%)
Mutual labels:  excel, array
Ubigeo-Peru
Base de datos de departamentos, provincias y distritos del Perú (UBIGEO) actualizada al 2019 (El INEI ha actualizado hasta el 2016). SQL, JSON, XML, CSV, Arreglos PHP, YAML.
Stars: ✭ 113 (+46.75%)
Mutual labels:  array, arrays
Massiv
Efficient Haskell Arrays featuring Parallel computation
Stars: ✭ 328 (+325.97%)
Mutual labels:  array, arrays
Componentarrays.jl
Arrays with arbitrarily nested named components.
Stars: ✭ 72 (-6.49%)
Mutual labels:  array, arrays
Async Ray
Provide async/await callbacks for every, find, findIndex, filter, forEach, map, reduce, reduceRight and some methods in Array.
Stars: ✭ 102 (+32.47%)
Mutual labels:  array, arrays
Vscode Data Preview
Data Preview 🈸 extension for importing 📤 viewing 🔎 slicing 🔪 dicing 🎲 charting 📊 & exporting 📥 large JSON array/config, YAML, Apache Arrow, Avro, Parquet & Excel data files
Stars: ✭ 245 (+218.18%)
Mutual labels:  excel, array
arrays
Yii Array Helper
Stars: ✭ 41 (-46.75%)
Mutual labels:  array, arrays
lazyExcel
a simply software like MS-Excel.it can be running muiti-platform...
Stars: ✭ 37 (-51.95%)
Mutual labels:  excel
Samples-JS-PHP
JavaScript and PHP samples for Stimulsoft Reports.PHP reporting tool.
Stars: ✭ 17 (-77.92%)
Mutual labels:  excel
tukaan
A modern, cross platform Python toolkit for creating desktop GUI applications. Contributors are welcome!
Stars: ✭ 97 (+25.97%)
Mutual labels:  modern
VBA-and-Excel-Books-and-PDFs
Personal collection of vb.net, .net, vba and other books regarding vb programming
Stars: ✭ 83 (+7.79%)
Mutual labels:  excel
LocalizationUE4
Translation Editor for Unreal Engine 4
Stars: ✭ 59 (-23.38%)
Mutual labels:  excel
Qxlnt
Use xlnt in Qt 5 or 6. xlnt is cross-platform user-friendly xlsx library for C++14.
Stars: ✭ 66 (-14.29%)
Mutual labels:  excel
FluentExcel
Use Fluent API to configure POCO excel behaviors, and then provides IEnumerable<T> has save to and load from excel functionalities.
Stars: ✭ 73 (-5.19%)
Mutual labels:  excel
js-explorer
Find the method you need without digging through the docs, directly on the command line!
Stars: ✭ 287 (+272.73%)
Mutual labels:  array
exceltricks
My commonly used Excel and Google Sheet formulas and tricks
Stars: ✭ 87 (+12.99%)
Mutual labels:  excel

VBA Better Array

GitHub GitHub release (latest by date)

A VBA class providing a more flexible and user-friendly Array.

VBA-Better-Array is a cross-platform and dependency-free VBA class which enables you to easily sort, slice and splice your data (and much more).

Documentation

READ THE DOCS for information on how to get started with VBA Better Array.

Installation

Click one of the below download links to download the latest BetterArray release. Both are .zip archives. The standalone archive just contains the BetterArray.cls file.

Description Download link
Download this if you just want the BetterArray class. Most people should choose this option. Standalone
Download this if you want the BetterArray class and the unit tests. Note: unit tests depend on Rubberduck VBA as the test runner. With Tests

Refer to the installation documentation for more information.

Contributing

Please refer to the process outlined in the Contributing page of the documentation site for instructions on how to contribute to this project.

License

This library is free software; you can redistribute it and/or modify it under the terms of the MIT license. See LICENSE for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].