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

1.0.3 • Public • Published

npm size

@jsep-plugin/new

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

jsep('new Date()');
jsep('new RegExp("^\d+$")');

Install

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

Usage

import jsep from 'jsep';
import jsepNew from '@jsep-plugin/new';
jsep.plugins.register(jsepNew);

Meta

LICENSE (MIT)

Readme

Keywords

none

Package Sidebar

Install

npm i @jsep-plugin/new

Weekly Downloads

136

Version

1.0.3

License

MIT

Unpacked Size

15.2 kB

Total Files

15

Last publish

Collaborators

  • 6utt3rfly
  • leaverou
  • smekkie
  • soney