Description
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Keywords
Publisher
Description
Babel plugin that replaces member expressions and typeof statements with strings
Keywords
Publisher
Description
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
Keywords
Publisher
Description
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Keywords
Publisher
Description
Manage environment variables & configurations in Vue application.
Keywords
Publisher
Description
Utils for working with JavaScript classes and prototype methods.
Keywords
Publisher
Description
Create constants that replace various expressions at build-time
Keywords
Publisher
Description
Define object properties without boilerplate
Keywords
Publisher
Description
Webpack alias resolver to gatsby
Keywords
Publisher
Description
Util library to reduce boilerplate and common mistakes when working with redux
Keywords
Publisher
Description
Babel plugin that replaces member expressions and typeof statements with strings
Keywords
Publisher
Description
Define and manage file structures
Keywords
Publisher
Description
Use custom defined elements in HTML
Keywords
Publisher
Description
Define feature-rich properties using decorators or plain functions. An extended version of Object.defineProperty
Keywords
Publisher
Description
Lightweight decorators for web components
Keywords
Publisher
Description
A utility for reading package.json of a project, and forming paths relative to it.
Keywords
Publisher
Description
Define multiple non-enumerable properties at once.
Keywords
- define
- descriptor
- property descriptor
- object
- Object.defineProperty
- Object.defineProperties
- module
- javascript
- nodejs
- browser
Publisher
Description
A node implmentation of requirejs's define function.
Keywords
Publisher
Description
C-Style source file preprocessor and comments remover for JavaScript
Keywords
- code
- comments
- compact
- compilation
- conditional
- define
- files
- include
- javascript
- join
- jspp
- preprocessor
- remover
- source