dev-dict 0.12.3 → 0.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -8
- package/dist/__tests__/sources.test.d.ts +2 -0
- package/dist/__tests__/sources.test.d.ts.map +1 -0
- package/dist/common/index.d.ts +5 -0
- package/dist/common/index.d.ts.map +1 -1
- package/dist/common-gw_lqyrP.js +18 -0
- package/dist/common-gw_lqyrP.js.map +1 -0
- package/dist/data/index.d.ts +5947 -0
- package/dist/data/index.d.ts.map +1 -1
- package/dist/data/raw.d.ts +9 -0
- package/dist/data/raw.d.ts.map +1 -0
- package/dist/data/term-sources/ai_generated.d.ts.map +1 -0
- package/dist/data/term-sources/community.d.ts.map +1 -0
- package/dist/data/term-sources/official_website.d.ts.map +1 -0
- package/dist/data/term-sources/wikipedia.d.ts.map +1 -0
- package/dist/data/term-sources.d.ts +35 -0
- package/dist/data/term-sources.d.ts.map +1 -0
- package/dist/data/term-tags/automation.d.ts.map +1 -0
- package/dist/data/term-tags/backend.d.ts.map +1 -0
- package/dist/data/term-tags/cryptography.d.ts.map +1 -0
- package/dist/data/term-tags/e2e.d.ts.map +1 -0
- package/dist/data/term-tags/frontend.d.ts.map +1 -0
- package/dist/data/term-tags/javascript.d.ts.map +1 -0
- package/dist/data/term-tags/kanban.d.ts.map +1 -0
- package/dist/data/term-tags/open_source.d.ts.map +1 -0
- package/dist/data/term-tags/project_management.d.ts.map +1 -0
- package/dist/data/term-tags/qa.d.ts.map +1 -0
- package/dist/data/term-tags/scrum.d.ts.map +1 -0
- package/dist/data/term-tags/security.d.ts.map +1 -0
- package/dist/data/term-tags/software_development.d.ts.map +1 -0
- package/dist/data/term-tags/testing.d.ts.map +1 -0
- package/dist/data/term-tags/ui_library.d.ts.map +1 -0
- package/dist/data/term-tags.d.ts +123 -0
- package/dist/data/term-tags.d.ts.map +1 -0
- package/dist/data/term-types/cms.d.ts.map +1 -0
- package/dist/data/term-types/concept.d.ts.map +1 -0
- package/dist/data/term-types/database.d.ts.map +1 -0
- package/dist/data/term-types/framework.d.ts.map +1 -0
- package/dist/data/term-types/language.d.ts.map +1 -0
- package/dist/data/term-types/library.d.ts.map +1 -0
- package/dist/data/term-types/methodology.d.ts.map +1 -0
- package/dist/data/term-types/operating_system.d.ts +10 -0
- package/dist/data/term-types/operating_system.d.ts.map +1 -0
- package/dist/data/term-types/platform.d.ts.map +1 -0
- package/dist/data/term-types/protocol.d.ts +10 -0
- package/dist/data/term-types/protocol.d.ts.map +1 -0
- package/dist/data/term-types/runtime_environment.d.ts.map +1 -0
- package/dist/data/term-types/service.d.ts +10 -0
- package/dist/data/term-types/service.d.ts.map +1 -0
- package/dist/data/term-types/standard.d.ts.map +1 -0
- package/dist/data/term-types/tool.d.ts +10 -0
- package/dist/data/term-types/tool.d.ts.map +1 -0
- package/dist/data/{types/index.d.ts → term-types.d.ts} +29 -79
- package/dist/data/term-types.d.ts.map +1 -0
- package/dist/data/terms/aes.d.ts.map +1 -1
- package/dist/data/terms/agile.d.ts.map +1 -1
- package/dist/data/terms/ai.d.ts +8 -1
- package/dist/data/terms/ai.d.ts.map +1 -1
- package/dist/data/terms/algolia.d.ts +15 -1
- package/dist/data/terms/algolia.d.ts.map +1 -1
- package/dist/data/terms/alpine_js.d.ts +8 -1
- package/dist/data/terms/alpine_js.d.ts.map +1 -1
- package/dist/data/terms/android_studio.d.ts +8 -1
- package/dist/data/terms/android_studio.d.ts.map +1 -1
- package/dist/data/terms/angularjs.d.ts +8 -1
- package/dist/data/terms/angularjs.d.ts.map +1 -1
- package/dist/data/terms/apache_tomcat.d.ts +15 -1
- package/dist/data/terms/apache_tomcat.d.ts.map +1 -1
- package/dist/data/terms/asp_net.d.ts +8 -1
- package/dist/data/terms/asp_net.d.ts.map +1 -1
- package/dist/data/terms/assembly.d.ts.map +1 -1
- package/dist/data/terms/aws.d.ts +7 -0
- package/dist/data/terms/aws.d.ts.map +1 -1
- package/dist/data/terms/azure.d.ts +15 -1
- package/dist/data/terms/azure.d.ts.map +1 -1
- package/dist/data/terms/azure_pipelines.d.ts +15 -1
- package/dist/data/terms/azure_pipelines.d.ts.map +1 -1
- package/dist/data/terms/backbone_js.d.ts +8 -1
- package/dist/data/terms/backbone_js.d.ts.map +1 -1
- package/dist/data/terms/bash.d.ts.map +1 -1
- package/dist/data/terms/bdd.d.ts +8 -1
- package/dist/data/terms/bdd.d.ts.map +1 -1
- package/dist/data/terms/beanstalk.d.ts +15 -1
- package/dist/data/terms/beanstalk.d.ts.map +1 -1
- package/dist/data/terms/big_js.d.ts +8 -1
- package/dist/data/terms/big_js.d.ts.map +1 -1
- package/dist/data/terms/biome.d.ts +8 -1
- package/dist/data/terms/biome.d.ts.map +1 -1
- package/dist/data/terms/bitbucket_pipelines.d.ts +15 -1
- package/dist/data/terms/bitbucket_pipelines.d.ts.map +1 -1
- package/dist/data/terms/bitcoin.d.ts +15 -1
- package/dist/data/terms/bitcoin.d.ts.map +1 -1
- package/dist/data/terms/blockchain.d.ts +15 -1
- package/dist/data/terms/blockchain.d.ts.map +1 -1
- package/dist/data/terms/bootstrap.d.ts +8 -1
- package/dist/data/terms/bootstrap.d.ts.map +1 -1
- package/dist/data/terms/browserify.d.ts +8 -1
- package/dist/data/terms/browserify.d.ts.map +1 -1
- package/dist/data/terms/browserstack.d.ts +15 -1
- package/dist/data/terms/browserstack.d.ts.map +1 -1
- package/dist/data/terms/bugzilla.d.ts +8 -1
- package/dist/data/terms/bugzilla.d.ts.map +1 -1
- package/dist/data/terms/c_sharp.d.ts.map +1 -1
- package/dist/data/terms/cakephp.d.ts +8 -1
- package/dist/data/terms/cakephp.d.ts.map +1 -1
- package/dist/data/terms/chart_js.d.ts +8 -1
- package/dist/data/terms/chart_js.d.ts.map +1 -1
- package/dist/data/terms/ci_cd.d.ts +8 -1
- package/dist/data/terms/ci_cd.d.ts.map +1 -1
- package/dist/data/terms/circle_ci.d.ts +15 -1
- package/dist/data/terms/circle_ci.d.ts.map +1 -1
- package/dist/data/terms/claude_code.d.ts +8 -1
- package/dist/data/terms/claude_code.d.ts.map +1 -1
- package/dist/data/terms/clean_code.d.ts +8 -1
- package/dist/data/terms/clean_code.d.ts.map +1 -1
- package/dist/data/terms/clojure.d.ts.map +1 -1
- package/dist/data/terms/cloudflare.d.ts +15 -1
- package/dist/data/terms/cloudflare.d.ts.map +1 -1
- package/dist/data/terms/codacy.d.ts +15 -1
- package/dist/data/terms/codacy.d.ts.map +1 -1
- package/dist/data/terms/codeigniter.d.ts +8 -1
- package/dist/data/terms/codeigniter.d.ts.map +1 -1
- package/dist/data/terms/confluence.d.ts +8 -1
- package/dist/data/terms/confluence.d.ts.map +1 -1
- package/dist/data/terms/contentful.d.ts.map +1 -1
- package/dist/data/terms/cplusplus.d.ts.map +1 -1
- package/dist/data/terms/craft_cms.d.ts.map +1 -1
- package/dist/data/terms/cs_cart.d.ts +8 -1
- package/dist/data/terms/cs_cart.d.ts.map +1 -1
- package/dist/data/terms/css.d.ts +7 -0
- package/dist/data/terms/css.d.ts.map +1 -1
- package/dist/data/terms/css_in_js.d.ts +8 -1
- package/dist/data/terms/css_in_js.d.ts.map +1 -1
- package/dist/data/terms/css_modules.d.ts +8 -1
- package/dist/data/terms/css_modules.d.ts.map +1 -1
- package/dist/data/terms/cucumber.d.ts +15 -1
- package/dist/data/terms/cucumber.d.ts.map +1 -1
- package/dist/data/terms/cvs.d.ts +8 -1
- package/dist/data/terms/cvs.d.ts.map +1 -1
- package/dist/data/terms/cypress.d.ts +15 -1
- package/dist/data/terms/cypress.d.ts.map +1 -1
- package/dist/data/terms/dart.d.ts.map +1 -1
- package/dist/data/terms/ddd.d.ts +8 -1
- package/dist/data/terms/ddd.d.ts.map +1 -1
- package/dist/data/terms/digital_ocean.d.ts +15 -1
- package/dist/data/terms/digital_ocean.d.ts.map +1 -1
- package/dist/data/terms/docker.d.ts +15 -1
- package/dist/data/terms/docker.d.ts.map +1 -1
- package/dist/data/terms/docusaurus.d.ts +15 -1
- package/dist/data/terms/docusaurus.d.ts.map +1 -1
- package/dist/data/terms/dot_net.d.ts +15 -1
- package/dist/data/terms/dot_net.d.ts.map +1 -1
- package/dist/data/terms/dreamweaver.d.ts +8 -1
- package/dist/data/terms/dreamweaver.d.ts.map +1 -1
- package/dist/data/terms/dynatrace.d.ts +15 -1
- package/dist/data/terms/dynatrace.d.ts.map +1 -1
- package/dist/data/terms/e2e.d.ts.map +1 -1
- package/dist/data/terms/encryption.d.ts +8 -1
- package/dist/data/terms/encryption.d.ts.map +1 -1
- package/dist/data/terms/erlang.d.ts.map +1 -1
- package/dist/data/terms/es_build.d.ts +8 -1
- package/dist/data/terms/es_build.d.ts.map +1 -1
- package/dist/data/terms/eslint.d.ts +8 -1
- package/dist/data/terms/eslint.d.ts.map +1 -1
- package/dist/data/terms/excel.d.ts +8 -1
- package/dist/data/terms/excel.d.ts.map +1 -1
- package/dist/data/terms/express.d.ts +8 -1
- package/dist/data/terms/express.d.ts.map +1 -1
- package/dist/data/terms/expression_engine.d.ts.map +1 -1
- package/dist/data/terms/f_sharp.d.ts.map +1 -1
- package/dist/data/terms/fhir.d.ts +15 -1
- package/dist/data/terms/fhir.d.ts.map +1 -1
- package/dist/data/terms/figma.d.ts +8 -1
- package/dist/data/terms/figma.d.ts.map +1 -1
- package/dist/data/terms/filezilla.d.ts +8 -1
- package/dist/data/terms/filezilla.d.ts.map +1 -1
- package/dist/data/terms/firebase.d.ts +22 -1
- package/dist/data/terms/firebase.d.ts.map +1 -1
- package/dist/data/terms/flamelink.d.ts.map +1 -1
- package/dist/data/terms/flutter.d.ts +8 -1
- package/dist/data/terms/flutter.d.ts.map +1 -1
- package/dist/data/terms/fortran.d.ts.map +1 -1
- package/dist/data/terms/foundation.d.ts +8 -1
- package/dist/data/terms/foundation.d.ts.map +1 -1
- package/dist/data/terms/ftp.d.ts +15 -1
- package/dist/data/terms/ftp.d.ts.map +1 -1
- package/dist/data/terms/gatsby.d.ts +15 -1
- package/dist/data/terms/gatsby.d.ts.map +1 -1
- package/dist/data/terms/gcp.d.ts +15 -1
- package/dist/data/terms/gcp.d.ts.map +1 -1
- package/dist/data/terms/git.d.ts +8 -1
- package/dist/data/terms/git.d.ts.map +1 -1
- package/dist/data/terms/github.d.ts +15 -1
- package/dist/data/terms/github.d.ts.map +1 -1
- package/dist/data/terms/github_actions.d.ts +15 -1
- package/dist/data/terms/github_actions.d.ts.map +1 -1
- package/dist/data/terms/gitlab.d.ts +15 -1
- package/dist/data/terms/gitlab.d.ts.map +1 -1
- package/dist/data/terms/gitlab_ci.d.ts +15 -1
- package/dist/data/terms/gitlab_ci.d.ts.map +1 -1
- package/dist/data/terms/golang.d.ts.map +1 -1
- package/dist/data/terms/google_analytics.d.ts +15 -1
- package/dist/data/terms/google_analytics.d.ts.map +1 -1
- package/dist/data/terms/google_app_engine.d.ts +15 -1
- package/dist/data/terms/google_app_engine.d.ts.map +1 -1
- package/dist/data/terms/google_business.d.ts +8 -1
- package/dist/data/terms/google_business.d.ts.map +1 -1
- package/dist/data/terms/google_maps_api.d.ts +15 -1
- package/dist/data/terms/google_maps_api.d.ts.map +1 -1
- package/dist/data/terms/graphql.d.ts +15 -1
- package/dist/data/terms/graphql.d.ts.map +1 -1
- package/dist/data/terms/groovy.d.ts.map +1 -1
- package/dist/data/terms/grunt.d.ts +8 -1
- package/dist/data/terms/grunt.d.ts.map +1 -1
- package/dist/data/terms/gulp.d.ts +8 -1
- package/dist/data/terms/gulp.d.ts.map +1 -1
- package/dist/data/terms/handlebars.d.ts +8 -1
- package/dist/data/terms/handlebars.d.ts.map +1 -1
- package/dist/data/terms/handsontable.d.ts +8 -1
- package/dist/data/terms/handsontable.d.ts.map +1 -1
- package/dist/data/terms/haskell.d.ts.map +1 -1
- package/dist/data/terms/hetzner.d.ts +15 -1
- package/dist/data/terms/hetzner.d.ts.map +1 -1
- package/dist/data/terms/hl7.d.ts +15 -1
- package/dist/data/terms/hl7.d.ts.map +1 -1
- package/dist/data/terms/html.d.ts +7 -0
- package/dist/data/terms/html.d.ts.map +1 -1
- package/dist/data/terms/htmx.d.ts +8 -1
- package/dist/data/terms/htmx.d.ts.map +1 -1
- package/dist/data/terms/i18n.d.ts +8 -1
- package/dist/data/terms/i18n.d.ts.map +1 -1
- package/dist/data/terms/ionic.d.ts +8 -1
- package/dist/data/terms/ionic.d.ts.map +1 -1
- package/dist/data/terms/jasmine.d.ts +15 -1
- package/dist/data/terms/jasmine.d.ts.map +1 -1
- package/dist/data/terms/java.d.ts.map +1 -1
- package/dist/data/terms/javascript.d.ts.map +1 -1
- package/dist/data/terms/jenkins.d.ts +15 -1
- package/dist/data/terms/jenkins.d.ts.map +1 -1
- package/dist/data/terms/jest.d.ts +15 -1
- package/dist/data/terms/jest.d.ts.map +1 -1
- package/dist/data/terms/jira.d.ts +8 -1
- package/dist/data/terms/jira.d.ts.map +1 -1
- package/dist/data/terms/jquery.d.ts +8 -1
- package/dist/data/terms/jquery.d.ts.map +1 -1
- package/dist/data/terms/js.d.ts +8 -1
- package/dist/data/terms/js.d.ts.map +1 -1
- package/dist/data/terms/kanban.d.ts +8 -1
- package/dist/data/terms/kanban.d.ts.map +1 -1
- package/dist/data/terms/karma.d.ts +15 -1
- package/dist/data/terms/karma.d.ts.map +1 -1
- package/dist/data/terms/kotlin.d.ts.map +1 -1
- package/dist/data/terms/kubernetes.d.ts +15 -1
- package/dist/data/terms/kubernetes.d.ts.map +1 -1
- package/dist/data/terms/laravel.d.ts +8 -1
- package/dist/data/terms/laravel.d.ts.map +1 -1
- package/dist/data/terms/legacy_migration.d.ts +8 -1
- package/dist/data/terms/legacy_migration.d.ts.map +1 -1
- package/dist/data/terms/lexical.d.ts +8 -1
- package/dist/data/terms/lexical.d.ts.map +1 -1
- package/dist/data/terms/linux.d.ts +8 -1
- package/dist/data/terms/linux.d.ts.map +1 -1
- package/dist/data/terms/lua.d.ts.map +1 -1
- package/dist/data/terms/mac_os.d.ts +8 -1
- package/dist/data/terms/mac_os.d.ts.map +1 -1
- package/dist/data/terms/mail_blaze.d.ts +8 -1
- package/dist/data/terms/mail_blaze.d.ts.map +1 -1
- package/dist/data/terms/mailchimp.d.ts +8 -1
- package/dist/data/terms/mailchimp.d.ts.map +1 -1
- package/dist/data/terms/make.d.ts +8 -1
- package/dist/data/terms/make.d.ts.map +1 -1
- package/dist/data/terms/marionette.d.ts +8 -1
- package/dist/data/terms/marionette.d.ts.map +1 -1
- package/dist/data/terms/matlab.d.ts.map +1 -1
- package/dist/data/terms/maven.d.ts +8 -1
- package/dist/data/terms/maven.d.ts.map +1 -1
- package/dist/data/terms/meta_mask.d.ts +15 -1
- package/dist/data/terms/meta_mask.d.ts.map +1 -1
- package/dist/data/terms/microsoft_sql_server.d.ts +8 -1
- package/dist/data/terms/microsoft_sql_server.d.ts.map +1 -1
- package/dist/data/terms/mongo_db.d.ts +8 -1
- package/dist/data/terms/mongo_db.d.ts.map +1 -1
- package/dist/data/terms/mui.d.ts +8 -1
- package/dist/data/terms/mui.d.ts.map +1 -1
- package/dist/data/terms/mysql.d.ts +8 -1
- package/dist/data/terms/mysql.d.ts.map +1 -1
- package/dist/data/terms/navicat.d.ts +8 -1
- package/dist/data/terms/navicat.d.ts.map +1 -1
- package/dist/data/terms/nest_js.d.ts +8 -1
- package/dist/data/terms/nest_js.d.ts.map +1 -1
- package/dist/data/terms/netbeans.d.ts +8 -1
- package/dist/data/terms/netbeans.d.ts.map +1 -1
- package/dist/data/terms/netlify.d.ts +15 -1
- package/dist/data/terms/netlify.d.ts.map +1 -1
- package/dist/data/terms/new_relic.d.ts +15 -1
- package/dist/data/terms/new_relic.d.ts.map +1 -1
- package/dist/data/terms/next_js.d.ts.map +1 -1
- package/dist/data/terms/nexudus.d.ts +8 -1
- package/dist/data/terms/nexudus.d.ts.map +1 -1
- package/dist/data/terms/nft.d.ts +15 -1
- package/dist/data/terms/nft.d.ts.map +1 -1
- package/dist/data/terms/nginx.d.ts +15 -1
- package/dist/data/terms/nginx.d.ts.map +1 -1
- package/dist/data/terms/nightsbridge.d.ts +8 -1
- package/dist/data/terms/nightsbridge.d.ts.map +1 -1
- package/dist/data/terms/node_js.d.ts +7 -0
- package/dist/data/terms/node_js.d.ts.map +1 -1
- package/dist/data/terms/node_mailer.d.ts +8 -1
- package/dist/data/terms/node_mailer.d.ts.map +1 -1
- package/dist/data/terms/nosql.d.ts +8 -1
- package/dist/data/terms/nosql.d.ts.map +1 -1
- package/dist/data/terms/nx.d.ts +8 -1
- package/dist/data/terms/nx.d.ts.map +1 -1
- package/dist/data/terms/objective_c.d.ts.map +1 -1
- package/dist/data/terms/ocaml.d.ts.map +1 -1
- package/dist/data/terms/okta.d.ts +15 -1
- package/dist/data/terms/okta.d.ts.map +1 -1
- package/dist/data/terms/open_ai.d.ts +15 -1
- package/dist/data/terms/open_ai.d.ts.map +1 -1
- package/dist/data/terms/optimizely.d.ts +8 -1
- package/dist/data/terms/optimizely.d.ts.map +1 -1
- package/dist/data/terms/pathlogix.d.ts +8 -1
- package/dist/data/terms/pathlogix.d.ts.map +1 -1
- package/dist/data/terms/perl.d.ts.map +1 -1
- package/dist/data/terms/photoshop.d.ts +8 -1
- package/dist/data/terms/photoshop.d.ts.map +1 -1
- package/dist/data/terms/php.d.ts.map +1 -1
- package/dist/data/terms/pnpm.d.ts +8 -1
- package/dist/data/terms/pnpm.d.ts.map +1 -1
- package/dist/data/terms/polyglot_js.d.ts +8 -1
- package/dist/data/terms/polyglot_js.d.ts.map +1 -1
- package/dist/data/terms/postgres.d.ts.map +1 -1
- package/dist/data/terms/posthog.d.ts +15 -1
- package/dist/data/terms/posthog.d.ts.map +1 -1
- package/dist/data/terms/prettier.d.ts +8 -1
- package/dist/data/terms/prettier.d.ts.map +1 -1
- package/dist/data/terms/putty.d.ts +8 -1
- package/dist/data/terms/putty.d.ts.map +1 -1
- package/dist/data/terms/pwa.d.ts +15 -1
- package/dist/data/terms/pwa.d.ts.map +1 -1
- package/dist/data/terms/python.d.ts.map +1 -1
- package/dist/data/terms/quickbooks.d.ts +8 -1
- package/dist/data/terms/quickbooks.d.ts.map +1 -1
- package/dist/data/terms/r.d.ts.map +1 -1
- package/dist/data/terms/react.d.ts.map +1 -1
- package/dist/data/terms/react_hook_form.d.ts +8 -1
- package/dist/data/terms/react_hook_form.d.ts.map +1 -1
- package/dist/data/terms/react_pdf.d.ts +8 -1
- package/dist/data/terms/react_pdf.d.ts.map +1 -1
- package/dist/data/terms/react_testing_library.d.ts +8 -1
- package/dist/data/terms/react_testing_library.d.ts.map +1 -1
- package/dist/data/terms/redux.d.ts +8 -1
- package/dist/data/terms/redux.d.ts.map +1 -1
- package/dist/data/terms/reflow_soldering.d.ts +8 -1
- package/dist/data/terms/reflow_soldering.d.ts.map +1 -1
- package/dist/data/terms/resend.d.ts +8 -1
- package/dist/data/terms/resend.d.ts.map +1 -1
- package/dist/data/terms/rest_api.d.ts +15 -1
- package/dist/data/terms/rest_api.d.ts.map +1 -1
- package/dist/data/terms/rsync.d.ts +8 -1
- package/dist/data/terms/rsync.d.ts.map +1 -1
- package/dist/data/terms/ruby.d.ts.map +1 -1
- package/dist/data/terms/rust.d.ts.map +1 -1
- package/dist/data/terms/sanity.d.ts.map +1 -1
- package/dist/data/terms/sass.d.ts +15 -1
- package/dist/data/terms/sass.d.ts.map +1 -1
- package/dist/data/terms/scala.d.ts.map +1 -1
- package/dist/data/terms/scrum.d.ts +8 -1
- package/dist/data/terms/scrum.d.ts.map +1 -1
- package/dist/data/terms/sendgrid.d.ts +8 -1
- package/dist/data/terms/sendgrid.d.ts.map +1 -1
- package/dist/data/terms/sentry.d.ts +15 -1
- package/dist/data/terms/sentry.d.ts.map +1 -1
- package/dist/data/terms/service_workers.d.ts +15 -1
- package/dist/data/terms/service_workers.d.ts.map +1 -1
- package/dist/data/terms/shadcn.d.ts +8 -1
- package/dist/data/terms/shadcn.d.ts.map +1 -1
- package/dist/data/terms/smarty.d.ts +8 -1
- package/dist/data/terms/smarty.d.ts.map +1 -1
- package/dist/data/terms/snyk.d.ts +15 -1
- package/dist/data/terms/snyk.d.ts.map +1 -1
- package/dist/data/terms/socket_io.d.ts +8 -1
- package/dist/data/terms/socket_io.d.ts.map +1 -1
- package/dist/data/terms/splunk.d.ts +15 -1
- package/dist/data/terms/splunk.d.ts.map +1 -1
- package/dist/data/terms/sql.d.ts +7 -0
- package/dist/data/terms/sql.d.ts.map +1 -1
- package/dist/data/terms/sql_lite.d.ts +8 -1
- package/dist/data/terms/sql_lite.d.ts.map +1 -1
- package/dist/data/terms/ssh.d.ts +15 -1
- package/dist/data/terms/ssh.d.ts.map +1 -1
- package/dist/data/terms/storybook.d.ts +15 -1
- package/dist/data/terms/storybook.d.ts.map +1 -1
- package/dist/data/terms/stripe.d.ts +15 -1
- package/dist/data/terms/stripe.d.ts.map +1 -1
- package/dist/data/terms/styled_components.d.ts +8 -1
- package/dist/data/terms/styled_components.d.ts.map +1 -1
- package/dist/data/terms/sublime_text.d.ts +8 -1
- package/dist/data/terms/sublime_text.d.ts.map +1 -1
- package/dist/data/terms/supabase.d.ts +22 -1
- package/dist/data/terms/supabase.d.ts.map +1 -1
- package/dist/data/terms/svn.d.ts +8 -1
- package/dist/data/terms/svn.d.ts.map +1 -1
- package/dist/data/terms/swift.d.ts.map +1 -1
- package/dist/data/terms/tailwind.d.ts +8 -1
- package/dist/data/terms/tailwind.d.ts.map +1 -1
- package/dist/data/terms/tanstack.d.ts +8 -1
- package/dist/data/terms/tanstack.d.ts.map +1 -1
- package/dist/data/terms/tanstack_query.d.ts +8 -1
- package/dist/data/terms/tanstack_query.d.ts.map +1 -1
- package/dist/data/terms/templ.d.ts +8 -1
- package/dist/data/terms/templ.d.ts.map +1 -1
- package/dist/data/terms/terraform.d.ts +8 -1
- package/dist/data/terms/terraform.d.ts.map +1 -1
- package/dist/data/terms/trello.d.ts +8 -1
- package/dist/data/terms/trello.d.ts.map +1 -1
- package/dist/data/terms/twig.d.ts +8 -1
- package/dist/data/terms/twig.d.ts.map +1 -1
- package/dist/data/terms/typescript.d.ts.map +1 -1
- package/dist/data/terms/typesense.d.ts +8 -1
- package/dist/data/terms/typesense.d.ts.map +1 -1
- package/dist/data/terms/vercel.d.ts +15 -1
- package/dist/data/terms/vercel.d.ts.map +1 -1
- package/dist/data/terms/vim.d.ts +8 -1
- package/dist/data/terms/vim.d.ts.map +1 -1
- package/dist/data/terms/visual_basic.d.ts.map +1 -1
- package/dist/data/terms/vite.d.ts +15 -1
- package/dist/data/terms/vite.d.ts.map +1 -1
- package/dist/data/terms/vitest.d.ts +15 -1
- package/dist/data/terms/vitest.d.ts.map +1 -1
- package/dist/data/terms/vue_js.d.ts +8 -1
- package/dist/data/terms/vue_js.d.ts.map +1 -1
- package/dist/data/terms/wdio.d.ts +15 -1
- package/dist/data/terms/wdio.d.ts.map +1 -1
- package/dist/data/terms/web3.d.ts +15 -1
- package/dist/data/terms/web3.d.ts.map +1 -1
- package/dist/data/terms/web_forms.d.ts +8 -1
- package/dist/data/terms/web_forms.d.ts.map +1 -1
- package/dist/data/terms/web_workers.d.ts +15 -1
- package/dist/data/terms/web_workers.d.ts.map +1 -1
- package/dist/data/terms/webpack.d.ts +8 -1
- package/dist/data/terms/webpack.d.ts.map +1 -1
- package/dist/data/terms/websockets.d.ts +15 -1
- package/dist/data/terms/websockets.d.ts.map +1 -1
- package/dist/data/terms/windows.d.ts +8 -1
- package/dist/data/terms/windows.d.ts.map +1 -1
- package/dist/data/terms/winscp.d.ts +8 -1
- package/dist/data/terms/winscp.d.ts.map +1 -1
- package/dist/data/terms/wordpress.d.ts.map +1 -1
- package/dist/data/terms/yarn.d.ts +8 -1
- package/dist/data/terms/yarn.d.ts.map +1 -1
- package/dist/data/terms/zephyr.d.ts +8 -1
- package/dist/data/terms/zephyr.d.ts.map +1 -1
- package/dist/data/terms/zig.d.ts.map +1 -1
- package/dist/data/terms/zod.d.ts +8 -1
- package/dist/data/terms/zod.d.ts.map +1 -1
- package/dist/data/{terms/index.d.ts → terms.d.ts} +1900 -4114
- package/dist/data/{terms/index.d.ts.map → terms.d.ts.map} +1 -1
- package/dist/dev-dict.min.js +1 -1
- package/dist/dev-dict.min.js.map +1 -1
- package/dist/index.d.ts +3 -7
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +415 -363
- package/dist/index.js.map +1 -1
- package/dist/tags-entry.d.ts +15 -15
- package/dist/tags-entry.d.ts.map +1 -1
- package/dist/tags-entry.js +1 -1
- package/dist/terms-entry.js +1 -1
- package/dist/{standard-CH5Xu_9r.js → tool-BCDcWbpa.js} +34 -6
- package/dist/tool-BCDcWbpa.js.map +1 -0
- package/dist/types/index.d.ts +2 -6
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types-entry.d.ts +14 -10
- package/dist/types-entry.d.ts.map +1 -1
- package/dist/types-entry.js +2 -2
- package/dist/{ui_library-1iebKctM.js → ui_library-D5vnM2qE.js} +3 -3
- package/dist/ui_library-D5vnM2qE.js.map +1 -0
- package/dist/umd.d.ts +3 -70
- package/dist/umd.d.ts.map +1 -1
- package/dist/utils/helpers.d.ts +1 -21
- package/dist/utils/helpers.d.ts.map +1 -1
- package/dist/utils/utils.d.ts +21 -1
- package/dist/utils/utils.d.ts.map +1 -1
- package/dist/{zod-Di5qFIiT.js → zod-BDWBggwU.js} +538 -539
- package/dist/zod-BDWBggwU.js.map +1 -0
- package/package.json +6 -10
- package/dist/config/completeness.d.ts +0 -16
- package/dist/config/completeness.d.ts.map +0 -1
- package/dist/data/locales/index.d.ts +0 -6
- package/dist/data/locales/index.d.ts.map +0 -1
- package/dist/data/sources/ai_generated.d.ts.map +0 -1
- package/dist/data/sources/community.d.ts.map +0 -1
- package/dist/data/sources/index.d.ts +0 -69
- package/dist/data/sources/index.d.ts.map +0 -1
- package/dist/data/sources/official_website.d.ts.map +0 -1
- package/dist/data/sources/wikipedia.d.ts.map +0 -1
- package/dist/data/tags/automation.d.ts.map +0 -1
- package/dist/data/tags/backend.d.ts.map +0 -1
- package/dist/data/tags/cryptography.d.ts.map +0 -1
- package/dist/data/tags/e2e.d.ts.map +0 -1
- package/dist/data/tags/frontend.d.ts.map +0 -1
- package/dist/data/tags/index.d.ts +0 -245
- package/dist/data/tags/index.d.ts.map +0 -1
- package/dist/data/tags/javascript.d.ts.map +0 -1
- package/dist/data/tags/kanban.d.ts.map +0 -1
- package/dist/data/tags/open_source.d.ts.map +0 -1
- package/dist/data/tags/project_management.d.ts.map +0 -1
- package/dist/data/tags/qa.d.ts.map +0 -1
- package/dist/data/tags/scrum.d.ts.map +0 -1
- package/dist/data/tags/security.d.ts.map +0 -1
- package/dist/data/tags/software_development.d.ts.map +0 -1
- package/dist/data/tags/testing.d.ts.map +0 -1
- package/dist/data/tags/ui_library.d.ts.map +0 -1
- package/dist/data/types/cms.d.ts.map +0 -1
- package/dist/data/types/concept.d.ts.map +0 -1
- package/dist/data/types/database.d.ts.map +0 -1
- package/dist/data/types/framework.d.ts.map +0 -1
- package/dist/data/types/index.d.ts.map +0 -1
- package/dist/data/types/language.d.ts.map +0 -1
- package/dist/data/types/library.d.ts.map +0 -1
- package/dist/data/types/methodology.d.ts.map +0 -1
- package/dist/data/types/platform.d.ts.map +0 -1
- package/dist/data/types/runtime_environment.d.ts.map +0 -1
- package/dist/data/types/standard.d.ts.map +0 -1
- package/dist/helpers-Bjtmz5WU.js +0 -104
- package/dist/helpers-Bjtmz5WU.js.map +0 -1
- package/dist/locales-DykmuSoE.js +0 -10
- package/dist/locales-DykmuSoE.js.map +0 -1
- package/dist/standard-CH5Xu_9r.js.map +0 -1
- package/dist/ui_library-1iebKctM.js.map +0 -1
- package/dist/utils-entry.d.ts +0 -2
- package/dist/utils-entry.d.ts.map +0 -1
- package/dist/utils-entry.js +0 -91
- package/dist/utils-entry.js.map +0 -1
- package/dist/zod-Di5qFIiT.js.map +0 -1
- /package/dist/data/{sources → term-sources}/ai_generated.d.ts +0 -0
- /package/dist/data/{sources → term-sources}/community.d.ts +0 -0
- /package/dist/data/{sources → term-sources}/official_website.d.ts +0 -0
- /package/dist/data/{sources → term-sources}/wikipedia.d.ts +0 -0
- /package/dist/data/{tags → term-tags}/automation.d.ts +0 -0
- /package/dist/data/{tags → term-tags}/backend.d.ts +0 -0
- /package/dist/data/{tags → term-tags}/cryptography.d.ts +0 -0
- /package/dist/data/{tags → term-tags}/e2e.d.ts +0 -0
- /package/dist/data/{tags → term-tags}/frontend.d.ts +0 -0
- /package/dist/data/{tags → term-tags}/javascript.d.ts +0 -0
- /package/dist/data/{tags → term-tags}/kanban.d.ts +0 -0
- /package/dist/data/{tags → term-tags}/open_source.d.ts +0 -0
- /package/dist/data/{tags → term-tags}/project_management.d.ts +0 -0
- /package/dist/data/{tags → term-tags}/qa.d.ts +0 -0
- /package/dist/data/{tags → term-tags}/scrum.d.ts +0 -0
- /package/dist/data/{tags → term-tags}/security.d.ts +0 -0
- /package/dist/data/{tags → term-tags}/software_development.d.ts +0 -0
- /package/dist/data/{tags → term-tags}/testing.d.ts +0 -0
- /package/dist/data/{tags → term-tags}/ui_library.d.ts +0 -0
- /package/dist/data/{types → term-types}/cms.d.ts +0 -0
- /package/dist/data/{types → term-types}/concept.d.ts +0 -0
- /package/dist/data/{types → term-types}/database.d.ts +0 -0
- /package/dist/data/{types → term-types}/framework.d.ts +0 -0
- /package/dist/data/{types → term-types}/language.d.ts +0 -0
- /package/dist/data/{types → term-types}/library.d.ts +0 -0
- /package/dist/data/{types → term-types}/methodology.d.ts +0 -0
- /package/dist/data/{types → term-types}/platform.d.ts +0 -0
- /package/dist/data/{types → term-types}/runtime_environment.d.ts +0 -0
- /package/dist/data/{types → term-types}/standard.d.ts +0 -0
|
@@ -1,81 +1,72 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { c as t } from "./
|
|
3
|
-
import { a as
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
var D = {
|
|
1
|
+
import { n as e } from "./common-gw_lqyrP.js";
|
|
2
|
+
import { a as t, c as n, d as r, f as i, h as a, i as o, l as s, m as c, n as l, o as u, p as d, r as f, s as p, t as m, u as h } from "./ui_library-D5vnM2qE.js";
|
|
3
|
+
import { a as g, c as _, d as v, f as y, i as b, l as x, m as S, n as C, o as w, p as T, r as E, s as D, t as O, u as k } from "./tool-BCDcWbpa.js";
|
|
4
|
+
//#region src/data/term-sources/ai_generated.ts
|
|
5
|
+
var A = {
|
|
7
6
|
id: "ai_generated",
|
|
8
7
|
name: {
|
|
9
8
|
[e.EN_US]: "AI Generated",
|
|
10
9
|
[e.EN_GB]: e.EN_US,
|
|
11
10
|
[e.DE_DE]: "KI-generiert"
|
|
12
11
|
}
|
|
13
|
-
},
|
|
12
|
+
}, j = {
|
|
14
13
|
id: "community",
|
|
15
14
|
name: {
|
|
16
15
|
[e.EN_US]: "Community",
|
|
17
16
|
[e.EN_GB]: e.EN_US,
|
|
18
17
|
[e.DE_DE]: "Gemeinschaft"
|
|
19
18
|
}
|
|
20
|
-
},
|
|
19
|
+
}, M = {
|
|
21
20
|
id: "official_website",
|
|
22
21
|
name: {
|
|
23
22
|
[e.EN_US]: "Official Website",
|
|
24
23
|
[e.EN_GB]: e.EN_US,
|
|
25
24
|
[e.DE_DE]: "Offizielle Website"
|
|
26
25
|
}
|
|
27
|
-
},
|
|
26
|
+
}, N = {
|
|
28
27
|
id: "wikipedia",
|
|
29
28
|
name: {
|
|
30
29
|
[e.EN_US]: "Wikipedia",
|
|
31
30
|
[e.EN_GB]: e.EN_US,
|
|
32
31
|
[e.DE_DE]: "Wikipedia"
|
|
33
32
|
}
|
|
34
|
-
},
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
[y.id]: y,
|
|
72
|
-
[C.id]: C,
|
|
73
|
-
[x.id]: x,
|
|
74
|
-
[T.id]: T
|
|
75
|
-
},
|
|
76
|
-
keys: ["name"],
|
|
77
|
-
populateEmpty: !1
|
|
78
|
-
}), ee = {
|
|
33
|
+
}, P = {
|
|
34
|
+
[A.id]: A,
|
|
35
|
+
[j.id]: j,
|
|
36
|
+
[M.id]: M,
|
|
37
|
+
[N.id]: N
|
|
38
|
+
}, F = {
|
|
39
|
+
[a.id]: a,
|
|
40
|
+
[c.id]: c,
|
|
41
|
+
[d.id]: d,
|
|
42
|
+
[i.id]: i,
|
|
43
|
+
[r.id]: r,
|
|
44
|
+
[h.id]: h,
|
|
45
|
+
[s.id]: s,
|
|
46
|
+
[n.id]: n,
|
|
47
|
+
[p.id]: p,
|
|
48
|
+
[u.id]: u,
|
|
49
|
+
[t.id]: t,
|
|
50
|
+
[o.id]: o,
|
|
51
|
+
[f.id]: f,
|
|
52
|
+
[l.id]: l,
|
|
53
|
+
[m.id]: m
|
|
54
|
+
}, I = {
|
|
55
|
+
[S.id]: S,
|
|
56
|
+
[T.id]: T,
|
|
57
|
+
[y.id]: y,
|
|
58
|
+
[v.id]: v,
|
|
59
|
+
[k.id]: k,
|
|
60
|
+
[x.id]: x,
|
|
61
|
+
[_.id]: _,
|
|
62
|
+
[D.id]: D,
|
|
63
|
+
[w.id]: w,
|
|
64
|
+
[g.id]: g,
|
|
65
|
+
[b.id]: b,
|
|
66
|
+
[E.id]: E,
|
|
67
|
+
[C.id]: C,
|
|
68
|
+
[O.id]: O
|
|
69
|
+
}, ee = {
|
|
79
70
|
id: "aes",
|
|
80
71
|
name: {
|
|
81
72
|
[e.EN_US]: "AES",
|
|
@@ -97,15 +88,15 @@ var D = {
|
|
|
97
88
|
[e.EN_GB]: e.EN_US,
|
|
98
89
|
[e.DE_DE]: "Advanced Encryption Standard (AES) ist ein symmetrischer Verschlüsselungsalgorithmus, der im Jahr 2001 vom US-amerikanischen National Institute of Standards and Technology (NIST) als Standard festgelegt wurde. Er verwendet eine Blockchiffre mit Schlüssellängen von 128, 192 oder 256 Bit und wird weltweit zur Absicherung sensibler Daten in Softwareanwendungen, Kommunikationssystemen und Speichersystemen eingesetzt."
|
|
99
90
|
},
|
|
100
|
-
type: [
|
|
101
|
-
tags: [
|
|
91
|
+
type: [I.standard],
|
|
92
|
+
tags: [F.security, F.cryptography],
|
|
102
93
|
links: {
|
|
103
94
|
official_website: "https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.197-upd1.pdf",
|
|
104
95
|
wikipedia: "https://en.wikipedia.org/wiki/Advanced_Encryption_Standard"
|
|
105
96
|
},
|
|
106
97
|
sources: {
|
|
107
|
-
label: [
|
|
108
|
-
definition: [
|
|
98
|
+
label: [P.community],
|
|
99
|
+
definition: [P.ai_generated, P.wikipedia]
|
|
109
100
|
}
|
|
110
101
|
}, te = {
|
|
111
102
|
id: "agile",
|
|
@@ -114,28 +105,28 @@ var D = {
|
|
|
114
105
|
[e.EN_GB]: e.EN_US,
|
|
115
106
|
[e.DE_DE]: e.EN_US
|
|
116
107
|
},
|
|
117
|
-
label: { ...
|
|
108
|
+
label: { ...I.methodology.name },
|
|
118
109
|
definition: {
|
|
119
110
|
[e.EN_US]: "Agile is a software development methodology that emphasizes iterative progress, collaboration, and flexibility. It promotes adaptive planning, evolutionary development, early delivery, and continuous improvement, encouraging rapid and flexible response to change through cross-functional teams working in short cycles called sprints.",
|
|
120
111
|
[e.EN_GB]: "Agile is a software development methodology that emphasises iterative progress, collaboration, and flexibility. It promotes adaptive planning, evolutionary development, early delivery, and continuous improvement, encouraging rapid and flexible response to change through cross-functional teams working in short cycles called sprints.",
|
|
121
112
|
[e.DE_DE]: "Agile ist eine Softwareentwicklungsmethodik, die iterative Fortschritte, Zusammenarbeit und Flexibilität betont. Sie fördert adaptive Planung, evolutionäre Entwicklung, frühzeitige Lieferung und kontinuierliche Verbesserung und ermutigt zu einer schnellen und flexiblen Reaktion auf Veränderungen durch funktionsübergreifende Teams, die in kurzen Zyklen, sogenannten Sprints, arbeiten."
|
|
122
113
|
},
|
|
123
|
-
type: [
|
|
114
|
+
type: [I.methodology],
|
|
124
115
|
tags: [
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
116
|
+
F.software_development,
|
|
117
|
+
F.project_management,
|
|
118
|
+
F.scrum,
|
|
119
|
+
F.kanban
|
|
129
120
|
],
|
|
130
121
|
links: {
|
|
131
122
|
official_website: "https://agilemanifesto.org",
|
|
132
123
|
wikipedia: "https://en.wikipedia.org/wiki/Agile_software_development"
|
|
133
124
|
},
|
|
134
125
|
sources: {
|
|
135
|
-
label: [
|
|
136
|
-
definition: [
|
|
126
|
+
label: [P.community],
|
|
127
|
+
definition: [P.ai_generated]
|
|
137
128
|
}
|
|
138
|
-
},
|
|
129
|
+
}, L = {
|
|
139
130
|
id: "ai",
|
|
140
131
|
name: {
|
|
141
132
|
[e.EN_US]: "AI",
|
|
@@ -157,58 +148,58 @@ var D = {
|
|
|
157
148
|
[e.EN_GB]: e.EN_US,
|
|
158
149
|
[e.DE_DE]: "Künstliche Intelligenz (KI) bezieht sich auf die Simulation menschlicher Intelligenz in Maschinen, die so programmiert sind, dass sie wie Menschen denken und lernen können. Sie umfasst eine Vielzahl von Technologien und Techniken, einschließlich maschinellem Lernen, natürlicher Sprachverarbeitung, Computer Vision und Robotik. KI-Systeme können Aufgaben ausführen, die typischerweise menschliche Intelligenz erfordern, wie z.B. Spracherkennung, Entscheidungsfindung und Problemlösung."
|
|
159
150
|
},
|
|
160
|
-
type: [],
|
|
151
|
+
type: [I.concept],
|
|
161
152
|
tags: []
|
|
162
|
-
},
|
|
153
|
+
}, R = {
|
|
163
154
|
id: "algolia",
|
|
164
155
|
name: { [e.EN_US]: "Algolia" },
|
|
165
156
|
label: { [e.EN_US]: "" },
|
|
166
157
|
definition: { [e.EN_US]: "" },
|
|
167
|
-
type: [],
|
|
158
|
+
type: [I.service, I.database],
|
|
168
159
|
tags: []
|
|
169
|
-
},
|
|
160
|
+
}, z = {
|
|
170
161
|
id: "alpine_js",
|
|
171
162
|
name: { [e.EN_US]: "Alpine.js" },
|
|
172
163
|
label: { [e.EN_US]: "" },
|
|
173
164
|
definition: { [e.EN_US]: "" },
|
|
174
|
-
type: [],
|
|
165
|
+
type: [I.framework],
|
|
175
166
|
tags: []
|
|
176
|
-
},
|
|
167
|
+
}, B = {
|
|
177
168
|
id: "android_studio",
|
|
178
169
|
name: { [e.EN_US]: "Android Studio" },
|
|
179
170
|
label: { [e.EN_US]: "" },
|
|
180
171
|
definition: { [e.EN_US]: "" },
|
|
181
|
-
type: [],
|
|
172
|
+
type: [I.tool],
|
|
182
173
|
tags: []
|
|
183
|
-
},
|
|
174
|
+
}, V = {
|
|
184
175
|
id: "angularjs",
|
|
185
176
|
name: { [e.EN_US]: "AngularJS" },
|
|
186
177
|
label: { [e.EN_US]: "" },
|
|
187
178
|
definition: { [e.EN_US]: "" },
|
|
188
|
-
type: [],
|
|
179
|
+
type: [I.framework],
|
|
189
180
|
tags: []
|
|
190
|
-
},
|
|
181
|
+
}, H = {
|
|
191
182
|
id: "apache_tomcat",
|
|
192
183
|
name: { [e.EN_US]: "Apache Tomcat" },
|
|
193
184
|
label: { [e.EN_US]: "" },
|
|
194
185
|
definition: { [e.EN_US]: "" },
|
|
195
|
-
type: [],
|
|
186
|
+
type: [I.runtime_environment, I.platform],
|
|
196
187
|
tags: []
|
|
197
|
-
},
|
|
188
|
+
}, U = {
|
|
198
189
|
id: "asp_net",
|
|
199
190
|
name: { [e.EN_US]: "ASP.NET" },
|
|
200
191
|
label: { [e.EN_US]: "" },
|
|
201
192
|
definition: { [e.EN_US]: "" },
|
|
202
|
-
type: [],
|
|
193
|
+
type: [I.framework],
|
|
203
194
|
tags: []
|
|
204
|
-
},
|
|
195
|
+
}, W = {
|
|
205
196
|
id: "assembly",
|
|
206
197
|
name: { [e.EN_US]: "Assembly" },
|
|
207
198
|
label: { [e.EN_US]: "" },
|
|
208
199
|
definition: { [e.EN_US]: "" },
|
|
209
|
-
type: [
|
|
200
|
+
type: [I.language],
|
|
210
201
|
tags: []
|
|
211
|
-
},
|
|
202
|
+
}, G = {
|
|
212
203
|
id: "aws",
|
|
213
204
|
name: {
|
|
214
205
|
[e.EN_US]: "AWS",
|
|
@@ -226,199 +217,199 @@ var D = {
|
|
|
226
217
|
[e.DE_DE]: "Cloud-Computing-Plattform"
|
|
227
218
|
},
|
|
228
219
|
definition: { [e.EN_US]: "" },
|
|
229
|
-
type: [
|
|
220
|
+
type: [I.platform, I.service],
|
|
230
221
|
tags: [],
|
|
231
222
|
links: { official_website: "https://aws.amazon.com/" }
|
|
232
|
-
},
|
|
223
|
+
}, K = {
|
|
233
224
|
id: "azure",
|
|
234
225
|
name: { [e.EN_US]: "Azure" },
|
|
235
226
|
label: { [e.EN_US]: "" },
|
|
236
227
|
definition: { [e.EN_US]: "" },
|
|
237
|
-
type: [],
|
|
228
|
+
type: [I.platform, I.service],
|
|
238
229
|
tags: []
|
|
239
|
-
},
|
|
230
|
+
}, q = {
|
|
240
231
|
id: "azure_pipelines",
|
|
241
232
|
name: { [e.EN_US]: "Azure Pipelines" },
|
|
242
233
|
label: { [e.EN_US]: "" },
|
|
243
234
|
definition: { [e.EN_US]: "" },
|
|
244
|
-
type: [],
|
|
235
|
+
type: [I.service, I.tool],
|
|
245
236
|
tags: []
|
|
246
|
-
},
|
|
237
|
+
}, J = {
|
|
247
238
|
id: "backbone_js",
|
|
248
239
|
name: { [e.EN_US]: "Backbone.js" },
|
|
249
240
|
label: { [e.EN_US]: "" },
|
|
250
241
|
definition: { [e.EN_US]: "" },
|
|
251
|
-
type: [],
|
|
242
|
+
type: [I.framework],
|
|
252
243
|
tags: []
|
|
253
|
-
},
|
|
244
|
+
}, Y = {
|
|
254
245
|
id: "bash",
|
|
255
246
|
name: { [e.EN_US]: "Bash" },
|
|
256
247
|
label: { [e.EN_US]: "" },
|
|
257
248
|
definition: { [e.EN_US]: "" },
|
|
258
|
-
type: [
|
|
249
|
+
type: [I.language],
|
|
259
250
|
tags: []
|
|
260
|
-
},
|
|
251
|
+
}, X = {
|
|
261
252
|
id: "bdd",
|
|
262
253
|
name: { [e.EN_US]: "BDD" },
|
|
263
254
|
label: { [e.EN_US]: "" },
|
|
264
255
|
definition: { [e.EN_US]: "" },
|
|
265
|
-
type: [],
|
|
256
|
+
type: [I.methodology],
|
|
266
257
|
tags: []
|
|
267
|
-
},
|
|
258
|
+
}, Z = {
|
|
268
259
|
id: "beanstalk",
|
|
269
260
|
name: { [e.EN_US]: "Beanstalk" },
|
|
270
261
|
label: { [e.EN_US]: "" },
|
|
271
262
|
definition: { [e.EN_US]: "" },
|
|
272
|
-
type: [],
|
|
263
|
+
type: [I.platform, I.service],
|
|
273
264
|
tags: []
|
|
274
|
-
},
|
|
265
|
+
}, Q = {
|
|
275
266
|
id: "big_js",
|
|
276
267
|
name: { [e.EN_US]: "Big.js" },
|
|
277
268
|
label: { [e.EN_US]: "" },
|
|
278
269
|
definition: { [e.EN_US]: "" },
|
|
279
|
-
type: [],
|
|
270
|
+
type: [I.library],
|
|
280
271
|
tags: []
|
|
281
|
-
},
|
|
272
|
+
}, ne = {
|
|
282
273
|
id: "biome",
|
|
283
274
|
name: { [e.EN_US]: "Biome" },
|
|
284
275
|
label: { [e.EN_US]: "" },
|
|
285
276
|
definition: { [e.EN_US]: "" },
|
|
286
|
-
type: [],
|
|
277
|
+
type: [I.tool],
|
|
287
278
|
tags: []
|
|
288
|
-
},
|
|
279
|
+
}, re = {
|
|
289
280
|
id: "bitbucket_pipelines",
|
|
290
281
|
name: { [e.EN_US]: "Bitbucket Pipelines" },
|
|
291
282
|
label: { [e.EN_US]: "" },
|
|
292
283
|
definition: { [e.EN_US]: "" },
|
|
293
|
-
type: [],
|
|
284
|
+
type: [I.service, I.tool],
|
|
294
285
|
tags: []
|
|
295
|
-
},
|
|
286
|
+
}, ie = {
|
|
296
287
|
id: "bitcoin",
|
|
297
288
|
name: { [e.EN_US]: "Bitcoin" },
|
|
298
289
|
label: { [e.EN_US]: "" },
|
|
299
290
|
definition: { [e.EN_US]: "" },
|
|
300
|
-
type: [],
|
|
291
|
+
type: [I.concept, I.protocol],
|
|
301
292
|
tags: []
|
|
302
|
-
},
|
|
293
|
+
}, ae = {
|
|
303
294
|
id: "blockchain",
|
|
304
295
|
name: { [e.EN_US]: "Blockchain" },
|
|
305
296
|
label: { [e.EN_US]: "" },
|
|
306
297
|
definition: { [e.EN_US]: "" },
|
|
307
|
-
type: [],
|
|
298
|
+
type: [I.concept, I.protocol],
|
|
308
299
|
tags: []
|
|
309
|
-
},
|
|
300
|
+
}, oe = {
|
|
310
301
|
id: "bootstrap",
|
|
311
302
|
name: { [e.EN_US]: "Bootstrap" },
|
|
312
303
|
label: { [e.EN_US]: "" },
|
|
313
304
|
definition: { [e.EN_US]: "" },
|
|
314
|
-
type: [],
|
|
305
|
+
type: [I.framework],
|
|
315
306
|
tags: []
|
|
316
|
-
},
|
|
307
|
+
}, se = {
|
|
317
308
|
id: "browserify",
|
|
318
309
|
name: { [e.EN_US]: "Browserify" },
|
|
319
310
|
label: { [e.EN_US]: "" },
|
|
320
311
|
definition: { [e.EN_US]: "" },
|
|
321
|
-
type: [],
|
|
312
|
+
type: [I.tool],
|
|
322
313
|
tags: []
|
|
323
|
-
},
|
|
314
|
+
}, ce = {
|
|
324
315
|
id: "browserstack",
|
|
325
316
|
name: { [e.EN_US]: "BrowserStack" },
|
|
326
317
|
label: { [e.EN_US]: "" },
|
|
327
318
|
definition: { [e.EN_US]: "" },
|
|
328
|
-
type: [],
|
|
319
|
+
type: [I.service, I.platform],
|
|
329
320
|
tags: []
|
|
330
|
-
},
|
|
321
|
+
}, le = {
|
|
331
322
|
id: "bugzilla",
|
|
332
323
|
name: { [e.EN_US]: "Bugzilla" },
|
|
333
324
|
label: { [e.EN_US]: "" },
|
|
334
325
|
definition: { [e.EN_US]: "" },
|
|
335
|
-
type: [],
|
|
326
|
+
type: [I.tool],
|
|
336
327
|
tags: []
|
|
337
|
-
},
|
|
328
|
+
}, ue = {
|
|
338
329
|
id: "c_sharp",
|
|
339
330
|
name: { [e.EN_US]: "C#" },
|
|
340
331
|
label: { [e.EN_US]: "" },
|
|
341
332
|
definition: { [e.EN_US]: "" },
|
|
342
|
-
type: [
|
|
333
|
+
type: [I.language],
|
|
343
334
|
tags: []
|
|
344
|
-
},
|
|
335
|
+
}, de = {
|
|
345
336
|
id: "cakephp",
|
|
346
337
|
name: { [e.EN_US]: "CakePHP" },
|
|
347
338
|
label: { [e.EN_US]: "" },
|
|
348
339
|
definition: { [e.EN_US]: "" },
|
|
349
|
-
type: [],
|
|
340
|
+
type: [I.framework],
|
|
350
341
|
tags: []
|
|
351
|
-
},
|
|
342
|
+
}, fe = {
|
|
352
343
|
id: "chart_js",
|
|
353
344
|
name: { [e.EN_US]: "Chart.js" },
|
|
354
345
|
label: { [e.EN_US]: "" },
|
|
355
346
|
definition: { [e.EN_US]: "" },
|
|
356
|
-
type: [],
|
|
347
|
+
type: [I.library],
|
|
357
348
|
tags: []
|
|
358
|
-
},
|
|
349
|
+
}, pe = {
|
|
359
350
|
id: "ci_cd",
|
|
360
351
|
name: { [e.EN_US]: "CI/CD" },
|
|
361
352
|
label: { [e.EN_US]: "" },
|
|
362
353
|
definition: { [e.EN_US]: "" },
|
|
363
|
-
type: [],
|
|
354
|
+
type: [I.methodology],
|
|
364
355
|
tags: []
|
|
365
|
-
},
|
|
356
|
+
}, me = {
|
|
366
357
|
id: "circle_ci",
|
|
367
358
|
name: { [e.EN_US]: "CircleCI" },
|
|
368
359
|
label: { [e.EN_US]: "" },
|
|
369
360
|
definition: { [e.EN_US]: "" },
|
|
370
|
-
type: [],
|
|
361
|
+
type: [I.service, I.tool],
|
|
371
362
|
tags: []
|
|
372
|
-
},
|
|
363
|
+
}, he = {
|
|
373
364
|
id: "claude_code",
|
|
374
365
|
name: { [e.EN_US]: "Claude Code" },
|
|
375
366
|
label: { [e.EN_US]: "" },
|
|
376
367
|
definition: { [e.EN_US]: "" },
|
|
377
|
-
type: [],
|
|
368
|
+
type: [I.tool],
|
|
378
369
|
tags: []
|
|
379
|
-
},
|
|
370
|
+
}, ge = {
|
|
380
371
|
id: "clean_code",
|
|
381
372
|
name: { [e.EN_US]: "Clean Code" },
|
|
382
373
|
label: { [e.EN_US]: "" },
|
|
383
374
|
definition: { [e.EN_US]: "" },
|
|
384
|
-
type: [],
|
|
375
|
+
type: [I.methodology],
|
|
385
376
|
tags: []
|
|
386
|
-
},
|
|
377
|
+
}, _e = {
|
|
387
378
|
id: "clojure",
|
|
388
379
|
name: { [e.EN_US]: "Clojure" },
|
|
389
380
|
label: { [e.EN_US]: "" },
|
|
390
381
|
definition: { [e.EN_US]: "" },
|
|
391
|
-
type: [
|
|
382
|
+
type: [I.language],
|
|
392
383
|
tags: []
|
|
393
|
-
},
|
|
384
|
+
}, ve = {
|
|
394
385
|
id: "cloudflare",
|
|
395
386
|
name: { [e.EN_US]: "Cloudflare" },
|
|
396
387
|
label: { [e.EN_US]: "" },
|
|
397
388
|
definition: { [e.EN_US]: "" },
|
|
398
|
-
type: [],
|
|
389
|
+
type: [I.platform, I.service],
|
|
399
390
|
tags: []
|
|
400
|
-
},
|
|
391
|
+
}, ye = {
|
|
401
392
|
id: "codacy",
|
|
402
393
|
name: { [e.EN_US]: "Codacy" },
|
|
403
394
|
label: { [e.EN_US]: "" },
|
|
404
395
|
definition: { [e.EN_US]: "" },
|
|
405
|
-
type: [],
|
|
396
|
+
type: [I.service, I.tool],
|
|
406
397
|
tags: []
|
|
407
|
-
},
|
|
398
|
+
}, be = {
|
|
408
399
|
id: "codeigniter",
|
|
409
400
|
name: { [e.EN_US]: "CodeIgniter" },
|
|
410
401
|
label: { [e.EN_US]: "" },
|
|
411
402
|
definition: { [e.EN_US]: "" },
|
|
412
|
-
type: [],
|
|
403
|
+
type: [I.framework],
|
|
413
404
|
tags: []
|
|
414
|
-
},
|
|
405
|
+
}, xe = {
|
|
415
406
|
id: "confluence",
|
|
416
407
|
name: { [e.EN_US]: "Confluence" },
|
|
417
408
|
label: { [e.EN_US]: "" },
|
|
418
409
|
definition: { [e.EN_US]: "" },
|
|
419
|
-
type: [],
|
|
410
|
+
type: [I.service],
|
|
420
411
|
tags: []
|
|
421
|
-
},
|
|
412
|
+
}, Se = {
|
|
422
413
|
id: "contentful",
|
|
423
414
|
name: {
|
|
424
415
|
[e.EN_US]: "Contentful",
|
|
@@ -427,16 +418,16 @@ var D = {
|
|
|
427
418
|
},
|
|
428
419
|
label: { [e.EN_US]: "" },
|
|
429
420
|
definition: { [e.EN_US]: "" },
|
|
430
|
-
type: [
|
|
421
|
+
type: [I.cms],
|
|
431
422
|
tags: []
|
|
432
|
-
},
|
|
423
|
+
}, Ce = {
|
|
433
424
|
id: "cplusplus",
|
|
434
425
|
name: { [e.EN_US]: "C++" },
|
|
435
426
|
label: { [e.EN_US]: "" },
|
|
436
427
|
definition: { [e.EN_US]: "" },
|
|
437
|
-
type: [
|
|
428
|
+
type: [I.language],
|
|
438
429
|
tags: []
|
|
439
|
-
},
|
|
430
|
+
}, we = {
|
|
440
431
|
id: "craft_cms",
|
|
441
432
|
name: {
|
|
442
433
|
[e.EN_US]: "Craft CMS",
|
|
@@ -445,114 +436,114 @@ var D = {
|
|
|
445
436
|
},
|
|
446
437
|
label: { [e.EN_US]: "" },
|
|
447
438
|
definition: { [e.EN_US]: "" },
|
|
448
|
-
type: [
|
|
439
|
+
type: [I.cms],
|
|
449
440
|
tags: []
|
|
450
|
-
},
|
|
441
|
+
}, Te = {
|
|
451
442
|
id: "cs_cart",
|
|
452
443
|
name: { [e.EN_US]: "CS-Cart" },
|
|
453
444
|
label: { [e.EN_US]: "" },
|
|
454
445
|
definition: { [e.EN_US]: "" },
|
|
455
|
-
type: [],
|
|
446
|
+
type: [I.cms],
|
|
456
447
|
tags: []
|
|
457
|
-
},
|
|
448
|
+
}, Ee = {
|
|
458
449
|
id: "css",
|
|
459
450
|
name: { [e.EN_US]: "CSS" },
|
|
460
451
|
label: { [e.EN_US]: "" },
|
|
461
452
|
definition: { [e.EN_US]: "" },
|
|
462
|
-
type: [
|
|
453
|
+
type: [I.language, I.standard],
|
|
463
454
|
tags: []
|
|
464
|
-
},
|
|
455
|
+
}, De = {
|
|
465
456
|
id: "css_in_js",
|
|
466
457
|
name: { [e.EN_US]: "CSS-in-JS" },
|
|
467
458
|
label: { [e.EN_US]: "" },
|
|
468
459
|
definition: { [e.EN_US]: "" },
|
|
469
|
-
type: [],
|
|
460
|
+
type: [I.concept],
|
|
470
461
|
tags: []
|
|
471
|
-
},
|
|
462
|
+
}, Oe = {
|
|
472
463
|
id: "css_modules",
|
|
473
464
|
name: { [e.EN_US]: "CSS Modules" },
|
|
474
465
|
label: { [e.EN_US]: "" },
|
|
475
466
|
definition: { [e.EN_US]: "" },
|
|
476
|
-
type: [],
|
|
467
|
+
type: [I.concept],
|
|
477
468
|
tags: []
|
|
478
|
-
},
|
|
469
|
+
}, ke = {
|
|
479
470
|
id: "cucumber",
|
|
480
471
|
name: { [e.EN_US]: "Cucumber" },
|
|
481
472
|
label: { [e.EN_US]: "" },
|
|
482
473
|
definition: { [e.EN_US]: "" },
|
|
483
|
-
type: [],
|
|
474
|
+
type: [I.framework, I.tool],
|
|
484
475
|
tags: []
|
|
485
|
-
},
|
|
476
|
+
}, Ae = {
|
|
486
477
|
id: "cvs",
|
|
487
478
|
name: { [e.EN_US]: "CVS" },
|
|
488
479
|
label: { [e.EN_US]: "" },
|
|
489
480
|
definition: { [e.EN_US]: "" },
|
|
490
|
-
type: [],
|
|
481
|
+
type: [I.tool],
|
|
491
482
|
tags: []
|
|
492
|
-
},
|
|
483
|
+
}, je = {
|
|
493
484
|
id: "cypress",
|
|
494
485
|
name: { [e.EN_US]: "Cypress" },
|
|
495
486
|
label: { [e.EN_US]: "" },
|
|
496
487
|
definition: { [e.EN_US]: "" },
|
|
497
|
-
type: [],
|
|
488
|
+
type: [I.framework, I.tool],
|
|
498
489
|
tags: []
|
|
499
|
-
},
|
|
490
|
+
}, Me = {
|
|
500
491
|
id: "dart",
|
|
501
492
|
name: { [e.EN_US]: "Dart" },
|
|
502
493
|
label: { [e.EN_US]: "" },
|
|
503
494
|
definition: { [e.EN_US]: "" },
|
|
504
|
-
type: [
|
|
495
|
+
type: [I.language],
|
|
505
496
|
tags: []
|
|
506
|
-
},
|
|
497
|
+
}, Ne = {
|
|
507
498
|
id: "ddd",
|
|
508
499
|
name: { [e.EN_US]: "DDD" },
|
|
509
500
|
label: { [e.EN_US]: "" },
|
|
510
501
|
definition: { [e.EN_US]: "" },
|
|
511
|
-
type: [],
|
|
502
|
+
type: [I.methodology],
|
|
512
503
|
tags: []
|
|
513
|
-
},
|
|
504
|
+
}, Pe = {
|
|
514
505
|
id: "digital_ocean",
|
|
515
506
|
name: { [e.EN_US]: "Digital Ocean" },
|
|
516
507
|
label: { [e.EN_US]: "" },
|
|
517
508
|
definition: { [e.EN_US]: "" },
|
|
518
|
-
type: [],
|
|
509
|
+
type: [I.platform, I.service],
|
|
519
510
|
tags: []
|
|
520
|
-
},
|
|
511
|
+
}, Fe = {
|
|
521
512
|
id: "docker",
|
|
522
513
|
name: { [e.EN_US]: "Docker" },
|
|
523
514
|
label: { [e.EN_US]: "" },
|
|
524
515
|
definition: { [e.EN_US]: "" },
|
|
525
|
-
type: [],
|
|
516
|
+
type: [I.tool, I.runtime_environment],
|
|
526
517
|
tags: []
|
|
527
|
-
},
|
|
518
|
+
}, Ie = {
|
|
528
519
|
id: "docusaurus",
|
|
529
520
|
name: { [e.EN_US]: "Docusaurus" },
|
|
530
521
|
label: { [e.EN_US]: "" },
|
|
531
522
|
definition: { [e.EN_US]: "" },
|
|
532
|
-
type: [],
|
|
523
|
+
type: [I.framework, I.tool],
|
|
533
524
|
tags: []
|
|
534
|
-
},
|
|
525
|
+
}, Le = {
|
|
535
526
|
id: "dot_net",
|
|
536
527
|
name: { [e.EN_US]: ".NET" },
|
|
537
528
|
label: { [e.EN_US]: "" },
|
|
538
529
|
definition: { [e.EN_US]: "" },
|
|
539
|
-
type: [],
|
|
530
|
+
type: [I.framework, I.runtime_environment],
|
|
540
531
|
tags: []
|
|
541
|
-
},
|
|
532
|
+
}, Re = {
|
|
542
533
|
id: "dreamweaver",
|
|
543
534
|
name: { [e.EN_US]: "Dreamweaver" },
|
|
544
535
|
label: { [e.EN_US]: "" },
|
|
545
536
|
definition: { [e.EN_US]: "" },
|
|
546
|
-
type: [],
|
|
537
|
+
type: [I.tool],
|
|
547
538
|
tags: []
|
|
548
|
-
},
|
|
539
|
+
}, ze = {
|
|
549
540
|
id: "dynatrace",
|
|
550
541
|
name: { [e.EN_US]: "Dynatrace" },
|
|
551
542
|
label: { [e.EN_US]: "" },
|
|
552
543
|
definition: { [e.EN_US]: "" },
|
|
553
|
-
type: [],
|
|
544
|
+
type: [I.service, I.tool],
|
|
554
545
|
tags: []
|
|
555
|
-
},
|
|
546
|
+
}, Be = {
|
|
556
547
|
id: "e2e",
|
|
557
548
|
name: {
|
|
558
549
|
[e.EN_US]: "End-to-end Testing",
|
|
@@ -574,56 +565,56 @@ var D = {
|
|
|
574
565
|
[e.EN_GB]: e.EN_US,
|
|
575
566
|
[e.DE_DE]: "Eine Software-Testmethodik, die den gesamten Anwendungsablauf von Anfang bis Ende validiert und reale Benutzerszenarien simuliert, um sicherzustellen, dass alle integrierten Komponenten korrekt zusammenarbeiten."
|
|
576
567
|
},
|
|
577
|
-
type: [
|
|
568
|
+
type: [I.concept, I.methodology],
|
|
578
569
|
tags: [
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
570
|
+
F.testing,
|
|
571
|
+
F.automation,
|
|
572
|
+
F.qa,
|
|
573
|
+
F.e2e
|
|
583
574
|
]
|
|
584
|
-
},
|
|
575
|
+
}, Ve = {
|
|
585
576
|
id: "encryption",
|
|
586
577
|
name: { [e.EN_US]: "Encryption" },
|
|
587
578
|
label: { [e.EN_US]: "" },
|
|
588
579
|
definition: { [e.EN_US]: "" },
|
|
589
|
-
type: [],
|
|
580
|
+
type: [I.concept],
|
|
590
581
|
tags: []
|
|
591
|
-
},
|
|
582
|
+
}, He = {
|
|
592
583
|
id: "erlang",
|
|
593
584
|
name: { [e.EN_US]: "Erlang" },
|
|
594
585
|
label: { [e.EN_US]: "" },
|
|
595
586
|
definition: { [e.EN_US]: "" },
|
|
596
|
-
type: [
|
|
587
|
+
type: [I.language],
|
|
597
588
|
tags: []
|
|
598
|
-
},
|
|
589
|
+
}, Ue = {
|
|
599
590
|
id: "es_build",
|
|
600
591
|
name: { [e.EN_US]: "esbuild" },
|
|
601
592
|
label: { [e.EN_US]: "" },
|
|
602
593
|
definition: { [e.EN_US]: "" },
|
|
603
|
-
type: [],
|
|
594
|
+
type: [I.tool],
|
|
604
595
|
tags: []
|
|
605
|
-
},
|
|
596
|
+
}, We = {
|
|
606
597
|
id: "eslint",
|
|
607
598
|
name: { [e.EN_US]: "ESLint" },
|
|
608
599
|
label: { [e.EN_US]: "" },
|
|
609
600
|
definition: { [e.EN_US]: "" },
|
|
610
|
-
type: [],
|
|
601
|
+
type: [I.tool],
|
|
611
602
|
tags: []
|
|
612
|
-
},
|
|
603
|
+
}, Ge = {
|
|
613
604
|
id: "excel",
|
|
614
605
|
name: { [e.EN_US]: "Excel" },
|
|
615
606
|
label: { [e.EN_US]: "" },
|
|
616
607
|
definition: { [e.EN_US]: "" },
|
|
617
|
-
type: [],
|
|
608
|
+
type: [I.tool],
|
|
618
609
|
tags: []
|
|
619
|
-
},
|
|
610
|
+
}, Ke = {
|
|
620
611
|
id: "express",
|
|
621
612
|
name: { [e.EN_US]: "Express" },
|
|
622
613
|
label: { [e.EN_US]: "" },
|
|
623
614
|
definition: { [e.EN_US]: "" },
|
|
624
|
-
type: [],
|
|
615
|
+
type: [I.framework],
|
|
625
616
|
tags: []
|
|
626
|
-
},
|
|
617
|
+
}, qe = {
|
|
627
618
|
id: "expression_engine",
|
|
628
619
|
name: {
|
|
629
620
|
[e.EN_US]: "ExpressionEngine",
|
|
@@ -632,44 +623,48 @@ var D = {
|
|
|
632
623
|
},
|
|
633
624
|
label: { [e.EN_US]: "" },
|
|
634
625
|
definition: { [e.EN_US]: "" },
|
|
635
|
-
type: [
|
|
626
|
+
type: [I.cms],
|
|
636
627
|
tags: []
|
|
637
|
-
},
|
|
628
|
+
}, Je = {
|
|
638
629
|
id: "f_sharp",
|
|
639
630
|
name: { [e.EN_US]: "F#" },
|
|
640
631
|
label: { [e.EN_US]: "" },
|
|
641
632
|
definition: { [e.EN_US]: "" },
|
|
642
|
-
type: [
|
|
633
|
+
type: [I.language],
|
|
643
634
|
tags: []
|
|
644
|
-
},
|
|
635
|
+
}, Ye = {
|
|
645
636
|
id: "fhir",
|
|
646
637
|
name: { [e.EN_US]: "FHIR" },
|
|
647
638
|
label: { [e.EN_US]: "" },
|
|
648
639
|
definition: { [e.EN_US]: "" },
|
|
649
|
-
type: [],
|
|
640
|
+
type: [I.standard, I.protocol],
|
|
650
641
|
tags: []
|
|
651
|
-
},
|
|
642
|
+
}, Xe = {
|
|
652
643
|
id: "figma",
|
|
653
644
|
name: { [e.EN_US]: "Figma" },
|
|
654
645
|
label: { [e.EN_US]: "" },
|
|
655
646
|
definition: { [e.EN_US]: "" },
|
|
656
|
-
type: [],
|
|
647
|
+
type: [I.tool],
|
|
657
648
|
tags: []
|
|
658
|
-
},
|
|
649
|
+
}, Ze = {
|
|
659
650
|
id: "filezilla",
|
|
660
651
|
name: { [e.EN_US]: "FileZilla" },
|
|
661
652
|
label: { [e.EN_US]: "" },
|
|
662
653
|
definition: { [e.EN_US]: "" },
|
|
663
|
-
type: [],
|
|
654
|
+
type: [I.tool],
|
|
664
655
|
tags: []
|
|
665
|
-
},
|
|
656
|
+
}, Qe = {
|
|
666
657
|
id: "firebase",
|
|
667
658
|
name: { [e.EN_US]: "Firebase" },
|
|
668
659
|
label: { [e.EN_US]: "" },
|
|
669
660
|
definition: { [e.EN_US]: "" },
|
|
670
|
-
type: [
|
|
661
|
+
type: [
|
|
662
|
+
I.platform,
|
|
663
|
+
I.database,
|
|
664
|
+
I.service
|
|
665
|
+
],
|
|
671
666
|
tags: []
|
|
672
|
-
},
|
|
667
|
+
}, $e = {
|
|
673
668
|
id: "flamelink",
|
|
674
669
|
name: {
|
|
675
670
|
[e.EN_US]: "Flamelink",
|
|
@@ -678,86 +673,86 @@ var D = {
|
|
|
678
673
|
},
|
|
679
674
|
label: { [e.EN_US]: "" },
|
|
680
675
|
definition: { [e.EN_US]: "" },
|
|
681
|
-
type: [
|
|
676
|
+
type: [I.cms],
|
|
682
677
|
tags: []
|
|
683
|
-
},
|
|
678
|
+
}, et = {
|
|
684
679
|
id: "flutter",
|
|
685
680
|
name: { [e.EN_US]: "Flutter" },
|
|
686
681
|
label: { [e.EN_US]: "" },
|
|
687
682
|
definition: { [e.EN_US]: "" },
|
|
688
|
-
type: [],
|
|
683
|
+
type: [I.framework],
|
|
689
684
|
tags: []
|
|
690
|
-
},
|
|
685
|
+
}, tt = {
|
|
691
686
|
id: "fortran",
|
|
692
687
|
name: { [e.EN_US]: "Fortran" },
|
|
693
688
|
label: { [e.EN_US]: "" },
|
|
694
689
|
definition: { [e.EN_US]: "" },
|
|
695
|
-
type: [
|
|
690
|
+
type: [I.language],
|
|
696
691
|
tags: []
|
|
697
|
-
},
|
|
692
|
+
}, nt = {
|
|
698
693
|
id: "foundation",
|
|
699
694
|
name: { [e.EN_US]: "Foundation" },
|
|
700
695
|
label: { [e.EN_US]: "" },
|
|
701
696
|
definition: { [e.EN_US]: "" },
|
|
702
|
-
type: [],
|
|
697
|
+
type: [I.framework],
|
|
703
698
|
tags: []
|
|
704
|
-
},
|
|
699
|
+
}, rt = {
|
|
705
700
|
id: "ftp",
|
|
706
701
|
name: { [e.EN_US]: "FTP" },
|
|
707
702
|
label: { [e.EN_US]: "" },
|
|
708
703
|
definition: { [e.EN_US]: "" },
|
|
709
|
-
type: [],
|
|
704
|
+
type: [I.protocol, I.standard],
|
|
710
705
|
tags: []
|
|
711
|
-
},
|
|
706
|
+
}, it = {
|
|
712
707
|
id: "gatsby",
|
|
713
708
|
name: { [e.EN_US]: "Gatsby" },
|
|
714
709
|
label: { [e.EN_US]: "" },
|
|
715
710
|
definition: { [e.EN_US]: "" },
|
|
716
|
-
type: [],
|
|
711
|
+
type: [I.framework, I.tool],
|
|
717
712
|
tags: []
|
|
718
|
-
},
|
|
713
|
+
}, at = {
|
|
719
714
|
id: "gcp",
|
|
720
715
|
name: { [e.EN_US]: "GCP" },
|
|
721
716
|
label: { [e.EN_US]: "" },
|
|
722
717
|
definition: { [e.EN_US]: "" },
|
|
723
|
-
type: [],
|
|
718
|
+
type: [I.platform, I.service],
|
|
724
719
|
tags: []
|
|
725
|
-
},
|
|
720
|
+
}, ot = {
|
|
726
721
|
id: "git",
|
|
727
722
|
name: { [e.EN_US]: "Git" },
|
|
728
723
|
label: { [e.EN_US]: "" },
|
|
729
724
|
definition: { [e.EN_US]: "" },
|
|
730
|
-
type: [],
|
|
725
|
+
type: [I.tool],
|
|
731
726
|
tags: []
|
|
732
|
-
},
|
|
727
|
+
}, st = {
|
|
733
728
|
id: "github",
|
|
734
729
|
name: { [e.EN_US]: "GitHub" },
|
|
735
730
|
label: { [e.EN_US]: "" },
|
|
736
731
|
definition: { [e.EN_US]: "" },
|
|
737
|
-
type: [],
|
|
732
|
+
type: [I.service, I.platform],
|
|
738
733
|
tags: []
|
|
739
|
-
},
|
|
734
|
+
}, ct = {
|
|
740
735
|
id: "github_actions",
|
|
741
736
|
name: { [e.EN_US]: "GitHub Actions" },
|
|
742
737
|
label: { [e.EN_US]: "" },
|
|
743
738
|
definition: { [e.EN_US]: "" },
|
|
744
|
-
type: [],
|
|
739
|
+
type: [I.service, I.tool],
|
|
745
740
|
tags: []
|
|
746
|
-
},
|
|
741
|
+
}, lt = {
|
|
747
742
|
id: "gitlab",
|
|
748
743
|
name: { [e.EN_US]: "GitLab" },
|
|
749
744
|
label: { [e.EN_US]: "" },
|
|
750
745
|
definition: { [e.EN_US]: "" },
|
|
751
|
-
type: [],
|
|
746
|
+
type: [I.service, I.platform],
|
|
752
747
|
tags: []
|
|
753
|
-
},
|
|
748
|
+
}, ut = {
|
|
754
749
|
id: "gitlab_ci",
|
|
755
750
|
name: { [e.EN_US]: "GitLab CI" },
|
|
756
751
|
label: { [e.EN_US]: "" },
|
|
757
752
|
definition: { [e.EN_US]: "" },
|
|
758
|
-
type: [],
|
|
753
|
+
type: [I.service, I.tool],
|
|
759
754
|
tags: []
|
|
760
|
-
},
|
|
755
|
+
}, dt = {
|
|
761
756
|
id: "golang",
|
|
762
757
|
name: {
|
|
763
758
|
[e.EN_US]: "Go",
|
|
@@ -779,150 +774,150 @@ var D = {
|
|
|
779
774
|
[e.EN_GB]: e.EN_US,
|
|
780
775
|
[e.DE_DE]: "Go, auch bekannt als Golang, ist eine statisch typisierte, kompilierte Programmiersprache, die bei Google entwickelt wurde. Sie legt Wert auf Einfachheit, Nebenläufigkeit und Leistung, was sie ideal für den Aufbau skalierbarer und effizienter Softwareanwendungen macht."
|
|
781
776
|
},
|
|
782
|
-
type: [
|
|
783
|
-
tags: [
|
|
777
|
+
type: [I.language],
|
|
778
|
+
tags: [F.backend, F.open_source],
|
|
784
779
|
links: {
|
|
785
780
|
official_website: "https://go.dev/",
|
|
786
781
|
wikipedia: "https://en.wikipedia.org/wiki/Go_(programming_language)"
|
|
787
782
|
},
|
|
788
783
|
sources: {
|
|
789
|
-
label: [
|
|
790
|
-
definition: [
|
|
784
|
+
label: [P.ai_generated],
|
|
785
|
+
definition: [P.ai_generated]
|
|
791
786
|
}
|
|
792
|
-
},
|
|
787
|
+
}, ft = {
|
|
793
788
|
id: "google_analytics",
|
|
794
789
|
name: { [e.EN_US]: "Google Analytics" },
|
|
795
790
|
label: { [e.EN_US]: "" },
|
|
796
791
|
definition: { [e.EN_US]: "" },
|
|
797
|
-
type: [],
|
|
792
|
+
type: [I.service, I.platform],
|
|
798
793
|
tags: []
|
|
799
|
-
},
|
|
794
|
+
}, pt = {
|
|
800
795
|
id: "google_app_engine",
|
|
801
796
|
name: { [e.EN_US]: "Google App Engine" },
|
|
802
797
|
label: { [e.EN_US]: "" },
|
|
803
798
|
definition: { [e.EN_US]: "" },
|
|
804
|
-
type: [],
|
|
799
|
+
type: [I.platform, I.service],
|
|
805
800
|
tags: []
|
|
806
|
-
},
|
|
801
|
+
}, mt = {
|
|
807
802
|
id: "google_business",
|
|
808
803
|
name: { [e.EN_US]: "Google Business" },
|
|
809
804
|
label: { [e.EN_US]: "" },
|
|
810
805
|
definition: { [e.EN_US]: "" },
|
|
811
|
-
type: [],
|
|
806
|
+
type: [I.service],
|
|
812
807
|
tags: []
|
|
813
|
-
},
|
|
808
|
+
}, ht = {
|
|
814
809
|
id: "google_maps_api",
|
|
815
810
|
name: { [e.EN_US]: "Google Maps API" },
|
|
816
811
|
label: { [e.EN_US]: "" },
|
|
817
812
|
definition: { [e.EN_US]: "" },
|
|
818
|
-
type: [],
|
|
813
|
+
type: [I.service, I.platform],
|
|
819
814
|
tags: []
|
|
820
|
-
},
|
|
815
|
+
}, gt = {
|
|
821
816
|
id: "graphql",
|
|
822
817
|
name: { [e.EN_US]: "GraphQL" },
|
|
823
818
|
label: { [e.EN_US]: "" },
|
|
824
819
|
definition: { [e.EN_US]: "" },
|
|
825
|
-
type: [],
|
|
820
|
+
type: [I.protocol, I.standard],
|
|
826
821
|
tags: []
|
|
827
|
-
},
|
|
822
|
+
}, _t = {
|
|
828
823
|
id: "groovy",
|
|
829
824
|
name: { [e.EN_US]: "Groovy" },
|
|
830
825
|
label: { [e.EN_US]: "" },
|
|
831
826
|
definition: { [e.EN_US]: "" },
|
|
832
|
-
type: [
|
|
827
|
+
type: [I.language],
|
|
833
828
|
tags: []
|
|
834
|
-
},
|
|
829
|
+
}, vt = {
|
|
835
830
|
id: "grunt",
|
|
836
831
|
name: { [e.EN_US]: "Grunt" },
|
|
837
832
|
label: { [e.EN_US]: "" },
|
|
838
833
|
definition: { [e.EN_US]: "" },
|
|
839
|
-
type: [],
|
|
834
|
+
type: [I.tool],
|
|
840
835
|
tags: []
|
|
841
|
-
},
|
|
836
|
+
}, yt = {
|
|
842
837
|
id: "gulp",
|
|
843
838
|
name: { [e.EN_US]: "Gulp" },
|
|
844
839
|
label: { [e.EN_US]: "" },
|
|
845
840
|
definition: { [e.EN_US]: "" },
|
|
846
|
-
type: [],
|
|
841
|
+
type: [I.tool],
|
|
847
842
|
tags: []
|
|
848
|
-
},
|
|
843
|
+
}, bt = {
|
|
849
844
|
id: "handlebars",
|
|
850
845
|
name: { [e.EN_US]: "Handlebars" },
|
|
851
846
|
label: { [e.EN_US]: "" },
|
|
852
847
|
definition: { [e.EN_US]: "" },
|
|
853
|
-
type: [],
|
|
848
|
+
type: [I.library],
|
|
854
849
|
tags: []
|
|
855
|
-
},
|
|
850
|
+
}, xt = {
|
|
856
851
|
id: "handsontable",
|
|
857
852
|
name: { [e.EN_US]: "Handsontable" },
|
|
858
853
|
label: { [e.EN_US]: "" },
|
|
859
854
|
definition: { [e.EN_US]: "" },
|
|
860
|
-
type: [],
|
|
855
|
+
type: [I.library],
|
|
861
856
|
tags: []
|
|
862
|
-
},
|
|
857
|
+
}, St = {
|
|
863
858
|
id: "haskell",
|
|
864
859
|
name: { [e.EN_US]: "Haskell" },
|
|
865
860
|
label: { [e.EN_US]: "" },
|
|
866
861
|
definition: { [e.EN_US]: "" },
|
|
867
|
-
type: [
|
|
862
|
+
type: [I.language],
|
|
868
863
|
tags: []
|
|
869
|
-
},
|
|
864
|
+
}, Ct = {
|
|
870
865
|
id: "hetzner",
|
|
871
866
|
name: { [e.EN_US]: "Hetzner" },
|
|
872
867
|
label: { [e.EN_US]: "" },
|
|
873
868
|
definition: { [e.EN_US]: "" },
|
|
874
|
-
type: [],
|
|
869
|
+
type: [I.platform, I.service],
|
|
875
870
|
tags: []
|
|
876
|
-
},
|
|
871
|
+
}, wt = {
|
|
877
872
|
id: "hl7",
|
|
878
873
|
name: { [e.EN_US]: "HL7" },
|
|
879
874
|
label: { [e.EN_US]: "" },
|
|
880
875
|
definition: { [e.EN_US]: "" },
|
|
881
|
-
type: [],
|
|
876
|
+
type: [I.standard, I.protocol],
|
|
882
877
|
tags: []
|
|
883
|
-
},
|
|
878
|
+
}, Tt = {
|
|
884
879
|
id: "html",
|
|
885
880
|
name: { [e.EN_US]: "HTML" },
|
|
886
881
|
label: { [e.EN_US]: "" },
|
|
887
882
|
definition: { [e.EN_US]: "" },
|
|
888
|
-
type: [
|
|
883
|
+
type: [I.language, I.standard],
|
|
889
884
|
tags: []
|
|
890
|
-
},
|
|
885
|
+
}, Et = {
|
|
891
886
|
id: "htmx",
|
|
892
887
|
name: { [e.EN_US]: "HTMX" },
|
|
893
888
|
label: { [e.EN_US]: "" },
|
|
894
889
|
definition: { [e.EN_US]: "" },
|
|
895
|
-
type: [],
|
|
890
|
+
type: [I.library],
|
|
896
891
|
tags: []
|
|
897
|
-
},
|
|
892
|
+
}, Dt = {
|
|
898
893
|
id: "i18n",
|
|
899
894
|
name: { [e.EN_US]: "i18n" },
|
|
900
895
|
label: { [e.EN_US]: "" },
|
|
901
896
|
definition: { [e.EN_US]: "" },
|
|
902
|
-
type: [],
|
|
897
|
+
type: [I.concept],
|
|
903
898
|
tags: []
|
|
904
|
-
},
|
|
899
|
+
}, Ot = {
|
|
905
900
|
id: "ionic",
|
|
906
901
|
name: { [e.EN_US]: "Ionic Framework" },
|
|
907
902
|
label: { [e.EN_US]: "" },
|
|
908
903
|
definition: { [e.EN_US]: "" },
|
|
909
|
-
type: [],
|
|
904
|
+
type: [I.framework],
|
|
910
905
|
tags: []
|
|
911
|
-
},
|
|
906
|
+
}, kt = {
|
|
912
907
|
id: "jasmine",
|
|
913
908
|
name: { [e.EN_US]: "Jasmine" },
|
|
914
909
|
label: { [e.EN_US]: "" },
|
|
915
910
|
definition: { [e.EN_US]: "" },
|
|
916
|
-
type: [],
|
|
911
|
+
type: [I.framework, I.tool],
|
|
917
912
|
tags: []
|
|
918
|
-
},
|
|
913
|
+
}, At = {
|
|
919
914
|
id: "java",
|
|
920
915
|
name: { [e.EN_US]: "Java" },
|
|
921
916
|
label: { [e.EN_US]: "" },
|
|
922
917
|
definition: { [e.EN_US]: "" },
|
|
923
|
-
type: [
|
|
918
|
+
type: [I.language],
|
|
924
919
|
tags: []
|
|
925
|
-
},
|
|
920
|
+
}, jt = {
|
|
926
921
|
id: "javascript",
|
|
927
922
|
name: {
|
|
928
923
|
[e.EN_US]: "JavaScript",
|
|
@@ -939,238 +934,238 @@ var D = {
|
|
|
939
934
|
[e.EN_GB]: e.EN_US,
|
|
940
935
|
[e.DE_DE]: "JavaScript ist eine hochsprachige, dynamisch typisierte Programmiersprache und eine der drei Kerntechnologien des Webs neben HTML und CSS. Sie wurde 1995 von Brendan Eich entwickelt und läuft in Browsern für clientseitiges Scripting sowie auf Servern über Laufzeitumgebungen wie Node.js."
|
|
941
936
|
},
|
|
942
|
-
type: [
|
|
937
|
+
type: [I.language],
|
|
943
938
|
tags: [
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
939
|
+
F.frontend,
|
|
940
|
+
F.backend,
|
|
941
|
+
F.open_source
|
|
947
942
|
],
|
|
948
943
|
links: {
|
|
949
944
|
official_website: "https://tc39.es/ecma262",
|
|
950
945
|
wikipedia: "https://en.wikipedia.org/wiki/JavaScript"
|
|
951
946
|
},
|
|
952
947
|
sources: {
|
|
953
|
-
label: [
|
|
954
|
-
definition: [
|
|
948
|
+
label: [P.ai_generated],
|
|
949
|
+
definition: [P.ai_generated]
|
|
955
950
|
}
|
|
956
|
-
},
|
|
951
|
+
}, Mt = {
|
|
957
952
|
id: "jenkins",
|
|
958
953
|
name: { [e.EN_US]: "Jenkins" },
|
|
959
954
|
label: { [e.EN_US]: "" },
|
|
960
955
|
definition: { [e.EN_US]: "" },
|
|
961
|
-
type: [],
|
|
956
|
+
type: [I.tool, I.service],
|
|
962
957
|
tags: []
|
|
963
|
-
},
|
|
958
|
+
}, Nt = {
|
|
964
959
|
id: "jest",
|
|
965
960
|
name: { [e.EN_US]: "Jest" },
|
|
966
961
|
label: { [e.EN_US]: "" },
|
|
967
962
|
definition: { [e.EN_US]: "" },
|
|
968
|
-
type: [],
|
|
963
|
+
type: [I.framework, I.tool],
|
|
969
964
|
tags: []
|
|
970
|
-
},
|
|
965
|
+
}, Pt = {
|
|
971
966
|
id: "jira",
|
|
972
967
|
name: { [e.EN_US]: "Jira" },
|
|
973
968
|
label: { [e.EN_US]: "" },
|
|
974
969
|
definition: { [e.EN_US]: "" },
|
|
975
|
-
type: [],
|
|
970
|
+
type: [I.service],
|
|
976
971
|
tags: []
|
|
977
|
-
},
|
|
972
|
+
}, Ft = {
|
|
978
973
|
id: "jquery",
|
|
979
974
|
name: { [e.EN_US]: "jQuery" },
|
|
980
975
|
label: { [e.EN_US]: "" },
|
|
981
976
|
definition: { [e.EN_US]: "" },
|
|
982
|
-
type: [],
|
|
977
|
+
type: [I.library],
|
|
983
978
|
tags: []
|
|
984
|
-
},
|
|
979
|
+
}, It = {
|
|
985
980
|
id: "js",
|
|
986
981
|
name: { [e.EN_US]: "JavaScript" },
|
|
987
982
|
label: { [e.EN_US]: "" },
|
|
988
983
|
definition: { [e.EN_US]: "" },
|
|
989
|
-
type: [],
|
|
984
|
+
type: [I.language],
|
|
990
985
|
tags: []
|
|
991
|
-
},
|
|
986
|
+
}, Lt = {
|
|
992
987
|
id: "kanban",
|
|
993
988
|
name: { [e.EN_US]: "Kanban" },
|
|
994
989
|
label: { [e.EN_US]: "" },
|
|
995
990
|
definition: { [e.EN_US]: "" },
|
|
996
|
-
type: [],
|
|
991
|
+
type: [I.methodology],
|
|
997
992
|
tags: []
|
|
998
|
-
},
|
|
993
|
+
}, Rt = {
|
|
999
994
|
id: "karma",
|
|
1000
995
|
name: { [e.EN_US]: "Karma" },
|
|
1001
996
|
label: { [e.EN_US]: "" },
|
|
1002
997
|
definition: { [e.EN_US]: "" },
|
|
1003
|
-
type: [],
|
|
998
|
+
type: [I.framework, I.tool],
|
|
1004
999
|
tags: []
|
|
1005
|
-
},
|
|
1000
|
+
}, zt = {
|
|
1006
1001
|
id: "kotlin",
|
|
1007
1002
|
name: { [e.EN_US]: "Kotlin" },
|
|
1008
1003
|
label: { [e.EN_US]: "" },
|
|
1009
1004
|
definition: { [e.EN_US]: "" },
|
|
1010
|
-
type: [
|
|
1005
|
+
type: [I.language],
|
|
1011
1006
|
tags: []
|
|
1012
|
-
},
|
|
1007
|
+
}, Bt = {
|
|
1013
1008
|
id: "kubernetes",
|
|
1014
1009
|
name: { [e.EN_US]: "Kubernetes" },
|
|
1015
1010
|
label: { [e.EN_US]: "" },
|
|
1016
1011
|
definition: { [e.EN_US]: "" },
|
|
1017
|
-
type: [],
|
|
1012
|
+
type: [I.platform, I.runtime_environment],
|
|
1018
1013
|
tags: []
|
|
1019
|
-
},
|
|
1014
|
+
}, Vt = {
|
|
1020
1015
|
id: "laravel",
|
|
1021
1016
|
name: { [e.EN_US]: "Laravel" },
|
|
1022
1017
|
label: { [e.EN_US]: "" },
|
|
1023
1018
|
definition: { [e.EN_US]: "" },
|
|
1024
|
-
type: [],
|
|
1019
|
+
type: [I.framework],
|
|
1025
1020
|
tags: []
|
|
1026
|
-
},
|
|
1021
|
+
}, Ht = {
|
|
1027
1022
|
id: "legacy_migration",
|
|
1028
1023
|
name: { [e.EN_US]: "Legacy Migration" },
|
|
1029
1024
|
label: { [e.EN_US]: "" },
|
|
1030
1025
|
definition: { [e.EN_US]: "" },
|
|
1031
|
-
type: [],
|
|
1026
|
+
type: [I.methodology],
|
|
1032
1027
|
tags: []
|
|
1033
|
-
},
|
|
1028
|
+
}, Ut = {
|
|
1034
1029
|
id: "lexical",
|
|
1035
1030
|
name: { [e.EN_US]: "Lexical" },
|
|
1036
1031
|
label: { [e.EN_US]: "" },
|
|
1037
1032
|
definition: { [e.EN_US]: "" },
|
|
1038
|
-
type: [],
|
|
1033
|
+
type: [I.library],
|
|
1039
1034
|
tags: []
|
|
1040
|
-
},
|
|
1035
|
+
}, Wt = {
|
|
1041
1036
|
id: "linux",
|
|
1042
1037
|
name: { [e.EN_US]: "Linux" },
|
|
1043
1038
|
label: { [e.EN_US]: "" },
|
|
1044
1039
|
definition: { [e.EN_US]: "" },
|
|
1045
|
-
type: [],
|
|
1040
|
+
type: [I.operating_system],
|
|
1046
1041
|
tags: []
|
|
1047
|
-
},
|
|
1042
|
+
}, Gt = {
|
|
1048
1043
|
id: "lua",
|
|
1049
1044
|
name: { [e.EN_US]: "Lua" },
|
|
1050
1045
|
label: { [e.EN_US]: "" },
|
|
1051
1046
|
definition: { [e.EN_US]: "" },
|
|
1052
|
-
type: [
|
|
1047
|
+
type: [I.language],
|
|
1053
1048
|
tags: []
|
|
1054
|
-
},
|
|
1049
|
+
}, Kt = {
|
|
1055
1050
|
id: "mac_os",
|
|
1056
1051
|
name: { [e.EN_US]: "Mac OS" },
|
|
1057
1052
|
label: { [e.EN_US]: "" },
|
|
1058
1053
|
definition: { [e.EN_US]: "" },
|
|
1059
|
-
type: [],
|
|
1054
|
+
type: [I.operating_system],
|
|
1060
1055
|
tags: []
|
|
1061
|
-
},
|
|
1056
|
+
}, qt = {
|
|
1062
1057
|
id: "mail_blaze",
|
|
1063
1058
|
name: { [e.EN_US]: "Mail Blaze" },
|
|
1064
1059
|
label: { [e.EN_US]: "" },
|
|
1065
1060
|
definition: { [e.EN_US]: "" },
|
|
1066
|
-
type: [],
|
|
1061
|
+
type: [I.service],
|
|
1067
1062
|
tags: []
|
|
1068
|
-
},
|
|
1063
|
+
}, Jt = {
|
|
1069
1064
|
id: "mailchimp",
|
|
1070
1065
|
name: { [e.EN_US]: "Mailchimp" },
|
|
1071
1066
|
label: { [e.EN_US]: "" },
|
|
1072
1067
|
definition: { [e.EN_US]: "" },
|
|
1073
|
-
type: [],
|
|
1068
|
+
type: [I.service],
|
|
1074
1069
|
tags: []
|
|
1075
|
-
},
|
|
1070
|
+
}, Yt = {
|
|
1076
1071
|
id: "make",
|
|
1077
1072
|
name: { [e.EN_US]: "Make" },
|
|
1078
1073
|
label: { [e.EN_US]: "" },
|
|
1079
1074
|
definition: { [e.EN_US]: "" },
|
|
1080
|
-
type: [],
|
|
1075
|
+
type: [I.tool],
|
|
1081
1076
|
tags: []
|
|
1082
|
-
},
|
|
1077
|
+
}, Xt = {
|
|
1083
1078
|
id: "marionette",
|
|
1084
1079
|
name: { [e.EN_US]: "Marionette.js" },
|
|
1085
1080
|
label: { [e.EN_US]: "" },
|
|
1086
1081
|
definition: { [e.EN_US]: "" },
|
|
1087
|
-
type: [],
|
|
1082
|
+
type: [I.framework],
|
|
1088
1083
|
tags: []
|
|
1089
|
-
},
|
|
1084
|
+
}, Zt = {
|
|
1090
1085
|
id: "matlab",
|
|
1091
1086
|
name: { [e.EN_US]: "MATLAB" },
|
|
1092
1087
|
label: { [e.EN_US]: "" },
|
|
1093
1088
|
definition: { [e.EN_US]: "" },
|
|
1094
|
-
type: [
|
|
1089
|
+
type: [I.language],
|
|
1095
1090
|
tags: []
|
|
1096
|
-
},
|
|
1091
|
+
}, Qt = {
|
|
1097
1092
|
id: "maven",
|
|
1098
1093
|
name: { [e.EN_US]: "Maven" },
|
|
1099
1094
|
label: { [e.EN_US]: "" },
|
|
1100
1095
|
definition: { [e.EN_US]: "" },
|
|
1101
|
-
type: [],
|
|
1096
|
+
type: [I.tool],
|
|
1102
1097
|
tags: []
|
|
1103
|
-
},
|
|
1098
|
+
}, $t = {
|
|
1104
1099
|
id: "meta_mask",
|
|
1105
1100
|
name: { [e.EN_US]: "MetaMask" },
|
|
1106
1101
|
label: { [e.EN_US]: "" },
|
|
1107
1102
|
definition: { [e.EN_US]: "" },
|
|
1108
|
-
type: [],
|
|
1103
|
+
type: [I.tool, I.service],
|
|
1109
1104
|
tags: []
|
|
1110
|
-
},
|
|
1105
|
+
}, en = {
|
|
1111
1106
|
id: "microsoft_sql_server",
|
|
1112
1107
|
name: { [e.EN_US]: "Microsoft SQL Server" },
|
|
1113
1108
|
label: { [e.EN_US]: "" },
|
|
1114
1109
|
definition: { [e.EN_US]: "" },
|
|
1115
|
-
type: [],
|
|
1110
|
+
type: [I.database],
|
|
1116
1111
|
tags: []
|
|
1117
|
-
},
|
|
1112
|
+
}, tn = {
|
|
1118
1113
|
id: "mongo_db",
|
|
1119
1114
|
name: { [e.EN_US]: "MongoDB" },
|
|
1120
1115
|
label: { [e.EN_US]: "" },
|
|
1121
1116
|
definition: { [e.EN_US]: "" },
|
|
1122
|
-
type: [],
|
|
1117
|
+
type: [I.database],
|
|
1123
1118
|
tags: []
|
|
1124
|
-
},
|
|
1119
|
+
}, nn = {
|
|
1125
1120
|
id: "mui",
|
|
1126
1121
|
name: { [e.EN_US]: "Material UI" },
|
|
1127
1122
|
label: { [e.EN_US]: "" },
|
|
1128
1123
|
definition: { [e.EN_US]: "" },
|
|
1129
|
-
type: [],
|
|
1124
|
+
type: [I.library],
|
|
1130
1125
|
tags: []
|
|
1131
|
-
},
|
|
1126
|
+
}, rn = {
|
|
1132
1127
|
id: "mysql",
|
|
1133
1128
|
name: { [e.EN_US]: "MySQL" },
|
|
1134
1129
|
label: { [e.EN_US]: "" },
|
|
1135
1130
|
definition: { [e.EN_US]: "" },
|
|
1136
|
-
type: [],
|
|
1131
|
+
type: [I.database],
|
|
1137
1132
|
tags: []
|
|
1138
|
-
},
|
|
1133
|
+
}, an = {
|
|
1139
1134
|
id: "navicat",
|
|
1140
1135
|
name: { [e.EN_US]: "Navicat" },
|
|
1141
1136
|
label: { [e.EN_US]: "" },
|
|
1142
1137
|
definition: { [e.EN_US]: "" },
|
|
1143
|
-
type: [],
|
|
1138
|
+
type: [I.tool],
|
|
1144
1139
|
tags: []
|
|
1145
|
-
},
|
|
1140
|
+
}, on = {
|
|
1146
1141
|
id: "nest_js",
|
|
1147
1142
|
name: { [e.EN_US]: "NestJS" },
|
|
1148
1143
|
label: { [e.EN_US]: "" },
|
|
1149
1144
|
definition: { [e.EN_US]: "" },
|
|
1150
|
-
type: [],
|
|
1145
|
+
type: [I.framework],
|
|
1151
1146
|
tags: []
|
|
1152
|
-
},
|
|
1147
|
+
}, sn = {
|
|
1153
1148
|
id: "netbeans",
|
|
1154
1149
|
name: { [e.EN_US]: "NetBeans" },
|
|
1155
1150
|
label: { [e.EN_US]: "" },
|
|
1156
1151
|
definition: { [e.EN_US]: "" },
|
|
1157
|
-
type: [],
|
|
1152
|
+
type: [I.tool],
|
|
1158
1153
|
tags: []
|
|
1159
|
-
},
|
|
1154
|
+
}, cn = {
|
|
1160
1155
|
id: "netlify",
|
|
1161
1156
|
name: { [e.EN_US]: "Netlify" },
|
|
1162
1157
|
label: { [e.EN_US]: "" },
|
|
1163
1158
|
definition: { [e.EN_US]: "" },
|
|
1164
|
-
type: [],
|
|
1159
|
+
type: [I.platform, I.service],
|
|
1165
1160
|
tags: []
|
|
1166
|
-
},
|
|
1161
|
+
}, ln = {
|
|
1167
1162
|
id: "new_relic",
|
|
1168
1163
|
name: { [e.EN_US]: "New Relic" },
|
|
1169
1164
|
label: { [e.EN_US]: "" },
|
|
1170
1165
|
definition: { [e.EN_US]: "" },
|
|
1171
|
-
type: [],
|
|
1166
|
+
type: [I.service, I.tool],
|
|
1172
1167
|
tags: []
|
|
1173
|
-
},
|
|
1168
|
+
}, un = {
|
|
1174
1169
|
id: "next_js",
|
|
1175
1170
|
name: {
|
|
1176
1171
|
[e.EN_US]: "Next.js",
|
|
@@ -1179,37 +1174,37 @@ var D = {
|
|
|
1179
1174
|
},
|
|
1180
1175
|
label: { [e.EN_US]: "" },
|
|
1181
1176
|
definition: { [e.EN_US]: "" },
|
|
1182
|
-
type: [
|
|
1177
|
+
type: [I.framework],
|
|
1183
1178
|
tags: []
|
|
1184
|
-
},
|
|
1179
|
+
}, dn = {
|
|
1185
1180
|
id: "nexudus",
|
|
1186
1181
|
name: { [e.EN_US]: "Nexudus" },
|
|
1187
1182
|
label: { [e.EN_US]: "" },
|
|
1188
1183
|
definition: { [e.EN_US]: "" },
|
|
1189
|
-
type: [],
|
|
1184
|
+
type: [I.service],
|
|
1190
1185
|
tags: []
|
|
1191
|
-
},
|
|
1186
|
+
}, fn = {
|
|
1192
1187
|
id: "nft",
|
|
1193
1188
|
name: { [e.EN_US]: "NFT" },
|
|
1194
1189
|
label: { [e.EN_US]: "" },
|
|
1195
1190
|
definition: { [e.EN_US]: "" },
|
|
1196
|
-
type: [],
|
|
1191
|
+
type: [I.concept, I.standard],
|
|
1197
1192
|
tags: []
|
|
1198
|
-
},
|
|
1193
|
+
}, pn = {
|
|
1199
1194
|
id: "nginx",
|
|
1200
1195
|
name: { [e.EN_US]: "Nginx" },
|
|
1201
1196
|
label: { [e.EN_US]: "" },
|
|
1202
1197
|
definition: { [e.EN_US]: "" },
|
|
1203
|
-
type: [],
|
|
1198
|
+
type: [I.runtime_environment, I.tool],
|
|
1204
1199
|
tags: []
|
|
1205
|
-
},
|
|
1200
|
+
}, mn = {
|
|
1206
1201
|
id: "nightsbridge",
|
|
1207
1202
|
name: { [e.EN_US]: "Nightsbridge" },
|
|
1208
1203
|
label: { [e.EN_US]: "" },
|
|
1209
1204
|
definition: { [e.EN_US]: "" },
|
|
1210
|
-
type: [],
|
|
1205
|
+
type: [I.service],
|
|
1211
1206
|
tags: []
|
|
1212
|
-
},
|
|
1207
|
+
}, hn = {
|
|
1213
1208
|
id: "node_js",
|
|
1214
1209
|
name: {
|
|
1215
1210
|
[e.EN_US]: "Node.js",
|
|
@@ -1226,112 +1221,112 @@ var D = {
|
|
|
1226
1221
|
[e.EN_GB]: e.EN_US,
|
|
1227
1222
|
[e.DE_DE]: "Node.js ist eine kostenlose, Open-Source, plattformübergreifende JavaScript-Laufzeitumgebung, die es Entwicklern ermöglicht, Server, Webanwendungen, Befehlszeilentools und Skripte zu erstellen."
|
|
1228
1223
|
},
|
|
1229
|
-
type: [
|
|
1230
|
-
tags: [
|
|
1224
|
+
type: [I.runtime_environment, I.platform],
|
|
1225
|
+
tags: [F.backend],
|
|
1231
1226
|
links: { official_website: "https://nodejs.org" },
|
|
1232
1227
|
sources: {
|
|
1233
|
-
label: [
|
|
1234
|
-
definition: [
|
|
1228
|
+
label: [P.community],
|
|
1229
|
+
definition: [P.official_website]
|
|
1235
1230
|
}
|
|
1236
|
-
},
|
|
1231
|
+
}, gn = {
|
|
1237
1232
|
id: "node_mailer",
|
|
1238
1233
|
name: { [e.EN_US]: "Nodemailer" },
|
|
1239
1234
|
label: { [e.EN_US]: "" },
|
|
1240
1235
|
definition: { [e.EN_US]: "" },
|
|
1241
|
-
type: [],
|
|
1236
|
+
type: [I.library],
|
|
1242
1237
|
tags: []
|
|
1243
|
-
},
|
|
1238
|
+
}, _n = {
|
|
1244
1239
|
id: "nosql",
|
|
1245
1240
|
name: { [e.EN_US]: "NoSQL" },
|
|
1246
1241
|
label: { [e.EN_US]: "" },
|
|
1247
1242
|
definition: { [e.EN_US]: "" },
|
|
1248
|
-
type: [],
|
|
1243
|
+
type: [I.concept],
|
|
1249
1244
|
tags: []
|
|
1250
|
-
},
|
|
1245
|
+
}, vn = {
|
|
1251
1246
|
id: "nx",
|
|
1252
1247
|
name: { [e.EN_US]: "Nx" },
|
|
1253
1248
|
label: { [e.EN_US]: "" },
|
|
1254
1249
|
definition: { [e.EN_US]: "" },
|
|
1255
|
-
type: [],
|
|
1250
|
+
type: [I.tool],
|
|
1256
1251
|
tags: []
|
|
1257
|
-
},
|
|
1252
|
+
}, yn = {
|
|
1258
1253
|
id: "objective_c",
|
|
1259
1254
|
name: { [e.EN_US]: "Objective-C" },
|
|
1260
1255
|
label: { [e.EN_US]: "" },
|
|
1261
1256
|
definition: { [e.EN_US]: "" },
|
|
1262
|
-
type: [
|
|
1257
|
+
type: [I.language],
|
|
1263
1258
|
tags: []
|
|
1264
|
-
},
|
|
1259
|
+
}, bn = {
|
|
1265
1260
|
id: "ocaml",
|
|
1266
1261
|
name: { [e.EN_US]: "OCaml" },
|
|
1267
1262
|
label: { [e.EN_US]: "" },
|
|
1268
1263
|
definition: { [e.EN_US]: "" },
|
|
1269
|
-
type: [
|
|
1264
|
+
type: [I.language],
|
|
1270
1265
|
tags: []
|
|
1271
|
-
},
|
|
1266
|
+
}, xn = {
|
|
1272
1267
|
id: "okta",
|
|
1273
1268
|
name: { [e.EN_US]: "Okta" },
|
|
1274
1269
|
label: { [e.EN_US]: "" },
|
|
1275
1270
|
definition: { [e.EN_US]: "" },
|
|
1276
|
-
type: [],
|
|
1271
|
+
type: [I.service, I.platform],
|
|
1277
1272
|
tags: []
|
|
1278
|
-
},
|
|
1273
|
+
}, Sn = {
|
|
1279
1274
|
id: "open_ai",
|
|
1280
1275
|
name: { [e.EN_US]: "OpenAI" },
|
|
1281
1276
|
label: { [e.EN_US]: "" },
|
|
1282
1277
|
definition: { [e.EN_US]: "" },
|
|
1283
|
-
type: [],
|
|
1278
|
+
type: [I.service, I.platform],
|
|
1284
1279
|
tags: []
|
|
1285
|
-
},
|
|
1280
|
+
}, Cn = {
|
|
1286
1281
|
id: "optimizely",
|
|
1287
1282
|
name: { [e.EN_US]: "Optimizely" },
|
|
1288
1283
|
label: { [e.EN_US]: "" },
|
|
1289
1284
|
definition: { [e.EN_US]: "" },
|
|
1290
|
-
type: [],
|
|
1285
|
+
type: [I.service],
|
|
1291
1286
|
tags: []
|
|
1292
|
-
},
|
|
1287
|
+
}, wn = {
|
|
1293
1288
|
id: "pathlogix",
|
|
1294
1289
|
name: { [e.EN_US]: "Pathlogix" },
|
|
1295
1290
|
label: { [e.EN_US]: "" },
|
|
1296
1291
|
definition: { [e.EN_US]: "" },
|
|
1297
|
-
type: [],
|
|
1292
|
+
type: [I.service],
|
|
1298
1293
|
tags: []
|
|
1299
|
-
},
|
|
1294
|
+
}, Tn = {
|
|
1300
1295
|
id: "perl",
|
|
1301
1296
|
name: { [e.EN_US]: "Perl" },
|
|
1302
1297
|
label: { [e.EN_US]: "" },
|
|
1303
1298
|
definition: { [e.EN_US]: "" },
|
|
1304
|
-
type: [
|
|
1299
|
+
type: [I.language],
|
|
1305
1300
|
tags: []
|
|
1306
|
-
},
|
|
1301
|
+
}, En = {
|
|
1307
1302
|
id: "photoshop",
|
|
1308
1303
|
name: { [e.EN_US]: "Photoshop" },
|
|
1309
1304
|
label: { [e.EN_US]: "" },
|
|
1310
1305
|
definition: { [e.EN_US]: "" },
|
|
1311
|
-
type: [],
|
|
1306
|
+
type: [I.tool],
|
|
1312
1307
|
tags: []
|
|
1313
|
-
},
|
|
1308
|
+
}, Dn = {
|
|
1314
1309
|
id: "php",
|
|
1315
1310
|
name: { [e.EN_US]: "PHP" },
|
|
1316
1311
|
label: { [e.EN_US]: "" },
|
|
1317
1312
|
definition: { [e.EN_US]: "" },
|
|
1318
|
-
type: [
|
|
1313
|
+
type: [I.language],
|
|
1319
1314
|
tags: []
|
|
1320
|
-
},
|
|
1315
|
+
}, On = {
|
|
1321
1316
|
id: "pnpm",
|
|
1322
1317
|
name: { [e.EN_US]: "pnpm" },
|
|
1323
1318
|
label: { [e.EN_US]: "" },
|
|
1324
1319
|
definition: { [e.EN_US]: "" },
|
|
1325
|
-
type: [],
|
|
1320
|
+
type: [I.tool],
|
|
1326
1321
|
tags: []
|
|
1327
|
-
},
|
|
1322
|
+
}, kn = {
|
|
1328
1323
|
id: "polyglot_js",
|
|
1329
1324
|
name: { [e.EN_US]: "Polyglot.js" },
|
|
1330
1325
|
label: { [e.EN_US]: "" },
|
|
1331
1326
|
definition: { [e.EN_US]: "" },
|
|
1332
|
-
type: [],
|
|
1327
|
+
type: [I.library],
|
|
1333
1328
|
tags: []
|
|
1334
|
-
},
|
|
1329
|
+
}, An = {
|
|
1335
1330
|
id: "postgres",
|
|
1336
1331
|
name: {
|
|
1337
1332
|
[e.EN_US]: "PostgreSQL",
|
|
@@ -1353,38 +1348,38 @@ var D = {
|
|
|
1353
1348
|
[e.EN_GB]: e.EN_US,
|
|
1354
1349
|
[e.DE_DE]: "PostgreSQL, oft als Postgres bezeichnet, ist ein leistungsstarkes, Open-Source relationales Datenbankverwaltungssystem (RDBMS), das Wert auf Erweiterbarkeit und SQL-Konformität legt. Es unterstützt erweiterte Datentypen, komplexe Abfragen und eine breite Palette von Programmiersprachen, was es zu einer beliebten Wahl für Entwickler und Unternehmen weltweit macht."
|
|
1355
1350
|
},
|
|
1356
|
-
type: [
|
|
1357
|
-
tags: [
|
|
1351
|
+
type: [I.database],
|
|
1352
|
+
tags: [F.backend, F.open_source],
|
|
1358
1353
|
links: {
|
|
1359
1354
|
official_website: "https://www.postgresql.org/",
|
|
1360
1355
|
wikipedia: "https://en.wikipedia.org/wiki/PostgreSQL"
|
|
1361
1356
|
},
|
|
1362
1357
|
sources: {
|
|
1363
|
-
label: [
|
|
1364
|
-
definition: [
|
|
1358
|
+
label: [P.ai_generated],
|
|
1359
|
+
definition: [P.ai_generated]
|
|
1365
1360
|
}
|
|
1366
|
-
},
|
|
1361
|
+
}, jn = {
|
|
1367
1362
|
id: "posthog",
|
|
1368
1363
|
name: { [e.EN_US]: "PostHog" },
|
|
1369
1364
|
label: { [e.EN_US]: "" },
|
|
1370
1365
|
definition: { [e.EN_US]: "" },
|
|
1371
|
-
type: [],
|
|
1366
|
+
type: [I.service, I.platform],
|
|
1372
1367
|
tags: []
|
|
1373
|
-
},
|
|
1368
|
+
}, Mn = {
|
|
1374
1369
|
id: "prettier",
|
|
1375
1370
|
name: { [e.EN_US]: "Prettier" },
|
|
1376
1371
|
label: { [e.EN_US]: "" },
|
|
1377
1372
|
definition: { [e.EN_US]: "" },
|
|
1378
|
-
type: [],
|
|
1373
|
+
type: [I.tool],
|
|
1379
1374
|
tags: []
|
|
1380
|
-
},
|
|
1375
|
+
}, Nn = {
|
|
1381
1376
|
id: "putty",
|
|
1382
1377
|
name: { [e.EN_US]: "PuTTY" },
|
|
1383
1378
|
label: { [e.EN_US]: "" },
|
|
1384
1379
|
definition: { [e.EN_US]: "" },
|
|
1385
|
-
type: [],
|
|
1380
|
+
type: [I.tool],
|
|
1386
1381
|
tags: []
|
|
1387
|
-
},
|
|
1382
|
+
}, Pn = {
|
|
1388
1383
|
id: "pwa",
|
|
1389
1384
|
name: {
|
|
1390
1385
|
[e.EN_US]: "Progressive Web App",
|
|
@@ -1398,30 +1393,30 @@ var D = {
|
|
|
1398
1393
|
},
|
|
1399
1394
|
label: { [e.EN_US]: "" },
|
|
1400
1395
|
definition: { [e.EN_US]: "" },
|
|
1401
|
-
type: [],
|
|
1396
|
+
type: [I.standard, I.concept],
|
|
1402
1397
|
tags: []
|
|
1403
|
-
},
|
|
1398
|
+
}, Fn = {
|
|
1404
1399
|
id: "python",
|
|
1405
1400
|
name: { [e.EN_US]: "Python" },
|
|
1406
1401
|
label: { [e.EN_US]: "" },
|
|
1407
1402
|
definition: { [e.EN_US]: "" },
|
|
1408
|
-
type: [
|
|
1403
|
+
type: [I.language],
|
|
1409
1404
|
tags: []
|
|
1410
|
-
},
|
|
1405
|
+
}, In = {
|
|
1411
1406
|
id: "quickbooks",
|
|
1412
1407
|
name: { [e.EN_US]: "QuickBooks" },
|
|
1413
1408
|
label: { [e.EN_US]: "" },
|
|
1414
1409
|
definition: { [e.EN_US]: "" },
|
|
1415
|
-
type: [],
|
|
1410
|
+
type: [I.service],
|
|
1416
1411
|
tags: []
|
|
1417
|
-
},
|
|
1412
|
+
}, Ln = {
|
|
1418
1413
|
id: "r",
|
|
1419
1414
|
name: { [e.EN_US]: "R" },
|
|
1420
1415
|
label: { [e.EN_US]: "" },
|
|
1421
1416
|
definition: { [e.EN_US]: "" },
|
|
1422
|
-
type: [
|
|
1417
|
+
type: [I.language],
|
|
1423
1418
|
tags: []
|
|
1424
|
-
},
|
|
1419
|
+
}, Rn = {
|
|
1425
1420
|
id: "react",
|
|
1426
1421
|
name: {
|
|
1427
1422
|
[e.EN_US]: "React",
|
|
@@ -1438,13 +1433,13 @@ var D = {
|
|
|
1438
1433
|
[e.EN_GB]: e.EN_US,
|
|
1439
1434
|
[e.DE_DE]: "Eine JavaScript-Bibliothek zum Erstellen komponentenbasierter Benutzeroberflächen."
|
|
1440
1435
|
},
|
|
1441
|
-
type: [
|
|
1436
|
+
type: [I.library],
|
|
1442
1437
|
tags: [
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1438
|
+
F.frontend,
|
|
1439
|
+
F.backend,
|
|
1440
|
+
F.javascript,
|
|
1441
|
+
F.open_source,
|
|
1442
|
+
F.ui_library
|
|
1448
1443
|
],
|
|
1449
1444
|
links: {
|
|
1450
1445
|
official_website: "https://react.dev",
|
|
@@ -1453,80 +1448,80 @@ var D = {
|
|
|
1453
1448
|
wikipedia: "https://en.wikipedia.org/wiki/React_(software)"
|
|
1454
1449
|
},
|
|
1455
1450
|
sources: {
|
|
1456
|
-
label: [
|
|
1457
|
-
definition: [
|
|
1451
|
+
label: [P.community],
|
|
1452
|
+
definition: [P.official_website]
|
|
1458
1453
|
}
|
|
1459
|
-
},
|
|
1454
|
+
}, zn = {
|
|
1460
1455
|
id: "react_hook_form",
|
|
1461
1456
|
name: { [e.EN_US]: "React Hook Form" },
|
|
1462
1457
|
label: { [e.EN_US]: "" },
|
|
1463
1458
|
definition: { [e.EN_US]: "" },
|
|
1464
|
-
type: [],
|
|
1459
|
+
type: [I.library],
|
|
1465
1460
|
tags: []
|
|
1466
|
-
},
|
|
1461
|
+
}, Bn = {
|
|
1467
1462
|
id: "react_pdf",
|
|
1468
1463
|
name: { [e.EN_US]: "React PDF" },
|
|
1469
1464
|
label: { [e.EN_US]: "" },
|
|
1470
1465
|
definition: { [e.EN_US]: "" },
|
|
1471
|
-
type: [],
|
|
1466
|
+
type: [I.library],
|
|
1472
1467
|
tags: []
|
|
1473
|
-
},
|
|
1468
|
+
}, Vn = {
|
|
1474
1469
|
id: "react_testing_library",
|
|
1475
1470
|
name: { [e.EN_US]: "React Testing Library" },
|
|
1476
1471
|
label: { [e.EN_US]: "" },
|
|
1477
1472
|
definition: { [e.EN_US]: "" },
|
|
1478
|
-
type: [],
|
|
1473
|
+
type: [I.library],
|
|
1479
1474
|
tags: []
|
|
1480
|
-
},
|
|
1475
|
+
}, Hn = {
|
|
1481
1476
|
id: "redux",
|
|
1482
1477
|
name: { [e.EN_US]: "Redux" },
|
|
1483
1478
|
label: { [e.EN_US]: "" },
|
|
1484
1479
|
definition: { [e.EN_US]: "" },
|
|
1485
|
-
type: [],
|
|
1480
|
+
type: [I.library],
|
|
1486
1481
|
tags: []
|
|
1487
|
-
},
|
|
1482
|
+
}, Un = {
|
|
1488
1483
|
id: "reflow_soldering",
|
|
1489
1484
|
name: { [e.EN_US]: "Reflow Soldering" },
|
|
1490
1485
|
label: { [e.EN_US]: "" },
|
|
1491
1486
|
definition: { [e.EN_US]: "" },
|
|
1492
|
-
type: [],
|
|
1487
|
+
type: [I.concept],
|
|
1493
1488
|
tags: []
|
|
1494
|
-
},
|
|
1489
|
+
}, Wn = {
|
|
1495
1490
|
id: "resend",
|
|
1496
1491
|
name: { [e.EN_US]: "Resend" },
|
|
1497
1492
|
label: { [e.EN_US]: "" },
|
|
1498
1493
|
definition: { [e.EN_US]: "" },
|
|
1499
|
-
type: [],
|
|
1494
|
+
type: [I.service],
|
|
1500
1495
|
tags: []
|
|
1501
|
-
},
|
|
1496
|
+
}, Gn = {
|
|
1502
1497
|
id: "rest_api",
|
|
1503
1498
|
name: { [e.EN_US]: "REST API" },
|
|
1504
1499
|
label: { [e.EN_US]: "" },
|
|
1505
1500
|
definition: { [e.EN_US]: "" },
|
|
1506
|
-
type: [],
|
|
1501
|
+
type: [I.protocol, I.standard],
|
|
1507
1502
|
tags: []
|
|
1508
|
-
},
|
|
1503
|
+
}, Kn = {
|
|
1509
1504
|
id: "rsync",
|
|
1510
1505
|
name: { [e.EN_US]: "rsync" },
|
|
1511
1506
|
label: { [e.EN_US]: "" },
|
|
1512
1507
|
definition: { [e.EN_US]: "" },
|
|
1513
|
-
type: [],
|
|
1508
|
+
type: [I.tool],
|
|
1514
1509
|
tags: []
|
|
1515
|
-
},
|
|
1510
|
+
}, qn = {
|
|
1516
1511
|
id: "ruby",
|
|
1517
1512
|
name: { [e.EN_US]: "Ruby" },
|
|
1518
1513
|
label: { [e.EN_US]: "" },
|
|
1519
1514
|
definition: { [e.EN_US]: "" },
|
|
1520
|
-
type: [
|
|
1515
|
+
type: [I.language],
|
|
1521
1516
|
tags: []
|
|
1522
|
-
},
|
|
1517
|
+
}, Jn = {
|
|
1523
1518
|
id: "rust",
|
|
1524
1519
|
name: { [e.EN_US]: "Rust" },
|
|
1525
1520
|
label: { [e.EN_US]: "" },
|
|
1526
1521
|
definition: { [e.EN_US]: "" },
|
|
1527
|
-
type: [
|
|
1522
|
+
type: [I.language],
|
|
1528
1523
|
tags: []
|
|
1529
|
-
},
|
|
1524
|
+
}, Yn = {
|
|
1530
1525
|
id: "sanity",
|
|
1531
1526
|
name: {
|
|
1532
1527
|
[e.EN_US]: "Sanity",
|
|
@@ -1535,205 +1530,209 @@ var D = {
|
|
|
1535
1530
|
},
|
|
1536
1531
|
label: { [e.EN_US]: "" },
|
|
1537
1532
|
definition: { [e.EN_US]: "" },
|
|
1538
|
-
type: [
|
|
1533
|
+
type: [I.cms],
|
|
1539
1534
|
tags: []
|
|
1540
|
-
},
|
|
1535
|
+
}, Xn = {
|
|
1541
1536
|
id: "sass",
|
|
1542
1537
|
name: { [e.EN_US]: "SASS" },
|
|
1543
1538
|
label: { [e.EN_US]: "" },
|
|
1544
1539
|
definition: { [e.EN_US]: "" },
|
|
1545
|
-
type: [],
|
|
1540
|
+
type: [I.language, I.tool],
|
|
1546
1541
|
tags: []
|
|
1547
|
-
},
|
|
1542
|
+
}, Zn = {
|
|
1548
1543
|
id: "scala",
|
|
1549
1544
|
name: { [e.EN_US]: "Scala" },
|
|
1550
1545
|
label: { [e.EN_US]: "" },
|
|
1551
1546
|
definition: { [e.EN_US]: "" },
|
|
1552
|
-
type: [
|
|
1547
|
+
type: [I.language],
|
|
1553
1548
|
tags: []
|
|
1554
|
-
},
|
|
1549
|
+
}, Qn = {
|
|
1555
1550
|
id: "scrum",
|
|
1556
1551
|
name: { [e.EN_US]: "Scrum" },
|
|
1557
1552
|
label: { [e.EN_US]: "" },
|
|
1558
1553
|
definition: { [e.EN_US]: "" },
|
|
1559
|
-
type: [],
|
|
1554
|
+
type: [I.methodology],
|
|
1560
1555
|
tags: []
|
|
1561
|
-
},
|
|
1556
|
+
}, $n = {
|
|
1562
1557
|
id: "sendgrid",
|
|
1563
1558
|
name: { [e.EN_US]: "SendGrid" },
|
|
1564
1559
|
label: { [e.EN_US]: "" },
|
|
1565
1560
|
definition: { [e.EN_US]: "" },
|
|
1566
|
-
type: [],
|
|
1561
|
+
type: [I.service],
|
|
1567
1562
|
tags: []
|
|
1568
|
-
},
|
|
1563
|
+
}, er = {
|
|
1569
1564
|
id: "sentry",
|
|
1570
1565
|
name: { [e.EN_US]: "Sentry" },
|
|
1571
1566
|
label: { [e.EN_US]: "" },
|
|
1572
1567
|
definition: { [e.EN_US]: "" },
|
|
1573
|
-
type: [],
|
|
1568
|
+
type: [I.service, I.tool],
|
|
1574
1569
|
tags: []
|
|
1575
|
-
},
|
|
1570
|
+
}, tr = {
|
|
1576
1571
|
id: "service_workers",
|
|
1577
1572
|
name: { [e.EN_US]: "Service Workers" },
|
|
1578
1573
|
label: { [e.EN_US]: "" },
|
|
1579
1574
|
definition: { [e.EN_US]: "" },
|
|
1580
|
-
type: [],
|
|
1575
|
+
type: [I.standard, I.concept],
|
|
1581
1576
|
tags: []
|
|
1582
|
-
},
|
|
1577
|
+
}, nr = {
|
|
1583
1578
|
id: "shadcn",
|
|
1584
1579
|
name: { [e.EN_US]: "Shadcn" },
|
|
1585
1580
|
label: { [e.EN_US]: "" },
|
|
1586
1581
|
definition: { [e.EN_US]: "" },
|
|
1587
|
-
type: [],
|
|
1582
|
+
type: [I.library],
|
|
1588
1583
|
tags: []
|
|
1589
|
-
},
|
|
1584
|
+
}, rr = {
|
|
1590
1585
|
id: "smarty",
|
|
1591
1586
|
name: { [e.EN_US]: "Smarty" },
|
|
1592
1587
|
label: { [e.EN_US]: "" },
|
|
1593
1588
|
definition: { [e.EN_US]: "" },
|
|
1594
|
-
type: [],
|
|
1589
|
+
type: [I.library],
|
|
1595
1590
|
tags: []
|
|
1596
|
-
},
|
|
1591
|
+
}, ir = {
|
|
1597
1592
|
id: "snyk",
|
|
1598
1593
|
name: { [e.EN_US]: "Snyk" },
|
|
1599
1594
|
label: { [e.EN_US]: "" },
|
|
1600
1595
|
definition: { [e.EN_US]: "" },
|
|
1601
|
-
type: [],
|
|
1596
|
+
type: [I.service, I.tool],
|
|
1602
1597
|
tags: []
|
|
1603
|
-
},
|
|
1598
|
+
}, ar = {
|
|
1604
1599
|
id: "socket_io",
|
|
1605
1600
|
name: { [e.EN_US]: "Socket.io" },
|
|
1606
1601
|
label: { [e.EN_US]: "" },
|
|
1607
1602
|
definition: { [e.EN_US]: "" },
|
|
1608
|
-
type: [],
|
|
1603
|
+
type: [I.library],
|
|
1609
1604
|
tags: []
|
|
1610
|
-
},
|
|
1605
|
+
}, or = {
|
|
1611
1606
|
id: "splunk",
|
|
1612
1607
|
name: { [e.EN_US]: "Splunk" },
|
|
1613
1608
|
label: { [e.EN_US]: "" },
|
|
1614
1609
|
definition: { [e.EN_US]: "" },
|
|
1615
|
-
type: [],
|
|
1610
|
+
type: [I.service, I.tool],
|
|
1616
1611
|
tags: []
|
|
1617
|
-
},
|
|
1612
|
+
}, sr = {
|
|
1618
1613
|
id: "sql",
|
|
1619
1614
|
name: { [e.EN_US]: "SQL" },
|
|
1620
1615
|
label: { [e.EN_US]: "" },
|
|
1621
1616
|
definition: { [e.EN_US]: "" },
|
|
1622
|
-
type: [
|
|
1617
|
+
type: [I.language, I.standard],
|
|
1623
1618
|
tags: []
|
|
1624
|
-
},
|
|
1619
|
+
}, cr = {
|
|
1625
1620
|
id: "sql_lite",
|
|
1626
1621
|
name: { [e.EN_US]: "SQLite" },
|
|
1627
1622
|
label: { [e.EN_US]: "" },
|
|
1628
1623
|
definition: { [e.EN_US]: "" },
|
|
1629
|
-
type: [],
|
|
1624
|
+
type: [I.database],
|
|
1630
1625
|
tags: []
|
|
1631
|
-
},
|
|
1626
|
+
}, lr = {
|
|
1632
1627
|
id: "ssh",
|
|
1633
1628
|
name: { [e.EN_US]: "SSH" },
|
|
1634
1629
|
label: { [e.EN_US]: "" },
|
|
1635
1630
|
definition: { [e.EN_US]: "" },
|
|
1636
|
-
type: [],
|
|
1631
|
+
type: [I.protocol, I.standard],
|
|
1637
1632
|
tags: []
|
|
1638
|
-
},
|
|
1633
|
+
}, ur = {
|
|
1639
1634
|
id: "storybook",
|
|
1640
1635
|
name: { [e.EN_US]: "Storybook" },
|
|
1641
1636
|
label: { [e.EN_US]: "" },
|
|
1642
1637
|
definition: { [e.EN_US]: "" },
|
|
1643
|
-
type: [],
|
|
1638
|
+
type: [I.tool, I.framework],
|
|
1644
1639
|
tags: []
|
|
1645
|
-
},
|
|
1640
|
+
}, dr = {
|
|
1646
1641
|
id: "stripe",
|
|
1647
1642
|
name: { [e.EN_US]: "Stripe" },
|
|
1648
1643
|
label: { [e.EN_US]: "" },
|
|
1649
1644
|
definition: { [e.EN_US]: "" },
|
|
1650
|
-
type: [],
|
|
1645
|
+
type: [I.service, I.platform],
|
|
1651
1646
|
tags: []
|
|
1652
|
-
},
|
|
1647
|
+
}, fr = {
|
|
1653
1648
|
id: "styled_components",
|
|
1654
1649
|
name: { [e.EN_US]: "Styled Components" },
|
|
1655
1650
|
label: { [e.EN_US]: "" },
|
|
1656
1651
|
definition: { [e.EN_US]: "" },
|
|
1657
|
-
type: [],
|
|
1652
|
+
type: [I.library],
|
|
1658
1653
|
tags: []
|
|
1659
|
-
},
|
|
1654
|
+
}, pr = {
|
|
1660
1655
|
id: "sublime_text",
|
|
1661
1656
|
name: { [e.EN_US]: "Sublime Text" },
|
|
1662
1657
|
label: { [e.EN_US]: "" },
|
|
1663
1658
|
definition: { [e.EN_US]: "" },
|
|
1664
|
-
type: [],
|
|
1659
|
+
type: [I.tool],
|
|
1665
1660
|
tags: []
|
|
1666
|
-
},
|
|
1661
|
+
}, mr = {
|
|
1667
1662
|
id: "supabase",
|
|
1668
1663
|
name: { [e.EN_US]: "Supabase" },
|
|
1669
1664
|
label: { [e.EN_US]: "" },
|
|
1670
1665
|
definition: { [e.EN_US]: "" },
|
|
1671
|
-
type: [
|
|
1666
|
+
type: [
|
|
1667
|
+
I.platform,
|
|
1668
|
+
I.database,
|
|
1669
|
+
I.service
|
|
1670
|
+
],
|
|
1672
1671
|
tags: []
|
|
1673
|
-
},
|
|
1672
|
+
}, hr = {
|
|
1674
1673
|
id: "svn",
|
|
1675
1674
|
name: { [e.EN_US]: "SVN" },
|
|
1676
1675
|
label: { [e.EN_US]: "" },
|
|
1677
1676
|
definition: { [e.EN_US]: "" },
|
|
1678
|
-
type: [],
|
|
1677
|
+
type: [I.tool],
|
|
1679
1678
|
tags: []
|
|
1680
|
-
},
|
|
1679
|
+
}, gr = {
|
|
1681
1680
|
id: "swift",
|
|
1682
1681
|
name: { [e.EN_US]: "Swift" },
|
|
1683
1682
|
label: { [e.EN_US]: "" },
|
|
1684
1683
|
definition: { [e.EN_US]: "" },
|
|
1685
|
-
type: [
|
|
1684
|
+
type: [I.language],
|
|
1686
1685
|
tags: []
|
|
1687
|
-
},
|
|
1686
|
+
}, _r = {
|
|
1688
1687
|
id: "tailwind",
|
|
1689
1688
|
name: { [e.EN_US]: "Tailwind CSS" },
|
|
1690
1689
|
label: { [e.EN_US]: "" },
|
|
1691
1690
|
definition: { [e.EN_US]: "" },
|
|
1692
|
-
type: [],
|
|
1691
|
+
type: [I.framework],
|
|
1693
1692
|
tags: []
|
|
1694
|
-
},
|
|
1693
|
+
}, vr = {
|
|
1695
1694
|
id: "tanstack",
|
|
1696
1695
|
name: { [e.EN_US]: "Tanstack" },
|
|
1697
1696
|
label: { [e.EN_US]: "" },
|
|
1698
1697
|
definition: { [e.EN_US]: "" },
|
|
1699
|
-
type: [],
|
|
1698
|
+
type: [I.library],
|
|
1700
1699
|
tags: []
|
|
1701
|
-
},
|
|
1700
|
+
}, yr = {
|
|
1702
1701
|
id: "tanstack_query",
|
|
1703
1702
|
name: { [e.EN_US]: "Tanstack Query" },
|
|
1704
1703
|
label: { [e.EN_US]: "" },
|
|
1705
1704
|
definition: { [e.EN_US]: "" },
|
|
1706
|
-
type: [],
|
|
1705
|
+
type: [I.library],
|
|
1707
1706
|
tags: []
|
|
1708
|
-
},
|
|
1707
|
+
}, br = {
|
|
1709
1708
|
id: "templ",
|
|
1710
1709
|
name: { [e.EN_US]: "Templ" },
|
|
1711
1710
|
label: { [e.EN_US]: "" },
|
|
1712
1711
|
definition: { [e.EN_US]: "" },
|
|
1713
|
-
type: [],
|
|
1712
|
+
type: [I.language],
|
|
1714
1713
|
tags: []
|
|
1715
|
-
},
|
|
1714
|
+
}, xr = {
|
|
1716
1715
|
id: "terraform",
|
|
1717
1716
|
name: { [e.EN_US]: "Terraform" },
|
|
1718
1717
|
label: { [e.EN_US]: "" },
|
|
1719
1718
|
definition: { [e.EN_US]: "" },
|
|
1720
|
-
type: [],
|
|
1719
|
+
type: [I.tool],
|
|
1721
1720
|
tags: []
|
|
1722
|
-
},
|
|
1721
|
+
}, Sr = {
|
|
1723
1722
|
id: "trello",
|
|
1724
1723
|
name: { [e.EN_US]: "Trello" },
|
|
1725
1724
|
label: { [e.EN_US]: "" },
|
|
1726
1725
|
definition: { [e.EN_US]: "" },
|
|
1727
|
-
type: [],
|
|
1726
|
+
type: [I.service],
|
|
1728
1727
|
tags: []
|
|
1729
|
-
},
|
|
1728
|
+
}, Cr = {
|
|
1730
1729
|
id: "twig",
|
|
1731
1730
|
name: { [e.EN_US]: "Twig" },
|
|
1732
1731
|
label: { [e.EN_US]: "" },
|
|
1733
1732
|
definition: { [e.EN_US]: "" },
|
|
1734
|
-
type: [],
|
|
1733
|
+
type: [I.library],
|
|
1735
1734
|
tags: []
|
|
1736
|
-
},
|
|
1735
|
+
}, wr = {
|
|
1737
1736
|
id: "typescript",
|
|
1738
1737
|
name: {
|
|
1739
1738
|
[e.EN_US]: "TypeScript",
|
|
@@ -1750,68 +1749,68 @@ var D = {
|
|
|
1750
1749
|
[e.EN_GB]: e.EN_US,
|
|
1751
1750
|
[e.DE_DE]: "TypeScript ist eine stark typisierte Programmiersprache, die auf JavaScript aufbaut und Ihnen bei jeder Größenordnung bessere Werkzeuge bietet."
|
|
1752
1751
|
},
|
|
1753
|
-
type: [
|
|
1752
|
+
type: [I.language],
|
|
1754
1753
|
tags: [
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1754
|
+
F.frontend,
|
|
1755
|
+
F.backend,
|
|
1756
|
+
F.open_source,
|
|
1757
|
+
F.javascript
|
|
1759
1758
|
],
|
|
1760
1759
|
links: { official_website: "https://www.typescriptlang.org" },
|
|
1761
1760
|
sources: {
|
|
1762
|
-
label: [
|
|
1763
|
-
definition: [
|
|
1761
|
+
label: [P.community],
|
|
1762
|
+
definition: [P.official_website]
|
|
1764
1763
|
}
|
|
1765
|
-
},
|
|
1764
|
+
}, Tr = {
|
|
1766
1765
|
id: "typesense",
|
|
1767
1766
|
name: { [e.EN_US]: "Typesense" },
|
|
1768
1767
|
label: { [e.EN_US]: "" },
|
|
1769
1768
|
definition: { [e.EN_US]: "" },
|
|
1770
|
-
type: [],
|
|
1769
|
+
type: [I.database],
|
|
1771
1770
|
tags: []
|
|
1772
|
-
},
|
|
1771
|
+
}, $ = {
|
|
1773
1772
|
id: "vercel",
|
|
1774
1773
|
name: { [e.EN_US]: "Vercel" },
|
|
1775
1774
|
label: { [e.EN_US]: "" },
|
|
1776
1775
|
definition: { [e.EN_US]: "" },
|
|
1777
|
-
type: [],
|
|
1776
|
+
type: [I.platform, I.service],
|
|
1778
1777
|
tags: []
|
|
1779
|
-
},
|
|
1778
|
+
}, Er = {
|
|
1780
1779
|
id: "vim",
|
|
1781
1780
|
name: { [e.EN_US]: "Vim" },
|
|
1782
1781
|
label: { [e.EN_US]: "" },
|
|
1783
1782
|
definition: { [e.EN_US]: "" },
|
|
1784
|
-
type: [],
|
|
1783
|
+
type: [I.tool],
|
|
1785
1784
|
tags: []
|
|
1786
|
-
},
|
|
1785
|
+
}, Dr = {
|
|
1787
1786
|
id: "visual_basic",
|
|
1788
1787
|
name: { [e.EN_US]: "Visual Basic" },
|
|
1789
1788
|
label: { [e.EN_US]: "" },
|
|
1790
1789
|
definition: { [e.EN_US]: "" },
|
|
1791
|
-
type: [
|
|
1790
|
+
type: [I.language],
|
|
1792
1791
|
tags: []
|
|
1793
|
-
},
|
|
1792
|
+
}, Or = {
|
|
1794
1793
|
id: "vite",
|
|
1795
1794
|
name: { [e.EN_US]: "Vite" },
|
|
1796
1795
|
label: { [e.EN_US]: "" },
|
|
1797
1796
|
definition: { [e.EN_US]: "" },
|
|
1798
|
-
type: [],
|
|
1797
|
+
type: [I.tool, I.framework],
|
|
1799
1798
|
tags: []
|
|
1800
|
-
},
|
|
1799
|
+
}, kr = {
|
|
1801
1800
|
id: "vitest",
|
|
1802
1801
|
name: { [e.EN_US]: "Vitest" },
|
|
1803
1802
|
label: { [e.EN_US]: "" },
|
|
1804
1803
|
definition: { [e.EN_US]: "" },
|
|
1805
|
-
type: [],
|
|
1804
|
+
type: [I.framework, I.tool],
|
|
1806
1805
|
tags: []
|
|
1807
|
-
},
|
|
1806
|
+
}, Ar = {
|
|
1808
1807
|
id: "vue_js",
|
|
1809
1808
|
name: { [e.EN_US]: "Vue.js" },
|
|
1810
1809
|
label: { [e.EN_US]: "" },
|
|
1811
1810
|
definition: { [e.EN_US]: "" },
|
|
1812
|
-
type: [],
|
|
1811
|
+
type: [I.framework],
|
|
1813
1812
|
tags: []
|
|
1814
|
-
},
|
|
1813
|
+
}, jr = {
|
|
1815
1814
|
id: "wdio",
|
|
1816
1815
|
name: {
|
|
1817
1816
|
[e.EN_US]: "WebdriverIO",
|
|
@@ -1825,58 +1824,58 @@ var D = {
|
|
|
1825
1824
|
},
|
|
1826
1825
|
label: { [e.EN_US]: "" },
|
|
1827
1826
|
definition: { [e.EN_US]: "" },
|
|
1828
|
-
type: [],
|
|
1827
|
+
type: [I.framework, I.tool],
|
|
1829
1828
|
tags: []
|
|
1830
|
-
},
|
|
1829
|
+
}, Mr = {
|
|
1831
1830
|
id: "web_forms",
|
|
1832
1831
|
name: { [e.EN_US]: "Web Forms" },
|
|
1833
1832
|
label: { [e.EN_US]: "" },
|
|
1834
1833
|
definition: { [e.EN_US]: "" },
|
|
1835
|
-
type: [],
|
|
1834
|
+
type: [I.framework],
|
|
1836
1835
|
tags: []
|
|
1837
|
-
},
|
|
1836
|
+
}, Nr = {
|
|
1838
1837
|
id: "web_workers",
|
|
1839
1838
|
name: { [e.EN_US]: "Web Workers" },
|
|
1840
1839
|
label: { [e.EN_US]: "" },
|
|
1841
1840
|
definition: { [e.EN_US]: "" },
|
|
1842
|
-
type: [],
|
|
1841
|
+
type: [I.standard, I.concept],
|
|
1843
1842
|
tags: []
|
|
1844
|
-
},
|
|
1843
|
+
}, Pr = {
|
|
1845
1844
|
id: "web3",
|
|
1846
1845
|
name: { [e.EN_US]: "Web3" },
|
|
1847
1846
|
label: { [e.EN_US]: "" },
|
|
1848
1847
|
definition: { [e.EN_US]: "" },
|
|
1849
|
-
type: [],
|
|
1848
|
+
type: [I.concept, I.standard],
|
|
1850
1849
|
tags: []
|
|
1851
|
-
},
|
|
1850
|
+
}, Fr = {
|
|
1852
1851
|
id: "webpack",
|
|
1853
1852
|
name: { [e.EN_US]: "Webpack" },
|
|
1854
1853
|
label: { [e.EN_US]: "" },
|
|
1855
1854
|
definition: { [e.EN_US]: "" },
|
|
1856
|
-
type: [],
|
|
1855
|
+
type: [I.tool],
|
|
1857
1856
|
tags: []
|
|
1858
|
-
},
|
|
1857
|
+
}, Ir = {
|
|
1859
1858
|
id: "websockets",
|
|
1860
1859
|
name: { [e.EN_US]: "WebSockets" },
|
|
1861
1860
|
label: { [e.EN_US]: "" },
|
|
1862
1861
|
definition: { [e.EN_US]: "" },
|
|
1863
|
-
type: [],
|
|
1862
|
+
type: [I.protocol, I.standard],
|
|
1864
1863
|
tags: []
|
|
1865
|
-
},
|
|
1864
|
+
}, Lr = {
|
|
1866
1865
|
id: "windows",
|
|
1867
1866
|
name: { [e.EN_US]: "Windows" },
|
|
1868
1867
|
label: { [e.EN_US]: "" },
|
|
1869
1868
|
definition: { [e.EN_US]: "" },
|
|
1870
|
-
type: [],
|
|
1869
|
+
type: [I.operating_system],
|
|
1871
1870
|
tags: []
|
|
1872
|
-
},
|
|
1871
|
+
}, Rr = {
|
|
1873
1872
|
id: "winscp",
|
|
1874
1873
|
name: { [e.EN_US]: "WinSCP" },
|
|
1875
1874
|
label: { [e.EN_US]: "" },
|
|
1876
1875
|
definition: { [e.EN_US]: "" },
|
|
1877
|
-
type: [],
|
|
1876
|
+
type: [I.tool],
|
|
1878
1877
|
tags: []
|
|
1879
|
-
},
|
|
1878
|
+
}, zr = {
|
|
1880
1879
|
id: "wordpress",
|
|
1881
1880
|
name: {
|
|
1882
1881
|
[e.EN_US]: "WordPress",
|
|
@@ -1885,38 +1884,38 @@ var D = {
|
|
|
1885
1884
|
},
|
|
1886
1885
|
label: { [e.EN_US]: "" },
|
|
1887
1886
|
definition: { [e.EN_US]: "" },
|
|
1888
|
-
type: [
|
|
1887
|
+
type: [I.cms],
|
|
1889
1888
|
tags: []
|
|
1890
|
-
},
|
|
1889
|
+
}, Br = {
|
|
1891
1890
|
id: "yarn",
|
|
1892
1891
|
name: { [e.EN_US]: "Yarn" },
|
|
1893
1892
|
label: { [e.EN_US]: "" },
|
|
1894
1893
|
definition: { [e.EN_US]: "" },
|
|
1895
|
-
type: [],
|
|
1894
|
+
type: [I.tool],
|
|
1896
1895
|
tags: []
|
|
1897
|
-
},
|
|
1896
|
+
}, Vr = {
|
|
1898
1897
|
id: "zephyr",
|
|
1899
1898
|
name: { [e.EN_US]: "Zephyr" },
|
|
1900
1899
|
label: { [e.EN_US]: "" },
|
|
1901
1900
|
definition: { [e.EN_US]: "" },
|
|
1902
|
-
type: [],
|
|
1901
|
+
type: [I.operating_system],
|
|
1903
1902
|
tags: []
|
|
1904
|
-
},
|
|
1903
|
+
}, Hr = {
|
|
1905
1904
|
id: "zig",
|
|
1906
1905
|
name: { [e.EN_US]: "Zig" },
|
|
1907
1906
|
label: { [e.EN_US]: "" },
|
|
1908
1907
|
definition: { [e.EN_US]: "" },
|
|
1909
|
-
type: [
|
|
1908
|
+
type: [I.language],
|
|
1910
1909
|
tags: []
|
|
1911
|
-
},
|
|
1910
|
+
}, Ur = {
|
|
1912
1911
|
id: "zod",
|
|
1913
1912
|
name: { [e.EN_US]: "Zod" },
|
|
1914
1913
|
label: { [e.EN_US]: "" },
|
|
1915
1914
|
definition: { [e.EN_US]: "" },
|
|
1916
|
-
type: [],
|
|
1915
|
+
type: [I.library],
|
|
1917
1916
|
tags: []
|
|
1918
1917
|
};
|
|
1919
1918
|
//#endregion
|
|
1920
|
-
export {
|
|
1919
|
+
export { Kn as $, Ge as $n, H as $r, Gt as $t, hr as A, mt as An, me as Ar, hn as At, ar as B, it as Bn, ie as Br, an as Bt, Sr as C, xt as Cn, xe as Cr, Sn as Ct, vr as D, _t as Dn, _e as Dr, vn as Dt, yr as E, vt as En, ve as Er, yn as Et, ur as F, lt as Fn, le as Fr, un as Ft, er as G, $e as Gn, X as Gr, $t as Gt, rr as H, nt as Hn, ne as Hr, nn as Ht, lr as I, ct as In, ce as Ir, ln as It, Zn as J, Xe as Jn, q as Jr, Xt as Jt, $n as K, Qe as Kn, Y as Kr, Qt as Kt, cr as L, st as Ln, se as Lr, cn as Lt, pr as M, ft as Mn, fe as Mr, pn as Mt, fr as N, dt as Nn, de as Nr, fn as Nt, _r as O, gt as On, ge as Or, _n as Ot, dr as P, ut as Pn, ue as Pr, dn as Pt, qn as Q, Ke as Qn, U as Qr, Kt as Qt, sr as R, ot as Rn, oe as Rr, sn as Rt, Cr as S, St as Sn, Se as Sr, Cn as St, br as T, yt as Tn, ye as Tr, bn as Tt, nr as U, tt as Un, Q as Ur, tn as Ut, ir as V, rt as Vn, re as Vr, rn as Vt, tr as W, et as Wn, Z as Wr, en as Wt, Yn as X, Je as Xn, G as Xr, Jt as Xt, Xn as Y, Ye as Yn, K as Yr, Yt, Jn as Z, qe as Zn, W as Zr, qt as Zt, Dr as _, Dt as _n, De as _r, On as _t, zr as a, te as ai, zt as an, ze as ar, Bn as at, Tr as b, wt as bn, we as br, Tn as bt, Ir as c, F as ci, It as cn, Ie as cr, Ln as ct, Nr as d, Nt as dn, Ne as dr, Pn as dt, V as ei, Wt as en, We as er, Gn as et, Mr as f, Mt as fn, Me as fr, Nn as ft, Or as g, Ot as gn, Oe as gr, kn as gt, kr as h, kt as hn, ke as hr, An as ht, Br as i, L as ii, Bt as in, Be as ir, Vn as it, mr as j, pt as jn, pe as jr, mn as jt, gr as k, ht as kn, he as kr, gn as kt, Fr as l, P as li, Ft as ln, Fe as lr, In as lt, Ar as m, At as mn, Ae as mr, jn as mt, Hr as n, z as ni, Ht as nn, He as nr, Un as nt, Rr as o, ee as oi, Rt as on, Re as or, zn as ot, jr as p, jt as pn, je as pr, Mn as pt, Qn as q, Ze as qn, J as qr, Zt as qt, Vr as r, R as ri, Vt as rn, Ve as rr, Hn as rt, Lr as s, I as si, Lt as sn, Le as sr, Rn as st, Ur as t, B as ti, Ut as tn, Ue as tr, Wn as tt, Pr as u, Pt as un, Pe as ur, Fn as ut, Er as v, Et as vn, Ee as vr, Dn as vt, xr as w, bt as wn, be as wr, xn as wt, wr as x, Ct as xn, Ce as xr, wn as xt, $ as y, Tt as yn, Te as yr, En as yt, or as z, at as zn, ae as zr, on as zt };
|
|
1921
1920
|
|
|
1922
|
-
//# sourceMappingURL=zod-
|
|
1921
|
+
//# sourceMappingURL=zod-BDWBggwU.js.map
|