Skip to content

Commit

Permalink
Update README.md for ESM bundle v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Nov 5, 2024
1 parent fb2938d commit 42593f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ limitations under the License.
## Usage

```javascript
import utils from 'https://cdn.jsdelivr.net/gh/stdlib-js/utils@esm/index.mjs';
import utils from 'https://cdn.jsdelivr.net/gh/stdlib-js/utils@v0.3.3-esm/index.mjs';
```

You can also import the following named exports from the package:

```javascript
import { CircularBuffer, CompactAdjacencyMatrix, DoublyLinkedList, FIFO, LinkedList, Stack, any, anyBy, anyByRight, append, argumentFunction, async, bifurcate, bifurcateBy, bifurcateIn, bifurcateOwn, capitalizeKeys, commonKeys, commonKeysIn, compose, constantFunction, constructorName, convertPath, copy, countBy, curry, curryRight, decorateAfter, deepGet, deepPluck, deepSet, defineMemoizedProperty, defineProperties, defineProperty, dirname, doUntil, doUntilEach, doUntilEachRight, doWhile, doWhileEach, doWhileEachRight, dsv, enumerableProperties, enumerablePropertiesIn, enumerablePropertySymbols, enumerablePropertySymbolsIn, every, everyBy, everyByRight, evil, extname, filterArguments, find, flattenArray, flattenObject, forEach, forEachRight, forIn, forOwn, functionName, functionSequence, getGlobal, getPrototypeOf, group, groupBy, groupIn, groupOwn, identity, ifelse, ifthen, indexOf, inherit, inheritedEnumerableProperties, inheritedEnumerablePropertySymbols, inheritedKeys, inheritedNonEnumerableProperties, inheritedNonEnumerablePropertyNames, inheritedNonEnumerablePropertySymbols, inheritedProperties, inheritedPropertyDescriptor, inheritedPropertyDescriptors, inheritedPropertyNames, inheritedPropertySymbols, inheritedWritableProperties, inheritedWritablePropertyNames, inheritedWritablePropertySymbols, inmap, inmapRight, keyBy, keyByRight, keysIn, lowercaseKeys, map, map2, map2Right, map2d, map3d, map4d, map5d, mapArguments, mapFun, mapKeys, mapReduce, mapReduceRight, mapRight, mapValues, maskArguments, memoize, merge, moveProperty, namedtypedtuple, naryFunction, nativeClass, nextTick, nonEnumerableProperties, nonEnumerablePropertiesIn, nonEnumerablePropertyNames, nonEnumerablePropertyNamesIn, nonEnumerablePropertySymbols, nonEnumerablePropertySymbolsIn, nonIndexKeys, none, noneBy, noneByRight, noop, objectEntries, objectEntriesIn, objectFromEntries, objectInverse, objectInverseBy, objectKeys, objectValues, objectValuesIn, omit, omitBy, openURL, papply, papplyRight, parallel, parseJSON, pick, pickArguments, pickBy, pluck, pop, prepend, properties, propertiesIn, propertyDescriptor, propertyDescriptorIn, propertyDescriptors, propertyDescriptorsIn, propertyNames, propertyNamesIn, propertySymbols, propertySymbolsIn, push, reFromString, realmax, realmin, reduce, reduce2d, reduceRight, rejectArguments, reorderArguments, rescape, reverseArguments, safeintmax, safeintmin, setConfigurableReadOnly, setConfigurableReadOnlyAccessor, setConfigurableReadWriteAccessor, setConfigurableWriteOnlyAccessor, setMemoizedConfigurableReadOnly, setMemoizedReadOnly, setNonEnumerableProperty, setNonEnumerableReadOnly, setNonEnumerableReadOnlyAccessor, setNonEnumerableReadWriteAccessor, setNonEnumerableWriteOnlyAccessor, setReadOnly, setReadOnlyAccessor, setReadWriteAccessor, setWriteOnlyAccessor, shift, sizeOf, some, someBy, someByRight, tabulate, tabulateBy, thunk, timeit, tryFunction, tryRequire, trycatch, trythen, typeOf, typemax, typemin, uncapitalizeKeys, uncurry, uncurryRight, unshift, until, untilEach, untilEachRight, unzip, uppercaseKeys, whileEach, whileEachRight, whilst, writableProperties, writablePropertiesIn, writablePropertyNames, writablePropertyNamesIn, writablePropertySymbols, writablePropertySymbolsIn, zip } from 'https://cdn.jsdelivr.net/gh/stdlib-js/utils@esm/index.mjs';
import { CircularBuffer, CompactAdjacencyMatrix, DoublyLinkedList, FIFO, LinkedList, Stack, any, anyBy, anyByRight, append, argumentFunction, async, bifurcate, bifurcateBy, bifurcateIn, bifurcateOwn, capitalizeKeys, commonKeys, commonKeysIn, compose, constantFunction, constructorName, convertPath, copy, countBy, curry, curryRight, decorateAfter, deepGet, deepPluck, deepSet, defineMemoizedProperty, defineProperties, defineProperty, dirname, doUntil, doUntilEach, doUntilEachRight, doWhile, doWhileEach, doWhileEachRight, dsv, enumerableProperties, enumerablePropertiesIn, enumerablePropertySymbols, enumerablePropertySymbolsIn, every, everyBy, everyByRight, evil, extname, filterArguments, find, flattenArray, flattenObject, forEach, forEachRight, forIn, forOwn, functionName, functionSequence, getGlobal, getPrototypeOf, group, groupBy, groupIn, groupOwn, identity, ifelse, ifthen, indexOf, inherit, inheritedEnumerableProperties, inheritedEnumerablePropertySymbols, inheritedKeys, inheritedNonEnumerableProperties, inheritedNonEnumerablePropertyNames, inheritedNonEnumerablePropertySymbols, inheritedProperties, inheritedPropertyDescriptor, inheritedPropertyDescriptors, inheritedPropertyNames, inheritedPropertySymbols, inheritedWritableProperties, inheritedWritablePropertyNames, inheritedWritablePropertySymbols, inmap, inmapRight, keyBy, keyByRight, keysIn, lowercaseKeys, map, map2, map2Right, map2d, map3d, map4d, map5d, mapArguments, mapFun, mapKeys, mapReduce, mapReduceRight, mapRight, mapValues, maskArguments, memoize, merge, moveProperty, namedtypedtuple, naryFunction, nativeClass, nextTick, nonEnumerableProperties, nonEnumerablePropertiesIn, nonEnumerablePropertyNames, nonEnumerablePropertyNamesIn, nonEnumerablePropertySymbols, nonEnumerablePropertySymbolsIn, nonIndexKeys, none, noneBy, noneByRight, noop, objectEntries, objectEntriesIn, objectFromEntries, objectInverse, objectInverseBy, objectKeys, objectValues, objectValuesIn, omit, omitBy, openURL, papply, papplyRight, parallel, parseJSON, pick, pickArguments, pickBy, pluck, pop, prepend, properties, propertiesIn, propertyDescriptor, propertyDescriptorIn, propertyDescriptors, propertyDescriptorsIn, propertyNames, propertyNamesIn, propertySymbols, propertySymbolsIn, push, reFromString, realmax, realmin, reduce, reduce2d, reduceRight, rejectArguments, reorderArguments, rescape, reverseArguments, safeintmax, safeintmin, setConfigurableReadOnly, setConfigurableReadOnlyAccessor, setConfigurableReadWriteAccessor, setConfigurableWriteOnlyAccessor, setMemoizedConfigurableReadOnly, setMemoizedReadOnly, setNonEnumerableProperty, setNonEnumerableReadOnly, setNonEnumerableReadOnlyAccessor, setNonEnumerableReadWriteAccessor, setNonEnumerableWriteOnlyAccessor, setReadOnly, setReadOnlyAccessor, setReadWriteAccessor, setWriteOnlyAccessor, shift, sizeOf, some, someBy, someByRight, tabulate, tabulateBy, thunk, timeit, tryFunction, tryRequire, trycatch, trythen, typeOf, typemax, typemin, uncapitalizeKeys, uncurry, uncurryRight, unshift, until, untilEach, untilEachRight, unzip, uppercaseKeys, whileEach, whileEachRight, whilst, writableProperties, writablePropertiesIn, writablePropertyNames, writablePropertyNamesIn, writablePropertySymbols, writablePropertySymbolsIn, zip } from 'https://cdn.jsdelivr.net/gh/stdlib-js/[email protected]/index.mjs';
```

#### utils
Expand Down Expand Up @@ -386,7 +386,7 @@ The namespace has the following sub-namespaces:
<script type="module">
import objectKeys from 'https://cdn.jsdelivr.net/gh/stdlib-js/utils/keys@esm/index.mjs';
import utils from 'https://cdn.jsdelivr.net/gh/stdlib-js/utils@esm/index.mjs';
import utils from 'https://cdn.jsdelivr.net/gh/stdlib-js/utils@v0.3.3-esm/index.mjs';
console.log( objectKeys( utils ) );
Expand Down

0 comments on commit 42593f0

Please sign in to comment.