livebook/assets
Jonatan Kłosko 479b0379d8
Implement Elixir lexer for the Monaco editor (#14)
* Implement Elixir lexer for the Monaco editor

* Tokenize function calls
2021-01-26 13:14:58 +01:00
..
css Setup initial session UI (#9) 2021-01-17 22:03:03 +01:00
js Implement Elixir lexer for the Monaco editor (#14) 2021-01-26 13:14:58 +01:00
static Initial commit 2021-01-07 20:56:24 +01:00
test/lib Implement collaborative text editing (#10) 2021-01-21 13:11:45 +01:00
.babelrc Initial commit 2021-01-07 20:56:24 +01:00
package-lock.json Implement collaborative text editing (#10) 2021-01-21 13:11:45 +01:00
package.json Implement collaborative text editing (#10) 2021-01-21 13:11:45 +01:00
postcss.config.js Set up assets and layout (#2) 2021-01-07 22:13:17 +01:00
tailwind.config.js Set up assets and layout (#2) 2021-01-07 22:13:17 +01:00
webpack.config.js Implement collaborative text editing (#10) 2021-01-21 13:11:45 +01:00