All Projects → brewk → wowspreadsheet

brewk / wowspreadsheet

Licence: GPL-3.0 license
World of Warcraft character tracking spreadsheet for Google Docs

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to wowspreadsheet

financial-forecast
Personal Financial Forecasting Model
Stars: ✭ 24 (-35.14%)
Mutual labels:  spreadsheet
S2
⚡️ Practical analytical Table rendering core lib.
Stars: ✭ 818 (+2110.81%)
Mutual labels:  spreadsheet
lc-spreadsheets
Tidy data for librarians
Stars: ✭ 17 (-54.05%)
Mutual labels:  spreadsheet
copypaster
Make web forms copy-pasteable.
Stars: ✭ 85 (+129.73%)
Mutual labels:  spreadsheet
owlet
Typed Spreadsheet UI library for ScalaJS
Stars: ✭ 40 (+8.11%)
Mutual labels:  spreadsheet
FusionCMS
A CMS for World of Warcraft private servers
Stars: ✭ 18 (-51.35%)
Mutual labels:  worldofwarcraft
Dexiom.EPPlusExporter
A very simple, yet incredibly powerfull library to generate Excel documents out of objects, arrays, lists, collections, etc.
Stars: ✭ 19 (-48.65%)
Mutual labels:  spreadsheet
sheet2dict
Simple XLSX and CSV to dictionary converter
Stars: ✭ 206 (+456.76%)
Mutual labels:  spreadsheet
MarsAdmin
MarsAdmin v7 is a general interface add-on which will help staff member ingame for trinity core.
Stars: ✭ 13 (-64.86%)
Mutual labels:  worldofwarcraft
BulkPDF
BulkPDF is a free and easy to use open source software, which allows to automatically fill an existing PDF form with differen values. Only a spreadsheet (Microsoft Excel 2007/2010/2013, LibreOffice or OpenOffice Calc) with the desired values is required.
Stars: ✭ 94 (+154.05%)
Mutual labels:  spreadsheet
convey
CSV processing and web related data types mutual conversion
Stars: ✭ 16 (-56.76%)
Mutual labels:  spreadsheet
spreadsheet
Yii2 extension for export to Excel
Stars: ✭ 79 (+113.51%)
Mutual labels:  spreadsheet
nocodb
🔥 🔥 🔥 Open Source Airtable Alternative - turns any MySQL, Postgres, SQLite into a Spreadsheet with REST APIs.
Stars: ✭ 28,894 (+77991.89%)
Mutual labels:  spreadsheet
xlsx reader
A production-ready XLSX file reader for Elixir.
Stars: ✭ 46 (+24.32%)
Mutual labels:  spreadsheet
xivtlsheet
ACT、FFLogsを使い、FF14 零式コンテンツのタイムラインスプレッドシートを作成
Stars: ✭ 39 (+5.41%)
Mutual labels:  spreadsheet
xlsx2csv.rs
Excel (eg. .xlsx/.xls) to CSV/TSV Format Converter in Rust
Stars: ✭ 47 (+27.03%)
Mutual labels:  spreadsheet
umya-spreadsheet
A pure rust library for reading and writing spreadsheet files
Stars: ✭ 79 (+113.51%)
Mutual labels:  spreadsheet
anita
Anita is a private, no-server, powerful and fully customizable data management solution, open source and free of charge. With Anita you can organize any number of things you want to track, with one of our pre-configured Anita Templates or by defining your own custom data structure. Anita can handle many different data types, and can present your…
Stars: ✭ 30 (-18.92%)
Mutual labels:  spreadsheet
fast-formula-parser
Parse and evaluate MS Excel formula in javascript.
Stars: ✭ 341 (+821.62%)
Mutual labels:  spreadsheet
GoogleSheet-Database
unity google sheet core module
Stars: ✭ 23 (-37.84%)
Mutual labels:  spreadsheet

Build Status

wowspreadsheet

World of Warcraft character tracking spreadsheet for Google Docs

Vist the WIKI for help and setup

spreadsheet

Home Page

Keeps track of:

  • class, level, specs, average equipped item level, slot item level
  • audit with number of issues, as well as detailed info about the issues
  • lock outs and progression for all raids, heroic and mythic dungeons
  • weeks active for raids
  • primary profession levels
  • reputations

Main code is within wow.js, you can copy this into a googlespreadsheets script, or copy a template from here:

Template

Contributing

To run the automated checks, install npm. Then, install the project dependencies:

npm install

Finally, run the test command to check for issues with any changes you have made:

npm test
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].