Here are
73 public repositories
matching this topic...
Updated
Mar 15, 2022
JavaScript
Create basic addition, subtraction, multiplication and division practice questions with the answer sheet
Updated
Jan 26, 2021
Python
Simple XLSX and CSV to dictionary converter
Updated
Dec 6, 2021
Python
Fast, low memory and support 10 million rows of write/read excel tools.一个高效、超低内存支持GB级别Excel读写工具,非POI底层,支持流式读取
Updated
Mar 27, 2022
Java
A python library for making table report.
Updated
Jun 4, 2020
Python
A spreadsheet-like interactive evaluator for F#
Chinese Worksheet Generator
Updated
Mar 12, 2022
Python
Excel (eg. .xlsx/.xls) to CSV/TSV Format Converter in Rust
A PHP library to merge two or more Excel files into one
🚆 This web scraper builds a dataset for São Paulo subway operation status
Updated
Aug 28, 2021
Python
A basic math worksheet generator made with Angular
Updated
Sep 20, 2017
TypeScript
DBAddin is an MS Excel Addin for retrieving Database data via userdefined functions into Excel and writing Data (DBMapper), executing generic DML (DBAction) and doing all this in Sequences (DBSequence).
Updated
Feb 28, 2022
Visual Basic .NET
Import or partially refresh your Google Sheets from Excel files
Spreadsheet like react canvas datagrid optimized for performance built entirely typescript and react functional components with react hooks.
Updated
Nov 4, 2021
TypeScript
Interactively work with interpreteted languages (R etc.)
Updated
May 17, 2017
Vim script
Various notes for NCEA/NZ Scholarship
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.
VBA + Excel import and download Indices, Commodities, Forex and Crypto Market prices and changes to the worksheet
Updated
Nov 22, 2018
Visual Basic
.NET SDK to communicate with the Aspose.Cells REST API. Create, Edit & Convert Excel files in the Cloud.
Group mentoring worksheets for Data Structures & Algorithms
@ucberkeley .
simple javascript in html to generate math worksheets for practice
Updated
Nov 16, 2017
HTML
These are my Calculus Handouts
Java SDK to communicate with Aspose.Cells REST API. Create, Edit or Convert Excel files in the Cloud.
Updated
Mar 14, 2022
Java
Add-on for Google Forms to "snip" images/diagrams from worksheets
Updated
Oct 25, 2019
TypeScript
Swift SDK to communicate with Aspose.Cells REST APIs. Create, Edit & Convert Excel files in the Cloud with Swift.
Updated
Nov 24, 2021
Swift
Updated
Feb 19, 2022
Python
Initial_C_Programming_Samples
Fill-In-The-Blank Quiz Maker. Use this to help you study for tests (e.g. memory verses). By default, it keeps words that are two letters or less (configurable).
Updated
Oct 21, 2019
Python
Improve this page
Add a description, image, and links to the
worksheet
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
worksheet
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