Framework-agnostic WPS WebOffice SDK wrapper with utilities for React, Vue, and vanilla JavaScript / 框架无关的WPS WebOffice SDK封装库,支持React、Vue和原生JavaScript
Official TypeScript Runtime for AI-Protocol - Unified AI model interaction for Node.js and the npm ecosystem
Run My Darn Container (RDC) is the multi cloud solution you've been waiting for. Deploy your container to the 3 major cloud providers with just a few lines of code.
This is a template to build a widget for the [ACM Widgets](https://github.com/me-julian/acm-widgets) challenge conducted at [Austin Code Mentorship](https://www.meetup.com/austin-code-mentorship/).
This Serverless Platform SDK makes it easy to interact with the Serverless Platform and perform operations on it. Please note that there is an existing `@serverless/platform-sdk` npm module for interacting with the Serverless Inc. SaaS original platform s
Simple lite string replacer when you only want to replace a substring at a particular position.
* Create a node program * Check for the first process argument to be init * If the first argument is init continue processing * Use readline to ask for 5 inputs * Create a string that is a json object * The key values should be the inputs you get from the
A command line tool to find and replace text within syntax scopes.
TypeScript definitions for macaca-circular-json
A Bathing Ape
Jest utilities for emotion
Zero-dependency axios interceptor for automatic JWT token rotation with race-condition safety and full TypeScript support
Small gulp plugin that replace input token with contents of stream and return it to stream
Save a JavaScript object, value, or JSON string to a file in browser environment.
A replacer for template of docx.
Create an .env.example with only keys from local .env
FireData Modeler is a Node.JS module that will help you to create and model the data as you want on Firebase Realtime Database. With FireData Modeler you can choose exactly what do you want to save into your Database and how you can want to save it. You c
* Create a node program * Check for the first process argument to be init * If the first argument is init continue processing else end the program * check if a file named package.json already exists, if it does exit the program * Use readline to ask for 5
Component that allows to trim text with replacer. And show full text native description on hover
* Create a node program * Check for the first process argument to be init * If the first argument is init continue processing else end the program * check if a file named package.json already exists, if it does exit the program * Use readline to ask for 5
Packing objects into JSON array. ```javascript var json_array_writable_stream = require("json-array-writable-stream") var stream = json_array_writable_stream() stream.write(1) stream.write("string") stream.write(null) stream.write({a:"Aa"}) stream.write(v
Sanitize JSON for possible malicious HTML
async JSON parse/stringify
Audit log de ações admin (model AdminAction com diff JSONB + ipHash) + middleware requireAdmin (Fastify hook) + helper logAdminAction. Generalizado com predicate (user) => boolean. Reaproveitável em qualquer admin com 2+ operadores