
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
perthite-2
Advanced tools
github.com/Phillip-Rek/perthite
{% template navBar(pages) %}
<nav>
{% for(let page of pages) %}
<a href="${page.url}">{{ page.name }}</a>
{% end_for %}
</nav>
{% end_template %}
{% call: navBar([{ name: "Home", url: "/" }, { name: "About", url: "about" }]) %}
npm i perthite-2
Documentation can be found on the wiki page as well as on the github page
Your Issues are more welcome, Help us improve Perthite by reporting any bugs you may encounter.
Check out for open issues and start contributing. You can also contribute by improving the documentation or you can write articles about Perthite. Another way of contributing is by asking for features, we would like to hear what features would you like is to implement on this library.
Copyright (c) 2020 Phillip Rekhotho
FAQs
Perthite2 is a simplified, lightweight JavaScript Templating Engine.
The npm package perthite-2 receives a total of 0 weekly downloads. As such, perthite-2 popularity was classified as not popular.
We found that perthite-2 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.