Skip to content
This repository was archived by the owner on Dec 24, 2020. It is now read-only.

Commit 0606566

Browse files
committed
chore: reprecating the project
Signed-off-by: Pawel Psztyc <jarrodek@gmail.com>
1 parent c2e9bdc commit 0606566

File tree

8 files changed

+2398
-2270
lines changed

8 files changed

+2398
-2270
lines changed

.eslintignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

.eslintrc.js

Lines changed: 0 additions & 14 deletions
This file was deleted.

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
> ## 🛠 Status: In Development
1+
# WebSDK polyfill and <web-sdk> web component
2+
3+
> ## 🛠 Status: Abandoned
4+
25
> WebSDK proposal is currently in development. The polyfill and the components probably are not working just yet. Also the proposal is under internal discussion (MuleSoft) before it's going to be promoted externally. However, if you are interested in participating in the discussion, please, create an issue report or drop us an email arc@mulesoft.com
36
47

5-
# WebSDK polyfill and <web-sdk> web component
68

79
This is a proof of concept of a proposition of new web platform API: WebSDK.
810

commitlint.config.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

husky.config.js

Lines changed: 0 additions & 6 deletions
This file was deleted.

package-lock.json

Lines changed: 2389 additions & 2229 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,27 +11,20 @@
1111
"author": "Pawel Psztyc",
1212
"license": "Apache-2.0",
1313
"devDependencies": {
14-
"@advanced-rest-client/eslint-config": "^1.1.3",
15-
"@advanced-rest-client/prettier-config": "^0.1.0",
16-
"@commitlint/cli": "^8.2.0",
17-
"@commitlint/config-conventional": "^8.2.0",
18-
"amf-client-js": "^4.0.2",
14+
"amf-client-js": "^4.5.1",
1915
"body-parser": "^1.19.0",
20-
"boxen": "^4.1.0",
16+
"boxen": "^4.2.0",
2117
"browserify": "16.5.0",
2218
"chalk": "^3.0.0",
23-
"chance": "^1.1.3",
19+
"chance": "^1.1.7",
2420
"cors": "^2.8.5",
25-
"eslint": "^6.7.1",
26-
"eslint-config-google": "^0.14.0",
27-
"eslint-config-prettier": "^6.7.0",
2821
"express": "^4.17.1",
2922
"fs-extra": "^8.1.0",
3023
"husky": "^3.1.0",
3124
"lint-staged": "^9.5.0",
32-
"passport": "^0.4.0",
25+
"passport": "^0.4.1",
3326
"passport-http": "^0.3.0",
34-
"uuid": "^3.3.3"
27+
"uuid": "^3.4.0"
3528
},
3629
"repository": {
3730
"type": "git",

prettier.config.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)