# semver.npmjs.com **Repository Path**: mirrors_skratchdot/semver.npmjs.com ## Basic Information - **Project Name**: semver.npmjs.com - **Description**: A website that teaches you how semantic versioning works - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # semver.npmjs.com A website that teaches you how semantic versioning works ## Usage ```sh npm install npm run watch ``` Then open `build/index.html` in your browser. ## Dependencies - [angular](https://github.com/angular/angular.js): HTML enhanced for web apps - [semver](https://github.com/npm/node-semver): The semantic version parser used by npm. ## Dev Dependencies - [browserify](https://github.com/substack/node-browserify): browser-side require() the node way - [live-reload](https://github.com/Raynos/live-reload): A live reload server & client - [stylus](https://github.com/LearnBoost/stylus): Robust, expressive, and feature-rich CSS superset - [watch](https://github.com/mikeal/watch): Utilities for watching file trees. ## License MIT