This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

goodcorees
TypeScript icon, indicating that this package has built-in type declarations

0.36.6 • Public • Published

GoodCore

version downloads Build Status Coverage Status

Good Core typescript library compiled to ES6 with utility functions and effective data structures for use with both Node and browser.

This is just an ES6 compile from the goodcore library to make tree shaking easier for ES6 projects.

Caveat

Iterator support in List and SortedList requires that the browser supports it too. So if you have to support a browser which do not such as IE11 then please use a polyfill like core.js.

Examples

Here is a small example that makes no sense other than show what the lib looks like in use.

Contribute

Found a bug? GREAT! Raise an issue!

When developing, please:

  • Write unit tests.
  • Make sure your unit tests pass

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published

Package Sidebar

Install

npm i goodcorees

Weekly Downloads

88

Version

0.36.6

License

MIT

Unpacked Size

520 kB

Total Files

95

Last publish

Collaborators

  • jgoodgive