nes-core

0.0.4-alpha • Public • Published

Network Events Simulator

CircleCI

NES Core Modules

⚠️ This project is Under Development

This project will make use of Typescript clean architecture scaffold

Commit Message Guidelines

Based on Angular commit message guideline

<type>(<scope>): <subject>
<BLANK LINE>
<body>

The header is mandatory and the scope of the header is optional.

Type

Must be one of the following:

  • build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • docs: Documentation only changes
  • feat: A new feature
  • fix: A bug fix
  • perf: A code change that improves performance
  • refactor: A code change that neither fixes a bug nor adds a feature
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • test: Adding missing tests or correcting existing tests
  • chore: When updating tasks

Related Algorithms

Distribution algorithms

https://bost.ocks.org/mike/algorithms/

https://bl.ocks.org/mbostock

Search nearest algorithm using quadtree

https://github.com/d3/d3-quadtree

Readme

Keywords

none

Package Sidebar

Install

npm i nes-core

Weekly Downloads

0

Version

0.0.4-alpha

License

MIT

Last publish

Collaborators

  • dannielhugo