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

1.0.4 • Public • Published

ts-collection

This is re-write of the java collection classes in typescript. There is some tweak as typescript templates are not as equivalent as Java.

license.

I dont know much about license terms. Please let me know (talukdar.anirban@gmail.com) if you have any issues with the license. I thought MIT is a good choice.

usability

I am writing the mocha based unit test cases one by one. so for the classes whose test cases are already written I believe this is safe to use. For rest I am adding support one by one.

npmjs.

the library is published in npmjs with url 'ts-collection'

API documentation

For API documentation please refer to Javadoc API documentation 1.8. There is some tweak for map interface becuase of method override limitation in typescript. For index based operation I have appended 'At" like set, setAt to differentiate these as seperate methods.

examples.

please refer to test cases of the GitHub project git@github.com:anirbantalukdar/ts-collection-test.git

my Profile.

I am Anirban Talukdar working as a freelance developer. I am working on C/C++, Qt, OpenGL/WebGL/ThreeJs, Angular/React based technologies.

Please contact me if you have any job opportunity in your organization/project.

Package Sidebar

Install

npm i ts-collection

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

231 kB

Total Files

133

Last publish

Collaborators

  • talukdar.anirban