1.0.0 • Published 15 days ago

@rabiepenpm/odit-illum-voluptatibus v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
15 days ago

@rabiepenpm/odit-illum-voluptatibus Version Badge

dependency status dev dependency status License Downloads

npm badge

ECMAScript spec abstract operations.

Every operation is available by edition/year and by name - for example, @rabiepenpm/odit-illum-voluptatibus/2020/Call gives you the Call operation from ES2020, @rabiepenpm/odit-illum-voluptatibus/5/Type gives you the Type operation from ES5.

All abstract operations are also available under an es5/es2015/es2016/es2017/es2018/es2019/es2020/es2021 entry point, and as a property on the main export, but using deep imports is highly encouraged for bundle size and performance reasons. Non-deep entry points will be removed in the next semver-major release.

Example

var ES = require('@rabiepenpm/odit-illum-voluptatibus');
var assert = require('assert');

assert(ES.isCallable(function () {}));
assert(!ES.isCallable(/a/g));

Tests

Simply clone the repo, npm install, and run npm test

Security

Please email @ljharb or see https://tidelift.com/security if you have a potential security vulnerability to report.

macosreadableieextracurriedchinesetapedebuggermochaduplexdescriptorenumerablethreesettingsargsPushnodejseditormatcharktypedataviewcall-bindnoderecursiveserializationsyntaxerrorlook-updeep-clonemkdirhttpBigUint64ArraymodulevaluegetterECMAScript 2021utilsES5includesfindLastarraybundlingconstpipecodespatchanimationconsumeArrayBufferdeterministicfindlaunchclass-validatorbinddataemojithrottletstakeaccessorredactwatchtslibspawndatastructureeventDispatcherReflect.getPrototypeOfwidthi18ntelephoneasynccryptEScallbindtacitimportInt8Arrayexit-codereactponyfilllesscss.envfixed-widthfunctionregexputilitiesinputlrurm -rfmime-dbnpm-0rateless csserrorassertschemecryptoscheme-validationtoolkitcjkauthenticationmkdirschromeWeakSetflatcomputed-typesslotfast-clonerobustmap@@toStringTagwindowsobjectclassnamesestreettyArray.prototype.flatMapdeep-copybundlererror-handling$.extendcorsgraphqlAsyncIteratordom-testing-librarywatchFiletypesinstallersanitizehooksirqhardlinksjwtCSSxsseventEmitterCSSStyleDeclarationsameValueZerocallbackrfc4122getPrototypeOftyped arrayStyleSheetfigletperformantformatECMAScript 2023channelreact animationeslintpluginES2023phonepathhasRegExp.prototype.flagsxdg-opensetPrototypeOfES2019upinstalliteratefull-widthcssObject.assignpreserve-symlinksescapeformsJSON-Schemaspecfast-deep-clonegesturesmatchAllwatchercreatestreamredux-toolkitlimiteslintconfiges-shim APIArray.prototype.flatexepostcss-pluginfindupECMAScript 2017opendataVieweventsStreamWebSocketsprotobufperformanceUint16ArraypasswordidzerotraverseYAMLhelpersstructuredCloneSymbol.toStringTagArrayBuffer#slice_.extendflagssigtermdeleteinterruptsemitRegExp#flagsjoiWeakMapRFC-6455columnsfunctionalconfigurablebyteartString.prototype.matchAlljestintrinsicECMAScript 2020private datafromparents3dchaiECMAScript 7waitsigintcensormodulesposecolorsinferencemimeUint32ArraykarmaprettyxtermsetImmediateparser
1.0.0

15 days ago