Skip to content

nickpresta/semver.npmjs.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

semver.npmjs.com

A website that teaches you how semantic versioning works

Usage

npm install
npm run watch

Then open build/index.html in your browser.

Dependencies

  • angular: HTML enhanced for web apps
  • semver: The semantic version parser used by npm.

Dev Dependencies

  • browserify: browser-side require() the node way
  • live-reload: A live reload server & client
  • stylus: Robust, expressive, and feature-rich CSS superset
  • watch: Utilities for watching file trees.

License

MIT

About

A website that teaches you how semantic versioning works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.8%
  • CSS 28.6%
  • JavaScript 13.6%