Copy a descriptor from object A to object B
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
fs read and write streams based on minipass
fs read and write streams based on minipass
safely create multiple ReadStream or WriteStream objects from the same file descriptor
Use the syntax production in syntax descriptors
Tree utilities which provides a full-featured extend and object-cloning facility, and various tools to deal with nested object structures.
Property descriptor factory
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
No description provided.
Adaptation project allows you to create an app variant for an existing SAP Fiori elements-based or SAPUI5 freestyle application, without changing the original application.
Define (or modify) an object property.
Convert cron expressions into human readable descriptions
_Descriptors_ is a way of serializing definitions (e.g. schema types) so they can be easily shared across Content Lake. It has the following characteristics:
Return a property descriptor for an object's own property.
Helpers used alongside icons for digital and software products using the Carbon Design System
Convert SFCDescriptor to source
Fork of fd-slicer that fixes the DEP00005 deprecation error
Sham for ES6 Object.getOwnPropertyDescriptor
File descriptor manager
Native file system operations for Bare
a streaming interface for archive generation
The splice family of Linux system calls can transfer data between file descriptors without the need to copy data into userspace. Instead of a userspace buffer, they rely on an ordinary Unix pipe as a kernel-level buffer. The `splice' and `tee' syscalls are also provided by the {sleepy_penguin}[https://yhbt.net/sleepy_penguin/] library. "io_splice" remains maintained for old applications or users experimenting with the vmsplice syscalls
The Promotion tool is designed to make it easy and quick to deploy an application into production. Originally built for use with OpenBSD, it can be used on an *nix system by adjusting a few paths (in config.rb). To deploy or install an application you just need to copy a few files into place, right? Well, the folders need to be there first of course, oh and the permissions need to be set, and I guess we need the right users set up before file ownerships can be set correctly, which means we need groups before that ... ok, so there is more to it than copying a few files. There are also system-wide settings that may need to be modified to support an application, such as environment variables in /etc/profile, /etc/sudoers, startup scripts in /etc/rc.conf.local, and /var/cron/tabs/* cron jobs. Promotion does not modify these sensitive files, but it does say how to change them. Promotion handles all of this based on an XML deployment descriptor for each application, allowing rapid, reliable redeployment with a single line command (promote). It also manages database schema migration with the evolve/devolve commands.
No description provided.
No description provided.