
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Note: Vital v2.x is not backwards compatible with v1.x. Some things may break. You may need to do some refactoring.
A minimally invasive CSS framework for modern web applications.
Size | Gzipped | |
---|---|---|
Javascripts | 0 | |
Vital CSS | 23 KB | 6 KB |
A couple installation options are available:
vital
RubyGem, NPM or Bower package on your project.Check out our docs for information on installation methods, framework contents, templates, examples and more.
NOTE: The project requires Ruby 2.0+ for building its assets and documentation.
Initial setup:
git clone https://github.com/doximity/vital.git
cd vital
bundle
# If you want to build / work on documentation
cd docs
bundle
cd vital
bundle exec rake vital:build
Vital is built using a simple static generator: https://middlemanapp.com/
cd vital/docs
bundle
bundle exec middleman
Publishing and deployment should be performed by a Doximity member.
README.md
, CHANGELOG.md
are up to datelib/vital/version.rb
package.json#L3
bundle exec rake vital:build
bundle
, commit and push the Gemfile.lock
filegit add ...
all of the updated filesgit commit -m 'vX.Y.Z'
master
bundle exec rake release
to push to RubyGemsnpm publish
to push to NPMdoxbot ship vital
to deploy documentation sitePlease submit GitHub issues for problems with the library. Also, feel free to submit a pull-request with suggested changes.
FAQs
Unknown package
We found that vital demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.