Giter Site home page Giter Site logo

blackfoxgamingstudio / webclipper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from onenotedev/webclipper

0.0 2.0 0.0 4.78 MB

The OneNote Web Clipper extension

Home Page: https://www.onenote.com/clipper

License: MIT License

JavaScript 18.88% HTML 0.22% TypeScript 79.00% CSS 1.90%

webclipper's Introduction

WebClipper

Setup

2. Install gulp globally:

$ npm install --global gulp

(Note: on windows, you also need to add "%appdata%\npm" to your PATH)

3. Install the WebClipper packages

From the root of this project, run:

$ npm install

4. Build and Test

The default gulp command is to build and test:

$ gulp
  • Compiles LESS and TypeScript into /build
  • Bundles the JavaScript modules together into /build/bundles
  • Exports all the needed files to /target

Congratulations!

At this point you should see the tests passing, and see the packaged code in the target folder

Other Gulp shortcuts

Gulp clean

$ gulp clean

Removes all of the generated files from build

Gulp watch

$ gulp watch

Automatically rebuilds the project when files are saved

webclipper's People

Contributors

mttwc avatar leakymemory avatar iconix avatar vishaalk avatar larsendaniel avatar

Watchers

James Cloos avatar naruto 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.