Skip to content

krzysztofspilka/JSpreadsheets

 
 

Repository files navigation

JSpreadsheets

JSpreadsheets.com, a list of the best JavaScript data grids and spreadsheets.

git clone https://github.com/krzysztofspilka/JSpreadsheets.git
cd staticgen
bundle install
bundle exec middleman

if you have problems with building a project or you don't have (or want) to install required tools on your local machine you can use the prepared docker-compose.yml file.

Compile markdown files to HTML and bundle static files (it takes a while):

docker-compose -f docker/docker-compose.yml build

Run local server (http://localhost:8080):

docker-compose -f docker/docker-compose.yml up

License

This project is licensed under the MIT license.

About

JSpreadsheet - Best Data Grids and Spreadsheets for JavaScript, Angular, React and Vue.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.4%
  • CSS 3.6%
  • Ruby 3.0%
  • HTML 2.8%
  • Other 0.2%