elm-detector

#4 / 2 rate

elm-detector

67 users

2016-06-08

Unknown

Extension Information

5 star
50%
4 star
0%
3 star
50%
2 star
0%
1 star
0%

Supported Languages

Description

Detects Elm apps as you browse.

Chrome extension that detects Elm apps as you browse

Reviews

Gabriel Robertson
Gabriel Robertson

Does not seem to catch sites that use Elm in embed mode, which is more common in my experience thus far. EDIT: It only detects elm when it exists on `window.Elm`, which is not done when it is compiled in ES6+ mode, which most sites do now. A better way would be to check that, and if it fails then iterate through the module list to see if (in the general case) any of the modules in `window.require.list()` (if window.require exists and window.require.list exists) end in ".elm". That would not catch if it is not being loaded but only if elm was used in the build at all, but would be a good fallback.

Matthew McFarland
Matthew McFarland

Works great!

Similar extensions

LiveReload
LiveReload

https://livereload.com

Refined GitHub
Refined GitHub

Sindre Sorhus

Apollo Client Devtools
Apollo Client Devtools

https://www.apollographql.com

MobX Developer Tools
MobX Developer Tools

Andy Kogut

Ember Inspector
Ember Inspector

https://www.emberjs.com

Enhanced GitHub
Enhanced GitHub

Varun Malhotra

Rails Panel
Rails Panel

Dejan Simic

OctoLinker
OctoLinker

https://octolinker.vercel.app

DevTools Author
DevTools Author

Mike King

Reason Tools
Reason Tools

Ricky V

Octotree - GitHub code tree
Octotree - GitHub code tree

https://octotree.io

Elm Debug Helper
Elm Debug Helper

latal.tomas