Coder Social home page Coder Social logo

jasongrout / phosphide Goto Github PK

View Code? Open in Web Editor NEW

This project forked from blink1073/phosphide

0.0 2.0 0.0 452 KB

Slightly opinionated scaffolding for building plugin-based IDE-style applications.

License: BSD 3-Clause "New" or "Revised" License

TypeScript 90.08% HTML 0.15% JavaScript 0.82% CSS 8.16% Shell 0.79%

phosphide's Introduction

phosphide

Build Status Coverage Status

Slightly opinionated scaffolding for building plugin-based IDE-style applications.

API Docs

Package Install

Prerequisites

npm install --save phosphide

Source Build

Prerequisites

git clone https://github.com/phosphorjs/phosphide.git
cd phosphide
npm install

Rebuild

npm run clean
npm run build

Run Tests

Follow the source build instructions first.

# run tests in Firefox
npm test

# run tests in Chrome
npm run test:chrome

# run tests in IE
npm run test:ie

Build Docs

Follow the source build instructions first.

npm run docs

Navigate to docs/index.html.

Build Example

Follow the source build instructions first.

npm run build:example

Navigate to example and start a server.

Supported Runtimes

The runtime versions which are currently known to work are listed below. Earlier versions may also work, but come with no guarantees.

  • IE 11+
  • Firefox 32+
  • Chrome 38+

phosphide's People

Contributors

sccolbert avatar afshin avatar dwillmer avatar blink1073 avatar

Watchers

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