An open API service indexing awesome lists of open source software.

https://github.com/glideapps/glide-code-columns

Custom computed columns for Glide
https://github.com/glideapps/glide-code-columns

Last synced: 5 months ago
JSON representation

Custom computed columns for Glide

Awesome Lists containing this project

README

          

# Glide Code Columns

Code columns are an open source way to create computations using your data in [Glide Apps](https://glideapps.com)

## Develop

```
$ npm install
$ npm run build
$ npm test
```