All Projects → publicdomaincompany → copypaster

publicdomaincompany / copypaster

Licence: other
Make web forms copy-pasteable.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to copypaster

Spreadsheet
A spreadsheet app designed for elementary OS
Stars: ✭ 66 (-22.35%)
Mutual labels:  spreadsheet
js-harb
❌ Host of Archaic Representations of Books (now merged in http://github.com/sheetjs/js-xlsx )
Stars: ✭ 55 (-35.29%)
Mutual labels:  spreadsheet
fxl
fxl is a Clojure spreadsheet library
Stars: ✭ 117 (+37.65%)
Mutual labels:  spreadsheet
easy-excel
🚀 快速读写Excel文件,简单高效
Stars: ✭ 118 (+38.82%)
Mutual labels:  spreadsheet
websheetjs
Lightweight JS library to render website sections with data from Google Spreadsheets
Stars: ✭ 29 (-65.88%)
Mutual labels:  spreadsheet
BakingSheet
Easy datasheet management for C# and Unity. Supports Excel, Google Sheet, JSON and CSV format.
Stars: ✭ 144 (+69.41%)
Mutual labels:  spreadsheet
Depot
Structured data editor built inside VS Code
Stars: ✭ 136 (+60%)
Mutual labels:  spreadsheet
financial-forecast
Personal Financial Forecasting Model
Stars: ✭ 24 (-71.76%)
Mutual labels:  spreadsheet
xltpl
A python module to generate xls/x files from a xls/x template.
Stars: ✭ 46 (-45.88%)
Mutual labels:  spreadsheet
svelte-datagrid
Svelte data grid spreadsheet best best features and performance from excel
Stars: ✭ 48 (-43.53%)
Mutual labels:  spreadsheet
PlotsOfData
Shiny App for comparison of samples
Stars: ✭ 47 (-44.71%)
Mutual labels:  spreadsheet
xivraidteam
discord と連携して ロット管理、スケジュール管理 を自動化した FF14 零式 固定管理用スプレッドシート
Stars: ✭ 20 (-76.47%)
Mutual labels:  spreadsheet
keikai-tutorial
A tutorial of a web spreadsheet component, keikai
Stars: ✭ 19 (-77.65%)
Mutual labels:  spreadsheet
xlsx-reader
xlsx-reader is a PHP library for fast and efficient reading of XLSX spreadsheet files. Its focus is on reading the data contained within XLSX files, disregarding all document styling beyond that which is strictly necessary for data type recognition. It is built to be usable for very big XLSX files in the magnitude of multiple GBs.
Stars: ✭ 40 (-52.94%)
Mutual labels:  spreadsheet
Dexiom.EPPlusExporter
A very simple, yet incredibly powerfull library to generate Excel documents out of objects, arrays, lists, collections, etc.
Stars: ✭ 19 (-77.65%)
Mutual labels:  spreadsheet
xls-cli
A simple cli tool to explore xls files
Stars: ✭ 25 (-70.59%)
Mutual labels:  spreadsheet
philan.net
Public Donation Management webservice for Philanthropist.
Stars: ✭ 35 (-58.82%)
Mutual labels:  spreadsheet
xlsx reader
A production-ready XLSX file reader for Elixir.
Stars: ✭ 46 (-45.88%)
Mutual labels:  spreadsheet
xlsx2csv.rs
Excel (eg. .xlsx/.xls) to CSV/TSV Format Converter in Rust
Stars: ✭ 47 (-44.71%)
Mutual labels:  spreadsheet
stream-list-updater
Automation for updating an index of live George Floyd protest streams
Stars: ✭ 15 (-82.35%)
Mutual labels:  spreadsheet

CopyPaster

In 2021 let's start making all web forms copy/pasteable. This will allow for much faster form filling, eReceipts, collaborative editing of forms with version control via Git, and a whole lot more.

Demo

Demo

Watch the Demo on YouTube

Why now?

TreeNotation makes it possible to do all of this in a simple, robust, typesafe way. Filling out a web form is isomorphic to editing a Tree Notation document. As a user edits a form, a textarea updates with the Tree Notation version. The user can copy/paste to and from that textarea.

But wait, there's more!

Editing a Tree Notation document is also isomorphic to editing a spreadsheet. So all web forms can be a web form AND a single copy/pasteable Tree Notation document AND a spreadsheet!

Demo

Future Work

If you like this idea, star this repo. You can implement this idea yourself on your own site!

Need help? Just reach out here or in the Tree Notation subreddit https://www.reddit.com/r/treenotation/

❤️❤️❤️ Public Domain ❤️❤️❤️

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