2.0.3 • Published 1 year ago

@hishprorg/aliquid-et v2.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@hishprorg/aliquid-et Version Badge

github actions coverage License Downloads

npm badge

A simple cache for a few of the JS Error constructors.

Example

const assert = require('assert');

const Base = require('@hishprorg/aliquid-et');
const Eval = require('@hishprorg/aliquid-et/eval');
const Range = require('@hishprorg/aliquid-et/range');
const Ref = require('@hishprorg/aliquid-et/ref');
const Syntax = require('@hishprorg/aliquid-et/syntax');
const Type = require('@hishprorg/aliquid-et/type');
const URI = require('@hishprorg/aliquid-et/uri');

assert.equal(Base, Error);
assert.equal(Eval, EvalError);
assert.equal(Range, RangeError);
assert.equal(Ref, ReferenceError);
assert.equal(Syntax, SyntaxError);
assert.equal(Type, TypeError);
assert.equal(URI, URIError);

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.

polyfillremoveArray.prototype.findLastIndexpinoECMAScript 3es2016shellconfigurablepackage.jsonloggingkeystoolstc39valuesresolvetraversefile systemObject.assignimmutablechromerandomtermquerystringfullSymbol.toStringTagfast-deep-clonesomeMicrosoftpredictableasttestgradients css3HyBischemereact-componentjsdomutilitysimpledbdeterministicbindlinktrimStartcloudformationunicodebcryptlockfileeventDispatcheromites8replaydeep-copyglobal this valuehandlersauthbrowserslistsetPrototypeOfObjectservicemkdirpArray.prototype.findLastebsInt8Arraywafajaxcomputed-typesjsgroupBytypeofprotobufpasswordlastenvironmentsarktypeajvoffsetStyleSheetbootstrap lessArraystoragegatewayrapidcryptescapeES6globbyteOffsetlazyenvreact-hooksString.prototype.trimschemaamazonnegativeutil.inspectentriesequaltelephoneeslint-pluginwalksymlinkselectronwindowlintflattenoptionassertlivepropertiesrdses2018stylecallboundoperating-systemwarninges6wgetdescriptionassigncloneECMAScript 2016consoleargscorecolumnglobal objectprivate datajson-schemaES2022findLastfastcloneCSSeventsBigInt64Arrayflagsfront-endconcatMapaccessibilitybannerforkdiriterationreadablestreamReactiveExtensionsfastifyminimalawsjson-schema-validationmetadataformsAsyncIteratorec2eslintwhichstringhashformatinterruptsInt32Arrayarraybuffertestingharmonystyled-componentslocalchromiumJSONclassnamesubprocesslistenersclibyteSystem.globalcsswidthReactiveXfetchcoloursyntaxTypeScriptsesgradients cssqsECMAScript 2023Object.getPrototypeOfes7curlSetsymlinkyamlmixinsenvironmentjavascripttypescriptjsdiffa11yreducerstatusprocesstslibreduxmatchesdayjsstructuredCloneSymbolopensslkinesisutilitiespushsortedoncepatchfnmatchacorntestercore-jsparserloadbalancingtypedarraysnskeyfluxtyped arraymapthreegdprcensorRxmockingviewforEachbinfilterflaggitignorestablesetteremr[[Prototype]]busydeletebootstrap csstakestreamsserializercommand-linezeroexittypedarraysRegExp.prototype.flagses2017reactloadingreducegetOwnPropertyDescriptoreverymruslotcircularargvendpointruntimeECMAScript 2015packagesconfiginternalstylingbinariesfunctionaldirectoryhotdescriptorgetterinmanagerquotetoolkitmodulesameValueZerolibphonenumberieObject.isphoneESvarsreact animationloggeraccessorassertsstringifycall-binddefinePropertyobjencryptionfullwidthwritemakecjkless.jsroutingglobalnamesArray.prototype.flat@@toStringTaggenericsreact-hook-formes-abstractregextextstyleslogprogresstouchvarqueueformattingdefineponyfilldependency manageroutputfast-cloneyupbufferdeep-cloneexecfilefull-widthiteratortrim3dUint32Array_.extendURLmatchAllfunction.lengthtrimEnd
2.0.3

1 year ago

2.0.2

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago