Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

14 results about "Single-page application" patented technology

A single-page application (SPA) is a web application or web site that interacts with the user by dynamically rewriting the current page rather than loading entire new pages from a server. This approach avoids interruption of the user experience between successive pages, making the application behave more like a desktop application. In an SPA, either all necessary code – HTML, JavaScript, and CSS – is retrieved with a single page load, or the appropriate resources are dynamically loaded and added to the page as necessary, usually in response to user actions. The page does not reload at any point in the process, nor does control transfer to another page, although the location hash or the HTML5 History API can be used to provide the perception and navigability of separate logical pages in the application. Interaction with the single page application often involves dynamic communication with the web server behind the scenes.

Determining variations of single-page applications

A method includes: displaying a graphical user interface (GUI) comprising one or more input elements to control a display of a variation of a web page on a client device, the input elements to configure a plurality of conditions and a trigger event defining when to evaluate the plurality of conditions for the web page; responsive to a user interaction, via the GUI, with the input elements, generating a set of instructions corresponding to the web page, the set of instructions comprising one or more of the plurality of conditions and the trigger event and specifying the variation of the web page to display at the client device responsive to the one or more of the plurality of conditions being met when the trigger event occurs; and transmitting the set of instructions to the client device responsive to an access of the web page by the client device.
Owner:OPTIMIZELY NORTH AMERICA INC

Application construction method and device, storage medium and electronic equipment

The embodiment of the invention discloses an application construction method and device, a storage medium and electronic device.The method comprises the steps that a sub-application program corresponding to at least one sub-application is obtained, and a sub-application development framework corresponding to the at least one sub-application program is different from a main application development framework corresponding to a main application; determining a base directory corresponding to the main application, deploying the sub-application program under the base directory, determining a sub-application menu route corresponding to the sub-application program based on the sub-application program, and performing menu configuration processing in the main application based on the sub-application menu route to obtain page configuration information, and creating a target single-page application program based on the page configuration information and the base directory.
Owner:BEIJING HONGTENG INTELLIGENT TECH CO LTD

Full event tracking method and apparatus for single page application screen, device, and storage medium

The present disclosure relates to the field of computer technologies, and discloses a full event tracking method and apparatus for a single page application screen, a device, and a storage medium. The method includes: obtaining a response component corresponding to a target single page application screen; in response to the response component being a screen container component, extracting a component feature parameter of the screen container component; determining, based on the component feature parameter, whether a current running state of the target single page application screen is a loading state; in response to the current running state being the loading state, obtaining routing information of the target single page application screen; and generating event tracking information of the target single page application screen by triggering event tracking for the target single page application screen based on the routing information.
Owner:BEIJING VOLCANO ENGINE TECH CO LTD

Network performance data acquisition method and apparatus, computer device, and storage medium

The application discloses a network performance data acquisition method and device, computer equipment and a storage medium. The method comprises the following steps: acquiring the weight value of each changed element node in a current page and the triggering time of each element node, generating the batch rendering peak time of the current page according to the weight value and the triggering time of the element node; acquiring all http requests of the current page and the end time of each request, and acquiring the last end time from the end time; comparing the batch rendering peak time with the last end time, judging whether the batch rendering peak time is before the last end time, if yes, taking the time point closest to the last end time in the batch rendering peak time as the network performance data of the current page. The application can effectively collect the network performance data under all single-page applications, the statistical dimension is consistent, the data quality is high, and the newly-added page does not need to be repeatedly developed.
Owner:CHINA PING AN PROPERTY INSURANCE CO LTD

Multi-view single-page application preview method and device, storage medium and electronic equipment

The invention discloses a multi-view single-page application preview method and device, a storage medium and electronic device.The method comprises the steps that a front-end multi-view application file corresponding to a front-end multi-view application is written into a WebContainer container of a browser through a multi-view application generation prompt by adopting a front-end application processing large model, generating an application view preview URL (Uniform Resource Locator) based on the front-end multi-view application file in the WebContainer container, loading the application view preview URL to an embedded frame in a host application page environment so as to carry out current application view preview processing on the front-end multi-view application through the embedded frame, and when the application view is previewed, carrying out application view preview processing on the front-end multi-view application through the embedded frame. And synchronizing the current interface view routing state of the front-end multi-view application for the host application page environment and the inline framework.
Owner:ALIPAY (HANGZHOU) INFORMATION TECH CO LTD

