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

2.5.0 • Public • Published

e2e4

Build Status Coverage Status Commitizen friendly Dependency Status devDependency Status npm version

Set of base classes and utilities to build unobtrusive list models. This is abstract codebase which can be used to implement bridges to end-user frameworks (such as Angular bridge).

Documentation

Documentation is available here

How to build the project

To build the project, follow these steps:

  1. Ensure that NodeJS is installed. This provides the platform on which the build tooling runs.

  2. From the project folder, execute the following command to install project dependencies:

npm install
  1. From the project folder, execute the following command to build the source code:
npm build

How to run tests

You can run tests in Chrome with watch mode by executing the following command:

npm test:watch

or execute single run:

npm test

You can also use Yarn

Readme

Keywords

none

Package Sidebar

Install

npm i e2e4

Weekly Downloads

8

Version

2.5.0

License

MIT

Unpacked Size

447 kB

Total Files

142

Last publish

Collaborators

  • fshchudlo