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

https://github.com/igeligel/tooltipr-glossaries

🗂️ The collection of public glossaries used in several tooltipr sub projects 🗂️
https://github.com/igeligel/tooltipr-glossaries

glossary glossary-terms hacktoberfest hacktoberfest2022

Last synced: 9 months ago
JSON representation

🗂️ The collection of public glossaries used in several tooltipr sub projects 🗂️

Awesome Lists containing this project

README

          


Headless Recorder

tooltipr





Github Build

> 🗂️ The collection of public glossaries used in several tooltipr sub projects 🗂️

## 📝 Installation instructions - For users

tooltipr-glossaries is published on npm. You can install it with the following command:

yarn

```bash
yarn add tooltipr-glossaries
```

npm

```bash
npm install tooltipr-glossaries
```

## 💻 Installation instructions - for contributors

If you want to develop and contribute to this project, or simply want to create a build of this extension you will need to have the following requirements installed on your machine:

- [Node.js v14](https://nodejs.org/)
- yarn

After that you will need to install the dependencies with:

```bash
yarn
```

## 🏗️ Build

There is one command to build the package:

```bash
yarn build
```

## 🤔 FAQ

No questions yet, so no answers 😶

## ⚖️ License

This repository is published under the Creative Commons Attribution-NonCommercial 3.0 Unported license. You can find a reference [here](https://creativecommons.org/licenses/by-nc/3.0/).