Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 674 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 674 Bytes

utils

1. Overview

A dual repository (JavaScript and Python) containing basic utils for development. Minimum external dependencies should be used in order to keep the repository lightweight.

2. Content

2.1. JavaScript/TypeScript

See the JavaScript directory for the available modules.

2.2. Python

See the Python directory for the available modules.

3. Scripts

3.1. JavaScript/TypeScript

TBA

3.2. Python

A script to build and serve the wheel file for development-time installation in a Python environment. Convenient to use with Pyodide.