js.survival

1.0.0 • Public • Published

Building JavaScript Library in ES6 using Webpack and Babel

Prerequisites

  1. Basic Understanding of Node and JavaScript.
  2. Node and NPM installed.

How to Start

  1. Clone the repo.
  2. Go to the code directory
  3. Install dependencies using npm install or npm i.
  4. Run npm run build
  5. A Bundled file index will be generated in dist/` directory.
  6. Open index.html in your browser and see the result.

Credits

  1. https://github.com/ucscXena/kaplan-meier
  2. This is the code repository for the blog post published on LoginRadius Engineering Blog.
  3. Apache Echarts
  4. https://github.com/jstat/jstat

Package Sidebar

Install

npm i js.survival

Weekly Downloads

0

Version

1.0.0

License

GPL-3.0

Unpacked Size

462 kB

Total Files

8

Last publish

Collaborators

  • zhanxw