Skip to content

Commit

Permalink
Quick Save
Browse files Browse the repository at this point in the history
  • Loading branch information
R. S. Doiel committed Sep 12, 2024
1 parent f255a9b commit 5f1cb9b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
10 changes: 7 additions & 3 deletions languages-and-tooling.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,16 @@
<section>
<h1 id="languages-and-tooling">Languages and Tooling</h1>
<p>Below are some of the projects we’d like to highlight. We develop
software in a variety of languages mostly Python, JavaScript/TypeScript,
and a little Go.</p>
software in a variety of languages mostly Python, some
JavaScript/TypeScript, and a little Go.</p>
<h2 id="typescript">TypeScript</h2>
<ul>
<li><a href="https://caltechlibrary.io/ts_dataset">ts_dataset</a>, a
<li><a
href="https://caltechlibrary.github.io/ts_dataset">ts_dataset</a>, a
TypeScript module for working with datasetd via Deno</li>
<li><a href="https://caltechlibrary.github.io/cold">cold</a> and <a
href="https://caltechlibrary.github.io/cold_admin">cold_admin</a>,
Controlled Object Lists and Datum.</li>
</ul>
<h2 id="javascript">JavaScript</h2>
<ul>
Expand Down
5 changes: 3 additions & 2 deletions languages-and-tooling.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@

# Languages and Tooling

Below are some of the projects we'd like to highlight. We develop software in a variety of languages mostly Python, JavaScript/TypeScript, and a little Go.
Below are some of the projects we'd like to highlight. We develop software in a variety of languages mostly Python, some JavaScript/TypeScript, and a little Go.

## TypeScript

- [ts_dataset](https://caltechlibrary.io/ts_dataset), a TypeScript module for working with datasetd via Deno
- [ts_dataset](https://caltechlibrary.github.io/ts_dataset), a TypeScript module for working with datasetd via Deno
- [cold](https://caltechlibrary.github.io/cold) and [cold_admin](https://caltechlibrary.github.io/cold_admin), Controlled Object Lists and Datum.

## JavaScript

Expand Down

0 comments on commit 5f1cb9b

Please sign in to comment.