diff --git a/src/drivers/webextension/images/icons/CodeSandbox.svg b/src/drivers/webextension/images/icons/CodeSandbox.svg new file mode 100644 index 000000000..8ff5a54e0 --- /dev/null +++ b/src/drivers/webextension/images/icons/CodeSandbox.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/c.json b/src/technologies/c.json index 5fe2f7641..5ca079305 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -1776,6 +1776,22 @@ }, "website": "http://codemirror.net" }, + "CodeSandbox": { + "cats": [ + 5, + 20 + ], + "description": "CodeSandbox is an online code editor and prototyping tool that makes creating and sharing web apps faster.", + "icon": "CodeSandbox.svg", + "dom": "iframe[src^='https://codesandbox.io/embed/']", + "saas": true, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "website": "https://codesandbox.io/" + }, "Coin Currency Converter": { "cats": [ 100