
Security News
Open Source CAI Framework Handles Pen Testing Tasks up to 3,600× Faster Than Humans
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
@ephox/phoenix
Advanced tools
DOM node text gathering library, rose from the ashes of some other projects we can't remember the names of now (edit: seek, sherlock, gift)
phoenix
is a project that handles DOM node text gathering.
phoenix
is available as an npm
package. You can install it via the npm package @ephox/phoenix
npm install @ephox/phoenix
DomDescent
: Used to navigate through a node's children.
DomExtract
: Used to extract a selection point in a node.
DomFamily
: Used to extract text within a given range or group of elements.
DomGather
: Used to extract text around a given point.
DomInjection
: Used to insert text.
DomSearch
: Used to search for words in given elements.
DomSplit
: Used to split text nodes in a given element.
DomWrapping
: Used to wrap text nodes.
Descent
: Used to navigate through a node's children with a given DOM universe.
Extract
: Used to extract a selection point in a node with a given DOM universe.
Family
: Used to extract text within a given range or group of elements with a given DOM universe.
Gather
: Used to extract text around a given point with a given DOM universe.
Injection
: Used to insert text with a given DOM universe.
Search
: Used to search for words in given elements with a given DOM universe.
Split
: Used to split text nodes in a given element with a given DOM universe.
Wrapping
: Used to wrap text nodes with a given DOM universe.
phoenix
uses bedrock
to run atomic tests.
$ yarn test
FAQs
DOM node text gathering library, rose from the ashes of some other projects we can't remember the names of now (edit: seek, sherlock, gift)
The npm package @ephox/phoenix receives a total of 2,024 weekly downloads. As such, @ephox/phoenix popularity was classified as popular.
We found that @ephox/phoenix demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
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.
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.
Security News
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.