@jsep-plugin/object
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

npm size

@jsep-plugin/object

A JSEP plugin for adding object expression support. Allows expressions of the form:

jsep('{ a: 1, b: { c }}[d]');

Install

npm install @jsep-plugin/object
# or
yarn add @jsep-plugin/object

Usage

import jsep from 'jsep';
import jsepObject from '@jsep-plugin/object';
jsep.plugins.register(jsepObject);

Meta

LICENSE (MIT)

Readme

Keywords

none

Package Sidebar

Install

npm i @jsep-plugin/object

Weekly Downloads

3,104

Version

1.2.1

License

MIT

Unpacked Size

30.1 kB

Total Files

15

Last publish

Collaborators

  • 6utt3rfly
  • leaverou
  • smekkie
  • soney