text
stringlengths
1
2.83M
id
stringlengths
16
152
metadata
dict
__index_level_0__
int64
0
949
from . import models
OCA/web/web_m2x_options/__init__.py/0
{ "file_path": "OCA/web/web_m2x_options/__init__.py", "repo_id": "OCA", "token_count": 5 }
82
# Translation of Odoo Server. # This file contains the translation of the following modules: # * web_m2x_options # msgid "" msgstr "" "Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2020-07-08 05:19+0000\n" "Last-Translator: 黎伟杰 <674416404@qq.com>\n" "Language-Team: none\n" "Lang...
OCA/web/web_m2x_options/i18n/zh_CN.po/0
{ "file_path": "OCA/web/web_m2x_options/i18n/zh_CN.po", "repo_id": "OCA", "token_count": 1644 }
83
============= Web No Bubble ============= .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:b4869caf35d7916b11025...
OCA/web/web_no_bubble/README.rst/0
{ "file_path": "OCA/web/web_no_bubble/README.rst", "repo_id": "OCA", "token_count": 1066 }
84
# pylint: disable=missing-docstring # Copyright 2016 ACSONE SA/NV # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "Web Notify", "summary": """ Send notification messages to user""", "version": "16.0.1.0.1", "license": "AGPL-3", "author": "ACSONE SA/NV," "AdaptiveCi...
OCA/web/web_notify/__manifest__.py/0
{ "file_path": "OCA/web/web_notify/__manifest__.py", "repo_id": "OCA", "token_count": 301 }
85
To send a notification to the user you just need to call one of the new methods defined on res.users: .. code-block:: python self.env.user.notify_success(message='My success message') or .. code-block:: python self.env.user.notify_danger(message='My danger message') or .. code-block:: python self.env....
OCA/web/web_notify/readme/USAGE.rst/0
{ "file_path": "OCA/web/web_notify/readme/USAGE.rst", "repo_id": "OCA", "token_count": 299 }
86
# Translation of Odoo Server. # This file contains the translation of the following modules: # * web_notify_channel_message # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n...
OCA/web/web_notify_channel_message/i18n/web_notify_channel_message.pot/0
{ "file_path": "OCA/web/web_notify_channel_message/i18n/web_notify_channel_message.pot", "repo_id": "OCA", "token_count": 269 }
87
* `Tecnativa <https://www.tecnativa.com/>`_: * Alexandre D. Díaz * Pedro M. Baeza * Ernesto Tejeda * Carlos Roca
OCA/web/web_pivot_computed_measure/readme/CONTRIBUTORS.rst/0
{ "file_path": "OCA/web/web_pivot_computed_measure/readme/CONTRIBUTORS.rst", "repo_id": "OCA", "token_count": 55 }
88
from . import test_ui_pivot
OCA/web/web_pivot_computed_measure/tests/__init__.py/0
{ "file_path": "OCA/web/web_pivot_computed_measure/tests/__init__.py", "repo_id": "OCA", "token_count": 10 }
89
This module allows you to set the following parameters under settings to customize the appearance of the application * PWA Name (defaults to "Odoo PWA") * PWA Short Name (defaults to "Odoo PWA") * PWA Icon (**SVG**) (defaults to "/web_pwa_oca/static/img/icons/odoo-logo.svg") To configure your PWA: #. Go to **Setting...
OCA/web/web_pwa_oca/readme/CONFIGURE.rst/0
{ "file_path": "OCA/web/web_pwa_oca/readme/CONFIGURE.rst", "repo_id": "OCA", "token_count": 141 }
90
/* Copyright 2020 Tecnativa - Alexandre D. Díaz * License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). */ odoo.define("web_pwa_oca.PWAManager", function (require) { "use strict"; var core = require("web.core"); var config = require("web.config"); var Widget = require("web.Widget"); var...
OCA/web/web_pwa_oca/static/src/js/pwa_manager.js/0
{ "file_path": "OCA/web/web_pwa_oca/static/src/js/pwa_manager.js", "repo_id": "OCA", "token_count": 1173 }
91
{ "name": "Web Remember Tree Column Width", "summary": "Remember the tree columns' widths across sessions.", "author": "Vauxoo, Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", "license": "LGPL-3", "category": "Extra Tools", "version": "16.0.1.0.1", "maintainer...
OCA/web/web_remember_tree_column_width/__manifest__.py/0
{ "file_path": "OCA/web/web_remember_tree_column_width/__manifest__.py", "repo_id": "OCA", "token_count": 289 }
92
# Translation of Odoo Server. # This file contains the translation of the following modules: # * web_responsive # # Translators: # Niki Waibel <niki.waibel@gmail.com>, 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-02-03 01:37+0000\n" "PO-Revision-Da...
OCA/web/web_responsive/i18n/de.po/0
{ "file_path": "OCA/web/web_responsive/i18n/de.po", "repo_id": "OCA", "token_count": 1906 }
93
* App navigation with keyboard. * Handle long titles on forms in a better way
OCA/web/web_responsive/readme/ROADMAP.rst/0
{ "file_path": "OCA/web/web_responsive/readme/ROADMAP.rst", "repo_id": "OCA", "token_count": 18 }
94
/** @odoo-module **/ /* Copyright 2021 ITerra - Sergey Shebanin * Copyright 2023 Onestein - Anjeel Haria * License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). */ import {AttachmentViewer} from "@mail/components/attachment_viewer/attachment_viewer"; import {patch} from "web.utils"; import {registerPatch} fr...
OCA/web/web_responsive/static/src/components/attachment_viewer/attachment_viewer.esm.js/0
{ "file_path": "OCA/web/web_responsive/static/src/components/attachment_viewer/attachment_viewer.esm.js", "repo_id": "OCA", "token_count": 498 }
95
/* Copyright 2018 Tecnativa - Jairo Llopis * Copyright 2021 ITerra - Sergey Shebanin * Copyright 2023 Onestein - Anjeel Haria * License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). */ $chatter_zone_width: 35% !important; // Support for long titles @include media-breakpoint-up(md) { .o_form_view .oe_bu...
OCA/web/web_responsive/static/src/legacy/scss/web_responsive.scss/0
{ "file_path": "OCA/web/web_responsive/static/src/legacy/scss/web_responsive.scss", "repo_id": "OCA", "token_count": 6257 }
96
* Synconics Technologies Pvt. Ltd. * `Synconics Technologies Pvt. Ltd. <https://www.synconics.com>`__:
OCA/web/web_save_discard_button/readme/CONTRIBUTORS.rst/0
{ "file_path": "OCA/web/web_save_discard_button/readme/CONTRIBUTORS.rst", "repo_id": "OCA", "token_count": 37 }
97
* Enter your value in omnibar search field * Press and hold Shift key * Select field with mouse or keyboard to perform search on .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot :target: https://runbot.odoo-community.org/runbot/162/11.0
OCA/web/web_search_with_and/readme/USAGE.rst/0
{ "file_path": "OCA/web/web_search_with_and/readme/USAGE.rst", "repo_id": "OCA", "token_count": 101 }
98
* Sylvain LE GAL (https://www.twitter.com/legalsylvain)
OCA/web/web_theme_classic/readme/CONTRIBUTORS.rst/0
{ "file_path": "OCA/web/web_theme_classic/readme/CONTRIBUTORS.rst", "repo_id": "OCA", "token_count": 22 }
99
# Translation of Odoo Server. # This file contains the translation of the following modules: # * web_timeline # # Translators: # Bole <bole@dajmi5.com>, 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-01-03 03:50+0000\n" "PO-Revision-Date: 2023-04-03 ...
OCA/web/web_timeline/i18n/hr.po/0
{ "file_path": "OCA/web/web_timeline/i18n/hr.po", "repo_id": "OCA", "token_count": 1462 }
100
- Jairo Llopis ([Moduon](https://www.moduon.team/))
OCA/web/web_touchscreen/readme/CONTRIBUTORS.md/0
{ "file_path": "OCA/web/web_touchscreen/readme/CONTRIBUTORS.md", "repo_id": "OCA", "token_count": 23 }
101
/* @odoo-module */ import {DatePicker} from "@web/core/datepicker/datepicker"; Object.assign(DatePicker.defaultProps, { buttons: { showClear: true, showClose: true, showToday: true, }, });
OCA/web/web_widget_datepicker_fulloptions/static/src/js/web_widget_datepicker_fulloptions.esm.js/0
{ "file_path": "OCA/web/web_widget_datepicker_fulloptions/static/src/js/web_widget_datepicker_fulloptions.esm.js", "repo_id": "OCA", "token_count": 99 }
102
======================= Dynamic Dropdown Widget ======================= .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest...
OCA/web/web_widget_dropdown_dynamic/README.rst/0
{ "file_path": "OCA/web/web_widget_dropdown_dynamic/README.rst", "repo_id": "OCA", "token_count": 1489 }
103
========================= Web Widget - Image WebCam ========================= .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source ...
OCA/web/web_widget_image_webcam/README.rst/0
{ "file_path": "OCA/web/web_widget_image_webcam/README.rst", "repo_id": "OCA", "token_count": 1312 }
104
In your xml view, add ``widget="numeric_step"`` This will add the 2 buttons "+" and "-" just next to the input field in edit mode. Iteration step by default is 1. .. figure:: ../static/description/add_two_buttons.png **Optional** Add an option to choose the step iteration and limits (min and max values). Example f...
OCA/web/web_widget_numeric_step/readme/USAGE.rst/0
{ "file_path": "OCA/web/web_widget_numeric_step/readme/USAGE.rst", "repo_id": "OCA", "token_count": 341 }
105
# Translation of Odoo Server. # This file contains the translation of the following modules: # * web_widget_open_tab # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2023-11-27 11:34+0000\n" "Last-Translator: mymage <stefano.consolaro@mymage.it>\n" "Language-T...
OCA/web/web_widget_open_tab/i18n/it.po/0
{ "file_path": "OCA/web/web_widget_open_tab/i18n/it.po", "repo_id": "OCA", "token_count": 642 }
106
================= Web Widget Plotly ================= .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:4e4c06045...
OCA/web/web_widget_plotly_chart/README.rst/0
{ "file_path": "OCA/web/web_widget_plotly_chart/README.rst", "repo_id": "OCA", "token_count": 1777 }
107
# Translation of Odoo Server. # This file contains the translation of the following modules: # * web_widget_x2many_2d_matrix # # Translators: # Peter Hageman <hageman.p@gmail.com>, 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-01-03 03:50+0000\n" "P...
OCA/web/web_widget_x2many_2d_matrix/i18n/nl_NL.po/0
{ "file_path": "OCA/web/web_widget_x2many_2d_matrix/i18n/nl_NL.po", "repo_id": "OCA", "token_count": 454 }
108
<?xml version="1.0" encoding="UTF-8" ?> <templates> <t t-name="web_widget_x2many_2d_matrix.X2Many2DMatrixField" owl="1"> <div class="table-responsive"> <X2Many2DMatrixRenderer list="list" matrixFields="props.matrixFields" showRowTotals="props.showR...
OCA/web/web_widget_x2many_2d_matrix/static/src/components/x2many_2d_matrix_field/x2many_2d_matrix_field.xml/0
{ "file_path": "OCA/web/web_widget_x2many_2d_matrix/static/src/components/x2many_2d_matrix_field/x2many_2d_matrix_field.xml", "repo_id": "OCA", "token_count": 341 }
109
--color --require spec_helper --format documentation
SquareSquash/web/.rspec/0
{ "file_path": "SquareSquash/web/.rspec", "repo_id": "SquareSquash", "token_count": 14 }
110
@import "vars"; .alert { padding: 10px 20px; border-radius: 4px; font-weight: bold; margin: 20px 0; &.error { background-color: $red; } &.important { background-color: $orange; } &.warning { background-color: $yellow; } &.success { background-color: $green; } &.info { background-color: $blue; } }
SquareSquash/web/app/assets/stylesheets/_alerts.scss/0
{ "file_path": "SquareSquash/web/app/assets/stylesheets/_alerts.scss", "repo_id": "SquareSquash", "token_count": 118 }
111
@import "vars"; ul#events { $events-border-color: #ddd; margin: 20px 0; &:first-child { margin-top: 0; } li.event { position: relative; margin-bottom: 15px; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; @include ipad-and-larger { display: -...
SquareSquash/web/app/assets/stylesheets/feed.css.scss/0
{ "file_path": "SquareSquash/web/app/assets/stylesheets/feed.css.scss", "repo_id": "SquareSquash", "token_count": 851 }
112
# Copyright 2014 Square Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed ...
SquareSquash/web/app/controllers/additions/password_authentication_helpers.rb/0
{ "file_path": "SquareSquash/web/app/controllers/additions/password_authentication_helpers.rb", "repo_id": "SquareSquash", "token_count": 437 }
113
# Copyright 2014 Square Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed ...
SquareSquash/web/app/controllers/projects_controller.rb/0
{ "file_path": "SquareSquash/web/app/controllers/projects_controller.rb", "repo_id": "SquareSquash", "token_count": 2935 }
114
# Copyright 2014 Square Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed ...
SquareSquash/web/app/models/deploy.rb/0
{ "file_path": "SquareSquash/web/app/models/deploy.rb", "repo_id": "SquareSquash", "token_count": 1765 }
115
# Copyright 2014 Square Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed ...
SquareSquash/web/app/models/slug.rb/0
{ "file_path": "SquareSquash/web/app/models/slug.rb", "repo_id": "SquareSquash", "token_count": 1345 }
116
# encoding: utf-8 # Copyright 2014 Square Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applic...
SquareSquash/web/app/views/layouts/application.html.rb/0
{ "file_path": "SquareSquash/web/app/views/layouts/application.html.rb", "repo_id": "SquareSquash", "token_count": 6222 }
117
# encoding: utf-8 # Copyright 2014 Square Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applic...
SquareSquash/web/app/views/projects/edit.html.rb/0
{ "file_path": "SquareSquash/web/app/views/projects/edit.html.rb", "repo_id": "SquareSquash", "token_count": 7429 }
118
--- default_url_options: host: YOUR_HOSTNAME protocol: https
SquareSquash/web/config/environments/production/mailer.yml/0
{ "file_path": "SquareSquash/web/config/environments/production/mailer.yml", "repo_id": "SquareSquash", "token_count": 23 }
119
# Copyright 2014 Square Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed ...
SquareSquash/web/config/initializers/find_in_batches.rb/0
{ "file_path": "SquareSquash/web/config/initializers/find_in_batches.rb", "repo_id": "SquareSquash", "token_count": 1134 }
120
# Be sure to restart your server when you modify this file. # Your secret key is used for verifying the integrity of signed cookies. # If you change this key, all old signed cookies will become invalid! # Make sure the secret is at least 30 characters and all random, # no regular words or you'll be exposed to diction...
SquareSquash/web/config/secrets.yml/0
{ "file_path": "SquareSquash/web/config/secrets.yml", "repo_id": "SquareSquash", "token_count": 343 }
121
Building a Client Library for Squash ==================================== If you want to use Squash in your project, a client library must exist for your project's language. You may also want a more specific client library for your particular framework. (For example, there is a general Squash Ruby client library, and ...
SquareSquash/web/doc/MAKING_A_CLIENT_LIBRARY.md/0
{ "file_path": "SquareSquash/web/doc/MAKING_A_CLIENT_LIBRARY.md", "repo_id": "SquareSquash", "token_count": 5648 }
122
# Copyright 2014 Square Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed ...
SquareSquash/web/lib/assets/javascripts/dropdown.js.coffee/0
{ "file_path": "SquareSquash/web/lib/assets/javascripts/dropdown.js.coffee", "repo_id": "SquareSquash", "token_count": 868 }
123
@import "vars"; @mixin columns($width) { .one.column { width: $width; } .two.columns { width: $width*2; } .three.columns { width: $width*3; } .four.columns { width: $width*4; } .five.columns { width: $width*5; } .six.columns { width: $width*6; } .seven.columns { width: $widt...
SquareSquash/web/lib/assets/stylesheets/grid.css.scss/0
{ "file_path": "SquareSquash/web/lib/assets/stylesheets/grid.css.scss", "repo_id": "SquareSquash", "token_count": 731 }
124
# Copyright 2014 Square Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed ...
SquareSquash/web/lib/known_revision_validator.rb/0
{ "file_path": "SquareSquash/web/lib/known_revision_validator.rb", "repo_id": "SquareSquash", "token_count": 855 }
125
# Copyright 2014 Square Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed ...
SquareSquash/web/lib/workers/deploy_fix_marker.rb/0
{ "file_path": "SquareSquash/web/lib/workers/deploy_fix_marker.rb", "repo_id": "SquareSquash", "token_count": 694 }
126
<!DOCTYPE html> <html> <head> <title>The change you wanted was not permitted (400)</title> <style type="text/css"> body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; } div.dialog { width: 25em; padding: 0 4em; margin: 4em auto 0 auto; bord...
SquareSquash/web/public/400.html/0
{ "file_path": "SquareSquash/web/public/400.html", "repo_id": "SquareSquash", "token_count": 297 }
127
# Copyright 2014 Square Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed ...
SquareSquash/web/spec/controllers/additions/password_authentication_helpers_spec.rb/0
{ "file_path": "SquareSquash/web/spec/controllers/additions/password_authentication_helpers_spec.rb", "repo_id": "SquareSquash", "token_count": 586 }
128
# encoding: utf-8 # Copyright 2014 Square Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applic...
SquareSquash/web/spec/controllers/projects_controller_spec.rb/0
{ "file_path": "SquareSquash/web/spec/controllers/projects_controller_spec.rb", "repo_id": "SquareSquash", "token_count": 3945 }
129
# Copyright 2014 Square Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed ...
SquareSquash/web/spec/lib/blamer/recency_spec.rb/0
{ "file_path": "SquareSquash/web/spec/lib/blamer/recency_spec.rb", "repo_id": "SquareSquash", "token_count": 18624 }
130
# Copyright 2014 Square Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed ...
SquareSquash/web/spec/models/deploy_spec.rb/0
{ "file_path": "SquareSquash/web/spec/models/deploy_spec.rb", "repo_id": "SquareSquash", "token_count": 1319 }
131
// Copyright 2006 Google Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in wr...
SquareSquash/web/vendor/assets/javascripts/flot/excanvas.js/0
{ "file_path": "SquareSquash/web/vendor/assets/javascripts/flot/excanvas.js", "repo_id": "SquareSquash", "token_count": 19625 }
132
/** * SyntaxHighlighter * http://alexgorbatchev.com/SyntaxHighlighter * * SyntaxHighlighter is donationware. If you are using it, please donate. * http://alexgorbatchev.com/SyntaxHighlighter/donate.html * * @version * 3.0.83 (Wed, 12 Feb 2014 03:42:24 GMT) * * @copyright * Copyright (C) 2004-2013 Alex Gorbat...
SquareSquash/web/vendor/assets/javascripts/sh/shBrushAS3.js/0
{ "file_path": "SquareSquash/web/vendor/assets/javascripts/sh/shBrushAS3.js", "repo_id": "SquareSquash", "token_count": 894 }
133
;(function() { typeof(require) != 'undefined' ? SyntaxHighlighter = require('shCore').SyntaxHighlighter : null; function Brush() { var datatypes = 'char bool BOOL double float int long short id void'; var keywords = 'IBAction IBOutlet SEL YES NO readwrite readonly nonatomic NULL' ...
SquareSquash/web/vendor/assets/javascripts/sh/shBrushObjC.js/0
{ "file_path": "SquareSquash/web/vendor/assets/javascripts/sh/shBrushObjC.js", "repo_id": "SquareSquash", "token_count": 1117 }
134
/** * SyntaxHighlighter * http://alexgorbatchev.com/SyntaxHighlighter * * SyntaxHighlighter is donationware. If you are using it, please donate. * http://alexgorbatchev.com/SyntaxHighlighter/donate.html * * @version * 3.0.83 (Wed, 12 Feb 2014 03:42:24 GMT) * * @copyright * Copyright (C) 2004-2013 Alex Gorbat...
SquareSquash/web/vendor/assets/stylesheets/sh/shThemeEmacs.css/0
{ "file_path": "SquareSquash/web/vendor/assets/stylesheets/sh/shThemeEmacs.css", "repo_id": "SquareSquash", "token_count": 899 }
135
import { NgModule } from "@angular/core"; import { RouterModule, Routes } from "@angular/router"; const routes: Routes = [ { path: "providers", loadChildren: async () => (await import("./providers/providers.module")).ProvidersModule, }, ]; @NgModule({ imports: [RouterModule.forChild(routes)], exports:...
bitwarden/web/bitwarden_license/src/app/app-routing.module.ts/0
{ "file_path": "bitwarden/web/bitwarden_license/src/app/app-routing.module.ts", "repo_id": "bitwarden", "token_count": 128 }
136
import { CommonModule } from "@angular/common"; import { NgModule } from "@angular/core"; import { FormsModule, ReactiveFormsModule } from "@angular/forms"; import { JslibModule } from "jslib-angular/jslib.module"; import { InputCheckboxComponent } from "./components/input-checkbox.component"; import { InputTextReadO...
bitwarden/web/bitwarden_license/src/app/organizations/organizations.module.ts/0
{ "file_path": "bitwarden/web/bitwarden_license/src/app/organizations/organizations.module.ts", "repo_id": "bitwarden", "token_count": 332 }
137
import { Component, Input } from "@angular/core"; import { ProviderUserBulkRequest } from "jslib-common/models/request/provider/providerUserBulkRequest"; import { BulkRemoveComponent as OrganizationBulkRemoveComponent } from "src/app/organizations/manage/bulk/bulk-remove.component"; @Component({ templateUrl: "../....
bitwarden/web/bitwarden_license/src/app/providers/manage/bulk/bulk-remove.component.ts/0
{ "file_path": "bitwarden/web/bitwarden_license/src/app/providers/manage/bulk/bulk-remove.component.ts", "repo_id": "bitwarden", "token_count": 208 }
138
<div class="container page-content"> <div class="row"> <div class="col-3"> <div class="card"> <div class="card-header">{{ "settings" | i18n }}</div> <div class="list-group list-group-flush"> <a routerLink="account" class="list-group-item" routerLinkActive="active"> {{ "...
bitwarden/web/bitwarden_license/src/app/providers/settings/settings.component.html/0
{ "file_path": "bitwarden/web/bitwarden_license/src/app/providers/settings/settings.component.html", "repo_id": "bitwarden", "token_count": 231 }
139
<form #form (ngSubmit)="submit()" [appApiAction]="formPromise" class="container" ngNativeValidate> <div class="row justify-content-md-center mt-5"> <div class="col-5"> <p class="text-center mb-4"> <i class="bwi bwi-lock bwi-4x text-muted" aria-hidden="true"></i> </p> <p class="lead text-...
bitwarden/web/src/app/accounts/lock.component.html/0
{ "file_path": "bitwarden/web/src/app/accounts/lock.component.html", "repo_id": "bitwarden", "token_count": 1374 }
140
<div class="modal fade" role="dialog" aria-modal="true" aria-labelledby="twoStepOptionsTitle"> <div class="modal-dialog modal-dialog-scrollable modal-lg" role="document"> <div class="modal-content"> <div class="modal-header"> <h2 class="modal-title" id="twoStepOptionsTitle">{{ "twoStepOptions" | i18...
bitwarden/web/src/app/accounts/two-factor-options.component.html/0
{ "file_path": "bitwarden/web/src/app/accounts/two-factor-options.component.html", "repo_id": "bitwarden", "token_count": 1430 }
141
import { Directive } from "@angular/core"; import { ExportService } from "jslib-common/abstractions/export.service"; import { I18nService } from "jslib-common/abstractions/i18n.service"; import { LogService } from "jslib-common/abstractions/log.service"; import { PlatformUtilsService } from "jslib-common/abstractions/...
bitwarden/web/src/app/common/base.events.component.ts/0
{ "file_path": "bitwarden/web/src/app/common/base.events.component.ts", "repo_id": "bitwarden", "token_count": 2010 }
142
<nav class="navbar navbar-expand navbar-dark" [ngClass]="{ 'nav-background-alt': selfHosted }"> <div class="container"> <a class="navbar-brand" routerLink="/" appA11yTitle="{{ 'pageTitle' | i18n: 'Bitwarden' }}"> <i class="bwi bwi-shield" aria-hidden="true"></i> </a> <div class="collapse navbar-coll...
bitwarden/web/src/app/layouts/navbar.component.html/0
{ "file_path": "bitwarden/web/src/app/layouts/navbar.component.html", "repo_id": "bitwarden", "token_count": 2173 }
143
import { Component } from "@angular/core"; import { CollectionFilterComponent as BaseCollectionFilterComponent } from "jslib-angular/modules/vault-filter/components/collection-filter.component"; @Component({ selector: "app-collection-filter", templateUrl: "collection-filter.component.html", }) export class Collec...
bitwarden/web/src/app/modules/vault-filter/components/collection-filter.component.ts/0
{ "file_path": "bitwarden/web/src/app/modules/vault-filter/components/collection-filter.component.ts", "repo_id": "bitwarden", "token_count": 92 }
144
import { NgModule } from "@angular/core"; import { SharedModule } from "../shared.module"; import { CollectionFilterComponent } from "./components/collection-filter.component"; import { FolderFilterComponent } from "./components/folder-filter.component"; import { LinkSsoComponent } from "./components/link-sso.compone...
bitwarden/web/src/app/modules/vault-filter/vault-filter.module.ts/0
{ "file_path": "bitwarden/web/src/app/modules/vault-filter/vault-filter.module.ts", "repo_id": "bitwarden", "token_count": 354 }
145
<app-navbar></app-navbar> <div class="org-nav" *ngIf="organization"> <div class="container d-flex"> <div class="d-flex flex-column"> <app-organization-switcher class="my-auto pl-1" [activeOrganization]="organization" ></app-organization-switcher> <ul class="nav nav-tabs"> ...
bitwarden/web/src/app/organizations/layouts/organization-layout.component.html/0
{ "file_path": "bitwarden/web/src/app/organizations/layouts/organization-layout.component.html", "repo_id": "bitwarden", "token_count": 713 }
146
<div class="modal fade" role="dialog" aria-modal="true" aria-labelledby="groupAddEditTitle"> <div class="modal-dialog modal-dialog-scrollable modal-lg" role="document"> <form class="modal-content" #form (ngSubmit)="submit()" [appApiAction]="formPromise" ngNativeValidate > <...
bitwarden/web/src/app/organizations/manage/group-add-edit.component.html/0
{ "file_path": "bitwarden/web/src/app/organizations/manage/group-add-edit.component.html", "repo_id": "bitwarden", "token_count": 3728 }
147
<app-callout type="info" *ngIf="showKeyConnectorInfo"> {{ "keyConnectorPolicyRestriction" | i18n }} </app-callout> <app-callout type="warning"> {{ "resetPasswordPolicyWarning" | i18n }} </app-callout> <div class="form-group"> <div class="form-check"> <input class="form-check-input" type="checkbo...
bitwarden/web/src/app/organizations/policies/reset-password.component.html/0
{ "file_path": "bitwarden/web/src/app/organizations/policies/reset-password.component.html", "repo_id": "bitwarden", "token_count": 448 }
148
import { Component, EventEmitter, Input, Output } from "@angular/core"; import { LogService } from "jslib-common/abstractions/log.service"; import { PlanType } from "jslib-common/enums/planType"; import { ProductType } from "jslib-common/enums/productType"; @Component({ selector: "app-change-plan", templateUrl: "...
bitwarden/web/src/app/organizations/settings/change-plan.component.ts/0
{ "file_path": "bitwarden/web/src/app/organizations/settings/change-plan.component.ts", "repo_id": "bitwarden", "token_count": 299 }
149
<div class="container page-content"> <div class="page-header"> <h1>{{ "sponsoredFamiliesOffer" | i18n }}</h1> </div> <div *ngIf="loading" class="mt-5 d-flex justify-content-center"> <i class="bwi bwi-spinner bwi-spin bwi-2x text-muted" title="{{ 'loading' | i18n }}" aria-hidden="true" ...
bitwarden/web/src/app/organizations/sponsorships/families-for-enterprise-setup.component.html/0
{ "file_path": "bitwarden/web/src/app/organizations/sponsorships/families-for-enterprise-setup.component.html", "repo_id": "bitwarden", "token_count": 807 }
150
import { NgModule } from "@angular/core"; import { LooseComponentsModule } from "./modules/loose-components.module"; import { OrganizationManageModule } from "./modules/organizations/manage/organization-manage.module"; import { OrganizationUserModule } from "./modules/organizations/users/organization-user.module"; imp...
bitwarden/web/src/app/oss.module.ts/0
{ "file_path": "bitwarden/web/src/app/oss.module.ts", "repo_id": "bitwarden", "token_count": 290 }
151
<div class="container page-content"> <router-outlet></router-outlet> <div class="row mt-4"> <div class="col"> <a bitButton routerLink="./" *ngIf="!homepage"> <i class="bwi bwi-angle-left" aria-hidden="true"></i> {{ "backToReports" | i18n }} </a> </div> </div> </div>
bitwarden/web/src/app/reports/reports.component.html/0
{ "file_path": "bitwarden/web/src/app/reports/reports.component.html", "repo_id": "bitwarden", "token_count": 143 }
152
import { Injectable } from "@angular/core"; import { I18nService } from "jslib-common/abstractions/i18n.service"; import { PolicyService } from "jslib-common/abstractions/policy.service"; import { DeviceType } from "jslib-common/enums/deviceType"; import { EventType } from "jslib-common/enums/eventType"; import { Poli...
bitwarden/web/src/app/services/event.service.ts/0
{ "file_path": "bitwarden/web/src/app/services/event.service.ts", "repo_id": "bitwarden", "token_count": 9573 }
153
<div class="modal fade" role="dialog" aria-modal="true" aria-labelledby="billingSyncTitle"> <div class="modal-dialog modal-dialog-scrollable" role="document"> <form class="modal-content" #form (ngSubmit)="submit()" [appApiAction]="formPromise" ngNativeValidate > <div class=...
bitwarden/web/src/app/settings/billing-sync-key.component.html/0
{ "file_path": "bitwarden/web/src/app/settings/billing-sync-key.component.html", "repo_id": "bitwarden", "token_count": 1255 }
154
<div class="modal fade" role="dialog" aria-modal="true" aria-labelledby="userAddEditTitle"> <div class="modal-dialog modal-dialog-scrollable modal-lg" role="document"> <form class="modal-content" #form (ngSubmit)="submit()" [appApiAction]="formPromise" ngNativeValidate > <d...
bitwarden/web/src/app/settings/emergency-access-add-edit.component.html/0
{ "file_path": "bitwarden/web/src/app/settings/emergency-access-add-edit.component.html", "repo_id": "bitwarden", "token_count": 2682 }
155
<div class="mb-4 text-lg" *ngIf="showOptions && showMethods"> <div class="form-check form-check-inline mr-4"> <input class="form-check-input" type="radio" name="Method" id="method-card" [value]="paymentMethodType.Card" [(ngModel)]="method" (change)="changeMethod()" />...
bitwarden/web/src/app/settings/payment.component.html/0
{ "file_path": "bitwarden/web/src/app/settings/payment.component.html", "repo_id": "bitwarden", "token_count": 2428 }
156
import { Component, NgZone, OnDestroy, OnInit } from "@angular/core"; import { ApiService } from "jslib-common/abstractions/api.service"; import { BroadcasterService } from "jslib-common/abstractions/broadcaster.service"; import { OrganizationService } from "jslib-common/abstractions/organization.service"; import { Pl...
bitwarden/web/src/app/settings/settings.component.ts/0
{ "file_path": "bitwarden/web/src/app/settings/settings.component.ts", "repo_id": "bitwarden", "token_count": 710 }
157
import { Component } from "@angular/core"; import { ApiService } from "jslib-common/abstractions/api.service"; import { I18nService } from "jslib-common/abstractions/i18n.service"; import { LogService } from "jslib-common/abstractions/log.service"; import { PlatformUtilsService } from "jslib-common/abstractions/platfo...
bitwarden/web/src/app/settings/two-factor-email.component.ts/0
{ "file_path": "bitwarden/web/src/app/settings/two-factor-email.component.ts", "repo_id": "bitwarden", "token_count": 951 }
158
import { Component, OnInit } from "@angular/core"; import { Router } from "@angular/router"; import { ApiService } from "jslib-common/abstractions/api.service"; import { I18nService } from "jslib-common/abstractions/i18n.service"; import { PlatformUtilsService } from "jslib-common/abstractions/platformUtils.service"; ...
bitwarden/web/src/app/settings/user-billing-history.component.ts/0
{ "file_path": "bitwarden/web/src/app/settings/user-billing-history.component.ts", "repo_id": "bitwarden", "token_count": 535 }
159
import { Component, OnInit } from "@angular/core"; import { MessagingService } from "jslib-common/abstractions/messaging.service"; import { StateService } from "jslib-common/abstractions/state.service"; @Component({ selector: "app-tools", templateUrl: "tools.component.html", }) export class ToolsComponent impleme...
bitwarden/web/src/app/tools/tools.component.ts/0
{ "file_path": "bitwarden/web/src/app/tools/tools.component.ts", "repo_id": "bitwarden", "token_count": 213 }
160
import { Component, EventEmitter, Input, OnInit, Output } from "@angular/core"; import { CipherService } from "jslib-common/abstractions/cipher.service"; import { CollectionService } from "jslib-common/abstractions/collection.service"; import { I18nService } from "jslib-common/abstractions/i18n.service"; import { LogS...
bitwarden/web/src/app/vault/bulk-share.component.ts/0
{ "file_path": "bitwarden/web/src/app/vault/bulk-share.component.ts", "repo_id": "bitwarden", "token_count": 1395 }
161
export function buildDataString(assertedCredential: PublicKeyCredential) { const response = assertedCredential.response as AuthenticatorAssertionResponse; const authData = new Uint8Array(response.authenticatorData); const clientDataJSON = new Uint8Array(response.clientDataJSON); const rawId = new Uint8Array(as...
bitwarden/web/src/connectors/common-webauthn.ts/0
{ "file_path": "bitwarden/web/src/connectors/common-webauthn.ts", "repo_id": "bitwarden", "token_count": 848 }
162
{ "pageTitle": { "message": "Caixa forta web $APP_NAME$", "description": "The title of the website in the browser window.", "placeholders": { "app_name": { "content": "$1", "example": "Bitwarden" } } }, "whatTypeOfItem": { "message": "Quin tipus d'element és aquest?...
bitwarden/web/src/locales/ca/messages.json/0
{ "file_path": "bitwarden/web/src/locales/ca/messages.json", "repo_id": "bitwarden", "token_count": 63218 }
163
{ "pageTitle": { "message": "$APP_NAME$ Web trezor", "description": "The title of the website in the browser window.", "placeholders": { "app_name": { "content": "$1", "example": "Bitwarden" } } }, "whatTypeOfItem": { "message": "Koja je ovo vrsta stavke?" }, "n...
bitwarden/web/src/locales/hr/messages.json/0
{ "file_path": "bitwarden/web/src/locales/hr/messages.json", "repo_id": "bitwarden", "token_count": 63337 }
164
{ "pageTitle": { "message": "Cofre Web $APP_NAME$", "description": "The title of the website in the browser window.", "placeholders": { "app_name": { "content": "$1", "example": "Bitwarden" } } }, "whatTypeOfItem": { "message": "Que tipo de item é este?" }, "nam...
bitwarden/web/src/locales/pt_PT/messages.json/0
{ "file_path": "bitwarden/web/src/locales/pt_PT/messages.json", "repo_id": "bitwarden", "token_count": 57396 }
165
html { font-size: 14px; } body { min-width: 1010px; &.layout_frontend { @media (prefers-color-scheme: dark) { background-color: $darkDarkBlue2; } @media (prefers-color-scheme: light) { background-color: $white; } @include themify($themes) { background-color: themed("layoutF...
bitwarden/web/src/scss/base.scss/0
{ "file_path": "bitwarden/web/src/scss/base.scss", "repo_id": "bitwarden", "token_count": 2060 }
166
.filter { padding-bottom: 10px; } .filter-heading { display: flex; text-transform: uppercase; align-items: center; * { @include themify($themes) { color: themed("headingColor"); } font-size: $font-size-base; } button { @extend .no-btn; } h3, button.filter-button { margi...
bitwarden/web/src/scss/vault-filters.scss/0
{ "file_path": "bitwarden/web/src/scss/vault-filters.scss", "repo_id": "bitwarden", "token_count": 1585 }
167
package com.aitongyi.web.back.controller; import com.aitongyi.web.bean.User; import com.aitongyi.web.cache.CacheKey; import com.aitongyi.web.cache.CacheService; import com.aitongyi.web.service.UserService; import com.alibaba.fastjson.JSON; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframe...
chwshuang/web/back/src/main/java/com/aitongyi/web/back/controller/UserController.java/0
{ "file_path": "chwshuang/web/back/src/main/java/com/aitongyi/web/back/controller/UserController.java", "repo_id": "chwshuang", "token_count": 810 }
168
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <artifactId>web</artifactId> ...
chwshuang/web/service/pom.xml/0
{ "file_path": "chwshuang/web/service/pom.xml", "repo_id": "chwshuang", "token_count": 455 }
169
package web import ( "reflect" "strings" ) type httpMethod string const ( httpMethodGet = httpMethod("GET") httpMethodPost = httpMethod("POST") httpMethodPut = httpMethod("PUT") httpMethodDelete = httpMethod("DELETE") httpMethodPatch = httpMethod("PATCH") httpMethodHead = httpMethod("HEAD") ...
gocraft/web/router_setup.go/0
{ "file_path": "gocraft/web/router_setup.go", "repo_id": "gocraft", "token_count": 4516 }
170
[ { "name": "Discover", "children": [ { "text": "Blog", "href": "/blog/" }, { "text": "About", "href": "/discover/about/" }, { "text": "Help and Feedback", "href": "https://github.com/modernweb-dev/web/issues" } ] }, {...
modernweb-dev/web/docs/_data/footer.json/0
{ "file_path": "modernweb-dev/web/docs/_data/footer.json", "repo_id": "modernweb-dev", "token_count": 508 }
171
# Building >> Polyfills loader ||60 The polyfills loader makes it easy to manage loading polyfills and/or serving different versions of your application based on browser support. It generates a script that loads the necessary polyfills and the appropriate version of the application through on runtime feature detection...
modernweb-dev/web/docs/docs/building/polyfills-loader.md/0
{ "file_path": "modernweb-dev/web/docs/docs/building/polyfills-loader.md", "repo_id": "modernweb-dev", "token_count": 3293 }
172
# Dev Server >> Plugins >> Rollup ||4 Adapter for using rollup plugins in Web Dev Server and Web Test Runner. Web Dev Server plugins and rollup plugins share a very similar API, making it possible to reuse rollup plugins inside Web Dev Server with an adapter. Since the dev server doesn't run an actual rollup build, ...
modernweb-dev/web/docs/docs/dev-server/plugins/rollup.md/0
{ "file_path": "modernweb-dev/web/docs/docs/dev-server/plugins/rollup.md", "repo_id": "modernweb-dev", "token_count": 1190 }
173
# Test Runner >> Browser Launchers >> Overview ||10 For convenience you can configure a few other browser launchers using CLI flags ## Puppeteer You can run tests with puppeteer, which will download its a local instance of Chromium instead of relying on a globally installed version of Chrome. ``` # add the package ...
modernweb-dev/web/docs/docs/test-runner/browser-launchers/overview.md/0
{ "file_path": "modernweb-dev/web/docs/docs/test-runner/browser-launchers/overview.md", "repo_id": "modernweb-dev", "token_count": 536 }
174
# Test Runner >> Reporters >> Summary ||30 Mocha-style summary reporter for Web Test Runner ## Configuration Web test runner summary reporter accepts a single option: | Option | Type | Default | Description | | --------- | ------- | ------- | ---------------------------...
modernweb-dev/web/docs/docs/test-runner/reporters/summary.md/0
{ "file_path": "modernweb-dev/web/docs/docs/test-runner/reporters/summary.md", "repo_id": "modernweb-dev", "token_count": 187 }
175
# Dev Server >> Loading modules ||20 In the previous guide, we learned how to install the dev server and create a simple webpage. In this section, we will learn how to load javascript modules. ## Adding a module script To load module from HTML, we need to add a module script to our page. Let's start with a simple ex...
modernweb-dev/web/docs/guides/dev-server/loading-modules.md/0
{ "file_path": "modernweb-dev/web/docs/guides/dev-server/loading-modules.md", "repo_id": "modernweb-dev", "token_count": 981 }
176
# Test Runner >> Getting Started ||10 Testing your code is very important to have the confidence to release often. Green tests should mean that the change is good to go 👍 ## Writing my first test We plan to write a utility function `sum` which sums up 2 parameters. We start by defining on what we expect the code to...
modernweb-dev/web/docs/guides/test-runner/getting-started.md/0
{ "file_path": "modernweb-dev/web/docs/guides/test-runner/getting-started.md", "repo_id": "modernweb-dev", "token_count": 1080 }
177
import { expect } from '../../../../../node_modules/@esm-bundle/chai/esm/chai.js'; describe('timers test', () => { it('can call setTimeout', async () => { const promise = new Promise((resolve) => { window.setTimeout(() => { resolve(); }, 0); }); await promise; }); it('can cancel ...
modernweb-dev/web/integration/test-runner/tests/basic/browser-tests/timers.test.js/0
{ "file_path": "modernweb-dev/web/integration/test-runner/tests/basic/browser-tests/timers.test.js", "repo_id": "modernweb-dev", "token_count": 659 }
178
import { expect } from '../../../../../node_modules/@esm-bundle/chai/esm/chai.js'; after(() => { throw new Error('error thrown in after hook'); }); it('true is true', () => { expect(true).to.equal(true); }); it('true is really true', () => { expect(true).to.equal(true); });
modernweb-dev/web/integration/test-runner/tests/test-failure/browser-tests/fail-after.test.js/0
{ "file_path": "modernweb-dev/web/integration/test-runner/tests/test-failure/browser-tests/fail-after.test.js", "repo_id": "modernweb-dev", "token_count": 104 }
179
{ "name": "@web/root", "private": true, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/modernweb-dev/web.git" }, "engines": { "node": ">=18.0.0" }, "scripts": { "build": "npm run build:clean && tsc --build", "build:clean": "rimraf --glob packages/*/tsconf...
modernweb-dev/web/package.json/0
{ "file_path": "modernweb-dev/web/package.json", "repo_id": "modernweb-dev", "token_count": 2411 }
180
# Config Loader Load user config files for node js projects. Supports loading config as es module or common js module, based on the user's node version, package type and file extension. Prints helpful error messages when invalid syntax combinations are used. Follows node's logic for deciding how to load a file. `.mjs...
modernweb-dev/web/packages/config-loader/README.md/0
{ "file_path": "modernweb-dev/web/packages/config-loader/README.md", "repo_id": "modernweb-dev", "token_count": 621 }
181