nowjs-core
Version:
NowCanDo Javascript Core [nowjs-core] is a library written by TypeScript code maintains under Apache 2.0 licence
36 lines (26 loc) • 1.52 kB
Markdown
# **nowjs-core**
Nowjs-Core is a lightweight library for handle Line Of Business challenges.
[](https://www.npmjs.com/package/nowjs-core)
[](https://www.npmjs.com/package/nowjs-core)
[](https://gitter.im/nowcando/nowjs-core?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
CI-Master: [](https://travis-ci.org/nowcando/nowjs-core) , CI-Develop: [](https://travis-ci.org/nowcando/nowjs-core)
# Features
- Parallels (Promise extention methods , delay , wait , cancelable , spread).
- Collections (List , Colllection , LinkedList, Queue , Stack , SortedList , PriorityQueue , ...).
- Computation (BigNumber , ComplexNumber , Simplex , Matrix , Vector , Point , ...).
- Linq.
- Data.
- Exceptions.
- Decorators.
- Base Types (Logging).
- Globalizations. (Translation)
- Utils (String , Object , Sort , Type , Promise , Color, Number , Random utilities).
- Validations
- Sanitization (HtmlSanitizer).
### Developed in [NowCanDo](http://www.nowcando.com).
### Notes for contributors
Please see [CONTRIBUTING](./CONTRIBUTING.md).
### Changes
See [CHANGELOG](./CHANGELOG.md)
### License
This project maintains under Apache 2.0 licence , see [LICENSE](./LICENSE)