Skills
154,019Reusable AI skills and capabilities for agent workflows
Schema for the base-config plugin, used for normalizing config values before passing them to config.process().
Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Convert a list of keywords into a single keyword match.
Javascript function that triggers browser to save javascript-generated content to a file
Framework-agnostic, micro-library for getting stack traces in all environments
Simple module to get instance type. Like a bit more advanced version of typeof
Plugin for adding routes support to your `base` application. Requires templates support to work.
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.
A small api to read and write your requirejs config file
Append a buffer to another buffer ensuring to preserve line ending characters.
Plugin for adding a `pkg` method that exposes pkg-store to your base application.
tool to unserialize data taken from PHP. It can parse "serialize()" output, or even serialized sessions data.