Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 341 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 341 Bytes

Chain

A New Visual Programming Environment to Build JavaScript By Linking Blocks.

Also, you can coedit this by using Cochain.

Example:

'Hello, Chain!' => '!niahC ,olleH'

JavaScript

Array.from('Hello, ' + 'World!').reverse().join('')