-
(Just throwing an idea, sorry if this is a duplicate — I could not find an issue with it)
Maybe a function (called `human`?) could be added to help with reading some units? I sometimes prefer to re…
-
At the moment, Manuskript's metadata can be difficult to interpret when opened in another program.
For example, here is a text document with all of the basic fields filled out:
title: …
ghost updated
3 years ago
-
In order to support automatic releases and increase transparency, I suggest we follow [Keep a Changelog][1].
This would involve
- create `CHANGELOG.md`
- add contents from keepachangelog.org
W…
-
More than just the license should be required as "human readable", otherwise it is unclear to the data user that this is even a dataset site (and the dataset site will be accessed as the first point o…
-
https://github.com/FACxBeamery/antonio-project-week-6/blob/ef49f343a2046978d628aed6ff19132fb2723ff5/antonio-week-6/src/components/board/grid.js#L5-L13
This function is written using very imperative…
-
Great library! I'm just not sure if it's possible to get the full name of the unit from looking at the docs and code. e.g. I want to turn "m" into "meters".
aramk updated
9 years ago
-
### Summary
Right now the logging of request metrics looks like (human-readable format):
```
request.body.filters.funding_instrument.one_of=[, ] request.body.filters.funding_category.one_of=[, , …
-
### Describe the bug
I'm trying to export my traewelling checkins with this [function](https://traewelling.de/export). Clicking on CSV (Human or Machine Readable Headings either) sends a POST request…
-
I've been finding it difficult to figure out how to get proper error messages from a parser implemented with lezer. I noticed that you've included the standard JSON5 test suite, but it seems like this…
-
First, thanks for this great tool!
For large code bases, the numerical output are hard to read, example:
![image](https://user-images.githubusercontent.com/54832605/167874356-21847f44-c311-466a-b7…