Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

olli

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

olli

The core of Olli handling the creation of the Accessibility Tree and rendering the accessible output to the DOM

  • 1.0.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by33.33%
Maintainers
2
Weekly downloads
 
Created
Source

Directory Structure

The codebase is broken into three subdirectories, one for each part of Olli, converting a visualization into the OlliVisSpec, Creating a AccessibilityTreeNode based off of the transformed visualization, and finally rendering the constructed tree.

Tree

This is where the AccessibilityTreeNode is created based on a provided OlliVisSpec

Render

All of the different rendering types from the TreeView to a simple data table reside here. Each rendering type generates the HTML elements that will be appeneded on the specified DOM element.

Keywords

FAQs

Package last updated on 01 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc