AlaSQL / alasql

AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel.

Home Page:http://alasql.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to contribute wiki page improvements?

paulrutter opened this issue · comments

commented

The current wiki is helpful but incomplete in a lot of places. Since we're in the process of integrating AlaSQL into a part of our product, we might want to improve the documentation in some areas (especially around using date functions and other basics).

https://github.com/AlaSQL/alasql/wiki

Is there a way to contribute PR's to the documentation?
@mathiasrw let me know.

That sounds amazing!

We rely on the built in wiki feature and it does not have any PR available. Hmm. I guess I could make one. HOld on!

I made https://github.com/AlaSQL/ala-wiki

It will not be synced in real time into the wiki, but better to offer PRs than not.

commented

Thanks, will let you know when we have something to contribute.

commented

@mathiasrw See AlaSQL/ala-wiki#1 for an initial improvement on the date functions page.
If you think this is indeed an improvement, i might look into other pages as well.