@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)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    104
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    104
  • 1.0.2
    13
  • 1.0.1
    7
  • 1.0.0
    5

Package Sidebar

Install

npm i @jsep-plugin/new

Weekly Downloads

127

Version

1.0.3

License

MIT

Unpacked Size

15.2 kB

Total Files

15

Last publish

Collaborators

  • 6utt3rfly
  • leaverou
  • smekkie
  • soney