GithubHelp home page GithubHelp logo

pazguille / perf-tooling Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stefanjudis/perf-tooling

1.0 2.0 0.0 4.02 MB

List of performance analysis, monitoring and optimization tools

Home Page: perf-tooling.today

JavaScript 47.01% CSS 18.00% Smarty 34.99%

perf-tooling's Introduction

image

Perf Tooling

Join the chat at https://gitter.im/stefanjudis/perf-tooling Gitmoji

dependencies Status devDependencies Status

Welcome to Perf Tooling.

Perf Tooling is a shared resource to keep track of new and existent performance tools.

Contribution

Adding new tools

You want to add a tool? Great!

Either create an issue and we'll add it to perf-tooling.today.

Or propose a pull request and add a tool by adding a JSON file at data/articles, data/slides, data/tools or data/videos. The JSON files in these folders will be automatically rendered using a template based in templates/index.tpl

- By proposing a pull request you will be added to the footer contributors list automatically -

We would like this project to become a shared resource maintained by the community, so if you have any ideas on how to improve it or make it better, please let us know and file an issue. :)

Kicking off the server to test your changes

Perf Tooling is an express application. If you want to see it in action simply clone the repository and run npm install.

After that you can use a couple of npm convenience scripts:

# run test suite
$ npm test

# use gulp without global dependency ( e.g. styles )
$ npm run gulp -- styles

# start development build ( including watch )
$ npm run dev

# start dev server with nodemon and restart on file changes
$ npm run server

# old school and simple way to start the app
$ node app.js

It will be available at localhost:3000. Be aware of the fact, that the fetching of Github stars may not work, because Github is limiting the number of requests that are allowed without any authorization.

perf-tooling's People

Contributors

alexpainter avatar andydavies avatar ben-eb avatar benschwarz avatar borisschapira avatar brianleejackson avatar chaeringer avatar dareboost avatar davidsonfellipe avatar delmar43 avatar denar90 avatar fitz0019 avatar gmetais avatar gobwas avatar hacfi avatar heedfull avatar johnriv avatar lovell avatar marcobiedermann avatar mariomann avatar nikmd23 avatar pibby avatar radibit avatar rupl avatar sareg0 avatar soulgalore avatar stefanjudis avatar stryju avatar thomaspuppe avatar timkoopmans avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.