aureooms-js-collections-ordereddictdeprecated

Python's ordereddict data structure for JavaScript

Usage no npm install needed!

<script type="module">
  import aureoomsJsCollectionsOrdereddict from 'https://cdn.skypack.dev/aureooms-js-collections-ordereddict';
</script>

README

js-collections-ordereddict

Python's ordereddict data structure for JavaScript. Parent is js-collections.

[ ...ordereddict.fromkeys( "cab" ).keys( ) ] ; // [ "c" , "a" , "b" ]

NPM license NPM version Build Status Coverage Status Dependencies Status devDependencies Status Code Climate NPM downloads per month GitHub issues Documentation