quicktype / glide-computed-column

Simple Glide computed column

Home Page:https://glideapps.github.io/glide-computed-column/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Glide Computed Column

This is an Experimental Code Column for Glide that echoes what you pass to it.

Details

  • It's written in TypeScript.
  • It's deployed on GitHub Pages.
  • It's unit-testable.

Development

$ npm install
$ npm run build
$ npm test

Edit the main file src/column.ts.

Deployment

Commits to master compile and deploy the column on the gh-pages branch, so be sure to enabled GitHub Pages for that branch in your repo settings to host your column on GitHub.

About

Simple Glide computed column

https://glideapps.github.io/glide-computed-column/


Languages

Language:TypeScript 79.8%Language:Dockerfile 9.7%Language:JavaScript 5.0%Language:Shell 5.0%Language:HTML 0.5%