SERVICE WORKER WITH CONFIGURATION TO DEPLOY MULTIPLE SINGLE-PAGE APPLICATIONS

ActiveDE602021054437T2Program loading/initiatingTransmissionBiochemistrySingle-page application
Owner:MICROSOFT TECHNOLOGY LICENSING LLC

Security detection method and device for single-page application, computer equipment, readable storage medium and program product

The invention relates to a security detection method and device for a single-page application, computer equipment, a computer readable storage medium and a computer program product. The method comprises the steps of obtaining application construction resources corresponding to a single-page application; analyzing the application construction resource to obtain a resource structure corresponding to the application construction resource; obtaining an application detection rule matched with the application construction resource; obtaining a target detection resource corresponding to the application detection rule and an associated data flow path corresponding to the target detection resource based on the resource structure; and detecting security processing information corresponding to each detection resource in the associated data flow path based on an application detection rule to detect abnormal security processing information. By adopting the method, the comprehensiveness and the accuracy of security detection of the single-page application can be improved.
Owner:KINGDEE CREDIT INFORMATION CO LTD

Adaptive code packaging interface for customizable single page application environments

Systems, computer program products, and methods are described herein for an adaptive code packaging interface for customizable single page applications. The present disclosure is configured to define merchant requirements by gathering and analyzing specific information, develop and compile new source code based on these requirements, generate an assembly from the compiled code, and configure deployment parameters tailored to a merchant context. An intelligent deployment tool is used to select Single Page Application (SPA) components from a library, leveraging large language models and prompt engineering. The selected SPA components and custom code are merged into a cohesive deployment package, which is then deployed to application servers. The deployment is validated through tests and performance monitoring to ensure functionality and identify areas for improvement. This system enhances flexibility, efficiency, and adaptability in the deployment of SPAs.
Owner:BANK OF AMERICA CORP

Single-page application dynamic vulnerability backtracking detection method based on state graph

The embodiment of the application discloses a single-page application dynamic vulnerability backtracking detection method based on a state atlas, comprising the following steps: constructing a state atlas by monitoring a front-end application; injecting a test load into a front-end application page; in a test process, every time a new front-end application page is detected, if the new front-end application page triggers a vulnerability, backtracking to an initial front-end application page in the state atlas; if the new front-end application page does not trigger a vulnerability, according to abnormal conditions of the new front-end application page, determining a backtracking depth of a superior front-end application page in the state atlas; and for a terminal page of backtracking, comparing a backtracked DOM structure with an initial DOM structure in the state atlas to determine a region in which a DOM structure is changed; and performing vulnerability scanning on the region to locate a vulnerability chain caused by cross-page data transmission. The embodiment can realize cross-state vulnerability chain detection.
Owner:WEBRAY TECH BEIJING CO LTD

Single-page application searching method, device and equipment and computer storage medium

ActiveCN115687735Bachieve crawlingefficient searchEngineeringDocument Object Model
The application discloses a single-page application search method, device and equipment and a computer storage medium. The single-page application search method comprises the following steps: receiving a hypertext markup language (HTML) file and data resources of a single-page application of a target user; parsing the HTML file to obtain a document object model (DOM) tree, and loading a JavaScript file relied on by the HTML file; executing the JavaScript file, replacing corresponding nodes in the DOM tree with the HTML file and the data resources of the target user, and generating a first static HTML resource; calling an anchor point parser, replacing anchor point links in the first static HTML resource with non-anchor point links, and obtaining a second static HTML resource; and sending the second static HTML resource to a gateway. In this way, the network crawler can comprehensively capture the content of the single-page application, and the search engine can effectively search the related content of the single-page application.
Owner:CHINA CONSTRUCTION BANK +1

Front-end UI componentized single-page application system based on metadata

The invention discloses a front-end UI componentization single-page application system based on metadata. The front-end UI componentization single-page application system comprises an analysis module, an object model management module, a binding verification module, a distribution module, a bus module, a control module, a theme skin module, a printing export module and a resource management module. The method has the advantages that the user-defined page description language gspx is adopted to be matched with the runtime frame, and unified packaging of layout description, data binding, verification logic, printing export and workflow editing of a service interface is achieved through a hierarchical structure of page action class-form object-control object.
Owner:CHENGDU OCTOPUS TECH CO LTD