Here are
78 public repositories
matching this topic...
Updated
Mar 15, 2022
JavaScript
A react library to render and display excel sheets on webpage
Updated
Feb 11, 2022
JavaScript
Easy setup a service level objective using prometheus
Export & Import VBA code for use with Git (or any VCS)
Microsoft Graph API wrapper written in Python
Updated
Mar 27, 2022
Python
A collection of M code to get various formats from Excel sheets in Power Query
VFP Class to Create an XLSX Workbook without Excel Automation or Installed
Personal Financial Forecasting Model
FlyingKoala turns Excel into a user interface for defining calculations in Python and so reduces the complexity for humans translating from Excel to Python and makes the calculations more transparent to other domain experts, managers, bankers and auditors.
Updated
May 29, 2020
Python
Render xlsx from template
Updated
Nov 9, 2020
TypeScript
Example Tableau calculated fields, workbooks, data extracts, data sources, and map sources
A VBA macro that facilitates version control by automatically importing/exporting other VBA macros in Office documents.
Visual Basic Script Refresher for Excel files with Power Query and PowerPivot model
Updated
Feb 13, 2017
Visual Basic
simple framework for containing spreadsheet like data
Updated
Jan 26, 2022
Ruby
Android app to fetch and view data from the Mastercom Workbook
📓 WB -- Software Engineers's lab workbook 👩🏼🔬👨🏽🔬
Updated
Feb 10, 2019
Ruby
ESS Site-specific EPICS Environment : E3 Training Material
Updated
Nov 15, 2021
Shell
Using the Google Maps Directions API with Excel and VBA
Interactively work with interpreteted languages (R etc.)
Updated
May 17, 2017
Vim script
Converts a Worksheet in an Excel Workbook to an individual PDF File. If the Worksheet is left unspecified, the whole workbook is converted to PDF.
Simple GUI tool for removing protection from Excel spreadsheets
Updated
Mar 3, 2020
Python
Workshop materials for a 2-hour hands-on approach to learning the OpenRefine data cleaning tool
Updated
Jun 27, 2018
HTML
Converter that converts Excel Workbooks to a single HTML page
DSGO workshop materials for "Saving Puppies with Pandas"
Updated
Sep 27, 2019
HTML
A quick-start example to help you add the Syncfusion Flutter XlsIO library to a Flutter app. You will learn how to create an excel file and add text to it. You will also learn how to save the created excel file in mobile, web, and in desktop applications.
Referencing documents by name, date, workbook and tags.
Updated
Mar 12, 2022
Python
Improve this page
Add a description, image, and links to the
workbook
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
workbook
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Actual
Currently keeping code formatted and linted requires to use two commands:
yarn lint:fix(ornpm run lint:fix)yarn format(ornpm run format)Both of that are proceed by another tool.
Expected
yarn lint:fix(ornpm run lint:fix) should get same result like current solution.Packages:
This issues should be perform