ifmatriz

1.0.2 • Public • Published

IFMatriz

Version Downloads Travis

Web App feito para disciplinar de Calculo I - 2018.02, realizar operações com matrizes quadradas

Installation

Module available through the npm registry. It can be installed using the npm or yarn command line tools.

# NPM 
npm install ifmatriz --save
# Or Using Yarn 
yarn add ifmatriz

Tests

To run the test suite, first install the dependencies, then run test:

# NPM 
npm test
# Or Using Yarn 
yarn test

Dependencies

None

Dev Dependencies

  • webpack: Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
  • webpack-cli: CLI for webpack & friends

Contributors

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. List of all contributors.

License

MIT © Tiago Danin

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i ifmatriz

    Weekly Downloads

    7

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    141 kB

    Total Files

    23

    Last publish

    Collaborators

    • tiagodanin