Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

nschulzke/csp-cells.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSP Cells

CSP Cells is an experimental library for Communicating Sequential Processes in JavaScript

File Structure

./src contains a series of index.js files which represent different experiments with the library files. The bulk of the code for the library is in chan.js.

Purpose

I wanted to experiment with a CSP-based JavaScript UI framework, using new and experimental JavaScript features such as generators, async/await, iterators, and others. This is the result of those experiments.

About

Small library for CSP in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published