Giter VIP home page Giter VIP logo

desktopeditors's People

Contributors

agolybev avatar denisdeesign avatar github-actions[bot] avatar heatray avatar hellonadya avatar k0-rr avatar kseniafedoruk avatar maxkadushkin avatar papacarlo avatar romandemidov avatar shockwavenn avatar svetlana81 avatar trofim24 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

desktopeditors's Issues

Spell checking is falsely marking possessive nouns

Do you want to request a feature or report a bug?
Bug
What is the current behavior?
Many possessive nouns are being marked as spelled incorrectly with your English dictionary.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
For example, I wrote the word William's and it was highlighted with the suggestion to change to William.
What is the expected behavior?
It should recognize that adding "'s" to the end of a noun is a valid spelling.
Which versions of DesktopEditors, and which OS are affected by this issue? Did this work in previous versions of DesktopEditors?
I am using 4.3.2.320 on Windows 10 and haven't tried with any other version.

Error: nothing provides fonts-ttf-dejavu needed by onlyoffice-desktopeditors-4.1.2-33.x86_64

Do you want to request a feature or report a bug?
Report a bug

What is the current behavior?
Error cannot install the latest version from repo

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

  • I add the the repo as instructed here
  • then I installed using sudo dnf install --best --allowerasing onlyoffice-desktopeditors -y

What is the expected behavior?
it should locate dejavu fonts as it was already installed in fedora, but it seems it didn't recognize it

Which versions of DesktopEditors, and which OS are affected by this issue? Did this work in previous versions of DesktopEditors?

  • the latest desktopeditor version is 4.1.2-33.x86_64
  • I'm using Fedora 24
  • yes, the version which work is 4.1.2-18.x86_64

Date format isn't handled

Bug: cells with dates in them show up as numbers. No obvious way to format the cell as a date

To repro:

  1. Create a spreadsheet in Excel or some other spreadsheet editor
  2. Format a cell as Date format and enter the date. (ie, 12/26/2016)
  3. Safe the spreadsheet
  4. Open that spreadsheet in DesktopEditors.
    --> The date you just entered shows up as "42730". Expected it to match what we entered, which was "12/26/2016"

DesktopEditors version:
Linux using version 4.2.3.290
Windows 10 using version 4.2.3.296

Not sure if this worked in previous DesktopEditors versions. This is the first version I've tried.

libgconf-2.so.4 not found on Ubuntu 17.04

  1. Install onlyoffice-desktopeditors (4.4.1-53) on Ubuntu 17.04
  2. Run it by desktopeditors

Result:
There is error:

./DesktopEditors: error while loading shared libraries: libgconf-2.so.4: 
cannot open shared object file: No such file or directory

Seems since Ubuntu 17.04 packaged libgconf2-4 is not installed by default.

Error can be fixed by
sudo apt install libgconf2-4

Need to add this packages to dependencies

onlyoffice-desktopeditors-4.2.1-43.x86_64 can't find libX11

I am trying to install the latest version of onlyoffice and I get am error that the install cannot find libX11.

The log follows:

tom@brutus:~/Downloads> sudo zypper install onlyoffice-desktopeditors.x86_64.rpm
Loading repository data...
Reading installed packages...
Resolving package dependencies...

Problem: nothing provides libX11 needed by onlyoffice-desktopeditors-4.2.1-43.x86_64
Solution 1: do not install onlyoffice-desktopeditors-4.2.1-43.x86_64
Solution 2: break onlyoffice-desktopeditors-4.2.1-43.x86_64 by ignoring some of its dependencies

Choose from above solutions by number or cancel [1/2/c] (c): c
tom@brutus:~/Downloads>

I am using OpenSUSE 42.1

Thanks... Tom.

/opt/onlyoffice/desktopeditors/dictionaries/ should not be a git repository

Do you want to request a feature or report a bug?
I think that is a bug.

What is the current behavior?
When rpm package is installed it creates the following folder /opt/onlyoffice/desktopeditors/dictionaries/ which is a git repository.

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
You can check by installing the rpm package and navigate to /opt/onlyoffice/desktopeditors/dictionaries/ and execute git status. Git will report bunch of modified files.
You can also see that there is a /opt/onlyoffice/desktopeditors/dictionaries/.git folder which is not empty (35MB).

What is the expected behavior?
There should be no git repository installed. Only files needed for the application to work need plus license files and documentation should be included in the package. Everyone who want to contribute to the project can clone the repo from github.

Which versions of DesktopEditors, and which OS are affected by this issue? Did this work in previous versions of DesktopEditors?
Latest version at this time 4.2.2-45 rpm build. I don't know how it was in previous versions because I try OnlyOffice for the first time.

Clicking on Save crashes the application on CENTOS 7

I have install the desktopeditors application on my CENTOS 7 desktop using the instruction mentioned here. When I try so save the a document the application crashes and closes off. This happening for all 3 excel, document and presentation. Also happens when I try to open a local file

Preconditions

Desktop Environment

OS: CentOS Linux 7
GNOME: Version 3.14.2
OS Type: 64-bit
Memory: 8 GB
Processor: Intel® Core™ i7-2600K CPU @ 3.40GHz × 8

Steps to reproduce

  1. Get a Centos 7 desktop
  2. Install DesktopEditors using the instruction mentioned here
  3. After installing completes, launch DesktopEditors.
  4. Click on "Create new" -> "Document"
  5. Try saving the document
  6. Click on "Open local file"

Expected Result

Should prompt location path to save the document

Actual Result

Application closes

Has anyone encountered such kind of issue ? Any way how I might be able to debug this issue ?

Spreadsheets formulas i18n translation

Do you want to request a feature or report a bug?
It's translation feature.

What is the current behavior?
Formulas available without translation (only english).

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
What is the expected behavior?
Example:
A1=1
A2=3
B1=SUM(A:A)= 4 - ok
But with russian translation should be another option with same funcrion (like in Excel):
B1=СУММ(A:A)= 4

I.e. "СУММ" is translation of "SUM" in russian.

Which versions of DesktopEditors, and which OS are affected by this issue? Did this work in previous versions of DesktopEditors?
I just installed DesktopEditors on Ubuntu 16.04.1 LTS x64 using this guide:
http://helpcenter.onlyoffice.com/desktop/documents/linux/installation-ubuntu.aspx

Linux Document Bullets

Bug

I've attached a document with 3 list items, decorated with bullets. In OnlyOffice that bullets look like a non-printed character.
Document1.docx

I've also attached screenshots from LibreOffice, MS Office, OnlyOffice.
My current version is 4.2.5.312. Ubuntu 16.10
LibreOffice:
selection_188

MS Office (Windows):
image_2017-05-18_14-06-12

OnlyOffice
selection_187

Bug in Fedora 26 when opening or saving files

screenshotdemonstratingbugonfedora26

Opening and closing files in the current desktop version on Fedora 26 available through rpm installer does not display icons, file paths and file names correctly. A screenshot follows.

4.3.2.48 on Ubuntu reporting wrong version number

I downloaded the latest version from the debian repository and while it shows to be version 4.3.2.48 (latest as of the time of writing) in the package manager it shows an older version in the application itself. In the "about" section it shows 4.2.5.312.

Problem with Portugese IME because of CEF bug

O OnlyOffice na versão linux não possui dicionário na língua portuguesa. As palavras não podem ser acentuadas, não é possível utilizar estes caracteres: á, é, í, ó, ú, â, ê, î, ô, û, à, è, ì, ò, ù, ã, ẽ, ĩ, õ, ũ.
Se estes problemas forem concertados, o OnlyOffice tem tudo para ser o melhor app para Linux, inclusive melhor que o LibreOffice e WPS Office.

OnlyOffice the Linux version does not have dictionary in Portuguese. The words are unaccented, you can not use these characters: á, é, í, ó, ú, â, ê, î, ô, û, à, è, ì, ò, ù, ã, í, õ, ũ.
If these problems are concerted, the OnlyOffice has everything to be the best app for Linux, even better than LibreOffice and WPS Office.

Sorry my bad english!

Weired look (⍰) of non-breaking space

Do you want to request a feature or report a bug?
Bug.

What is the current behavior?
I can see ⍰ instead of non-breaking space

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
Check attached xlsx and png: screens from onlyoffice and excel

Which versions of DesktopEditors, and which OS are affected by this issue? Did this work in previous versions of DesktopEditors?
I just installed DesktopEditors on Ubuntu 16.04.1 LTS x64 using this guide:
http://helpcenter.onlyoffice.com/desktop/documents/linux/installation-ubuntu.aspx

Book1.zip
excel
onlyoffice

4.2.5.312 Linux Bug - Font in "Open Local Files" is Missing

Hi,

currently, the open files dialog looks like this for me:
open document_009

I click on File -> Open local file -> Browse and that is the result.

All other fonts look fine and the application is running well. I assume that there is a certain font that I need to install to make this work.

I am running Arch Linux (x64, in english) and I am using the AUR version, but I tried all other versions and they all have the same issue.

I am new to Desktop Editors, so I am not sure if this ever worked properly.

cheers,
Holger

[Feature request] USB version (Windows)

This is usually called "portable" but as a program that's already available for multiple operating systems, I can see that creating confusion.

Current behavior

On Windows, program writes settings to C:\Program Data and to the registry in HKLM\SOFTWARE and HKU.

Requested behavior

Save all settings to the local folder. The program should search for settings in the local folder no matter where it is launched from (e.g. copied to the Desktop, run from X:, or c:\Temp)

Why does this matter? / Use cases:

  • USB drive - (the primary use) -- someone who uses a public terminal at a coffee shop, computer lab, etc. that wants to have easy access to their files and settings. Drives are so big and so cheap now, there's every reason to take all your files and programs everywhere with you.

  • Improved security - this is mostly what I need it for -- I keep all my files inside an encrypted volume and try to keep all my files and folders inside.

  • Admin-restrictions - Users who aren't able to run install procedures on a given computer would still be able to use your program.

  • Feature parity - Other free office programs including SoftMaker FreeOffice, LibreOffice, and OpenOffice have portable versions, meaning some users will forego trying ONLYOFFICE because it's missing what their current program has.

Possible issues

This can make association with specific file types (e.g. DOCX or XLSX) more difficult and can create upgrade confusion when settings and recent files are overwritten. As such, it's advisable to make this available as a separate version.

Can't open Microsoft Office XML file

Do you want to request a feature or report a bug?
Feature.

What is the current behavior?
ONLYOFFICE can't open attached file. Error like "File format is not supported" (in Russian).

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
Just try to open attached file.

Which versions of DesktopEditors, and which OS are affected by this issue? Did this work in previous versions of DesktopEditors?
I just installed DesktopEditors on Ubuntu 16.04.1 LTS x64 using this guide:
http://helpcenter.onlyoffice.com/desktop/documents/linux/installation-ubuntu.aspx

Excel and WPS office can open this file.
mts.zip

Poor tooltip for formulas in Spreadsheets

Do you want to request a feature or report a bug?
Feature.

What is the current behavior?
There is tooltip for formulas, but without "function" arguments and without text description of the functions.
Check attached files.

What is the expected behavior?
Just do it like in Excel (with translation to english / russian / etc).

Which versions of DesktopEditors, and which OS are affected by this issue? Did this work in previous versions of DesktopEditors?
Onlyoffice desktop editors x64 (ver 4.2.3.296) on Windows 7 SP1 Prof x64.

tooltip-excel1
tooltip-excel2
tooltip-onlyoffice1
tooltip-onlyoffice2

[Feature Request] Drag-and-drop (Windows)

Setup: Win7x86, ONLYOFFICE v.4.2.5.312

Current behavior

Dragging and dropping a supported file (e.g. DOCX) onto the ONLYOFFICE window will not load the file (gives circle+slash cursor result as below).

2017-02-21 16_54_16-program manager

(This is not the case with dragging image files into opened/new files.)

Requested Capability

Dragging and dropping a file into either the program window or top bar should open the file.

Workaround

Drag-and-drop files onto the program shortcut icon (e.g. the one saved to the desktop)


Related: #61

Can't open password-protected xlsx

Do you want to request a feature or report a bug?
It's very important feature.

What is the current behavior?
File don't open. Error like "Format does not support" (in Russian).

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

What is the expected behavior?
Ask password and open document, if password is correct.

Which versions of DesktopEditors, and which OS are affected by this issue? Did this work in previous versions of DesktopEditors?
I just installed DesktopEditors on Ubuntu 16.04.1 LTS x64 using this guide:
http://helpcenter.onlyoffice.com/desktop/documents/linux/installation-ubuntu.aspx

Example of password-protected xlsx. Password for file: 123
pass123.zip

Use gtk3 save as window, instead of the gtk2 one.

Do you want to request a feature or report a bug?
Feature
What is the current behavior?
DesktopEditors uses GTK2 to render the "Save as" window, this cause problems with custom GTK3 themes, also, gtk2 is legacy, with GTK3 being the stable release.
Which versions of DesktopEditors, and which OS are affected by this issue? Did this work in previous versions of DesktopEditors?
4.2.5.312. Arch Linux, updated. I assume it was like this in previous versions of DesktopEditors.
PD: Kickass software, fellows, I replaced Libreoffice with it. Kudos for this Office suite!

4.3.2.318 Update issue, not launching 2nd+ time

Do you want to request a feature or report a bug?
Bug
What is the current behavior?
4.3.2.318
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
Update, launch, close, launch.
What is the expected behavior?
It open document.
Which versions of DesktopEditors, and which OS are affected by this issue? Did this work in previous versions of DesktopEditors?
4.3.2.318, windows 10 (1703, 15063.138), it works on previous versions. It just loads CPU for 50% and do absoluttely nothing. Reboot helps, but it's ridicolous reboot each time after 1 launch and closing.

Can't run on arch linux with last updates

Linux 4.7.6-1-ARCH 1 SMP PREEMPT Fri Sep 30 19:28:42 CEST 2016 x86_64 GNU/Linux

There was problems with installation and after start it can not open or create documents.

onlyoffice

/onlyoffice/DesktopEditors: error while loading shared libraries: libcurl-gnutls.so.4: cannot open shared object file: No such file or directory

sudo pacman -S libcurl-gnutls

onlyoffice

/onlyoffice/DesktopEditors: error while loading shared libraries: libgtkglext-x11-1.0.so.0: cannot open shared object file: No such file or directory

sudo pacman -S gtkglext

onlyoffice

/onlyoffice/DesktopEditors: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /onlyoffice/libascdocumentscore.so)
[1013/171147:ERROR:browser_main_loop.cc(219)] Running without the SUID sandbox! See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_suid_sandbox_development.md for more information on developing with the sandbox on.
/onlyoffice/DesktopEditors: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /onlyoffice/libascdocumentscore.so)
/onlyoffice/converter/x2t: /usr/lib/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /onlyoffice/converter/x2t)
[1013/171159:ERROR:PlatformKeyboardEvent.cpp(117)] Not implemented reached in static PlatformEvent::Modifiers blink::PlatformKeyboardEvent::getCurrentModifierState()

onlyoffice

Change document save behavior

Change behavior when saving previously opened xls or doc file:

Currently:
OnlyOffice can't save to xls or doc, instead it saves to xlsX or docX and as a result there is file duplicates and confusion of which is which.

Change to:
Modify through plugin or directly in code that when saving xls to xlsx the old xls file will be deleted and alert appears.

Thank you!

[Feature request] File open dialog restrictions

Setup: I'm a Windows user but I can see this applying to Linux and Mac.

Use case: as a office worker using a wide variety of different formats, I'm not sure what ONLYOFFICE supports. An available filter would not just let me see what's supported but narrow available options in long lists of multiple file types.

Current behavior

When opening a new file, the program just lists a wildcard (.)

2017-02-20 14_10_24-clipboard

Requested Behavior

Whatever file formats are supported, restrict that list. For example, this is how Notepad++ lists it's open dialog with available supported file types:

2017-02-20 14_27_55-

RTL support

There is a RTL support in planning?
I saw that hebrew translate in process, but its not worth it if hebrew document will not work properly on your editor
thanks

These projects need build / installation instructions.

These projects are released under the AGPL-3.

A clause of this license states that any source must also be accompanied with adequate installation instructions to inform potential users of how the project should be built.

So, very simply: These projects need to list build and runtime dependencies, as well as some rudimentary build instructions.

Chinese displays with error

Chinese words in the editor display with error like this when font is selected with arial:
image

Otherwise, when font is selected with Heiti SC, They are shown correctly like this:
image

I've tried most of fonts in my laptop and found that only in a few of fonts, Chinese can be shown correctly. When I change the font, they show with meaningless codes.

libcurl-gnutls.so.4: cannot open shared object file

OS: Fedora 24
Installed from RPM download which claims to be for Fedora 24.

./DesktopEditors: error while loading shared libraries: libcurl-gnutls.so.4: cannot open shared object file: No such file or directory

PDF looks bad on Linux

I want to request a bug fix and an improvement.

When you print a Document to PDF and open it on Chrome, the fonts look horrible. And it takes so long to generate the PDF in comparison to Google Docs and LibreOffice. I think it would be a better user experience if you added an Export to PDF button.

I'm using 4.2.5.312 on Linux Mint 18.1 based on Ubuntu 16.04 64-bit.

[Feature request] Allow to open documents in separate windows

Do you want to request a feature or report a bug?
It's a feature request

What is the current behavior?
Opening documents in separate windows is not supported

What is the expected behavior?
I want to open documents in separate windows. For example, I want to arrange document windows in various virtual desktop to quick switching between them.

Which versions of DesktopEditors, and which OS are affected by this issue? Did this work in previous versions of DesktopEditors?
I use ONLYOFFICE 4.3.2.318 in Windows 10

Accents and charset settings

Do you want to request a feature or report a bug?

Can't see nothing related in issues opened or closed. Also, I can't find options to manage this behaviour, so I guess it's a bug. If it's not, please, let me know how to manage this.

What is the current behavior?

Accents are not added by default when typed.

bugonlyo

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

See attached image.

It happens even when doc language is correct. Can't find more options to manage charsets or typing input in settings.

What is the expected behavior?

See attached image.

It's expected accents to be added when typed.

Which versions of DesktopEditors, and which OS are affected by this issue? Did this work in previous versions of DesktopEditors?

Ubuntu Desktop 16.10.

Not tested in previous versions.

4.3.2.48 under Linux no way to change "Mitchell Hamish" user name

This is a long standing bug in which the desktop editors under linux always report the user (in comments, track changes etc.) as "Mitchell Hamish" with no apparent way to change it. As small a bug this might seem, it is a quite serious issue if you want to exchange files and not cause huge confusion.

Launch Issues

I have noticed several small issues when launching OnlyOffice on Elementary OS (which I have also seen on other OS). Would be great if they could be addressed!

  1. Then I launch a new document, no matter if half or full size, the page is not centered or visible in full. The only way to fix it is by maximizing since the bottom panel is missing.

  2. The bottom panel is missing and can only be recover by maximizing and then changing the size of the panel.

screenshot from 2017-06-27 14 34 48

  1. The top panel items are not visible when the editor is taking half screen, and there is no way to scroll to them (heading styles, view setting buttons etc).

  2. The side panel with Line Spacing and Paragraph Spacing cannot be turned off and in a half screen mode this takes too much screen space.

screenshot from 2017-06-27 14 36 49

Small issues and the suite is otherwise fantastic so many thanks for all your work.

Small HiDPI Tweak

First of all, amazing work with the editor. Fast, responsive and looks great. I wanted to report two very minor issues I encountered on a 4K screen.

  1. The document name font is very small, barely visible.

  2. When the editor is not full screen, the top bar options on the top right are not visible and there is not way to scroll to them (heading styles, view settings, advanced settings).

Many thanks for your work on this!

screenshot from 2017-06-06 17-17-42

DesktopEditors does not start after installation on windows 10

bug

ONLYOFFICE DesktopEditors v 4.1.2.270 x64 for windows 10

  1. Run from icon on desctop failed
  2. Run from start menu failed
  3. Run from duble click on DesktopEditors.exe failed
  4. Run from duble click on launch.bat failed

Application start only from command:

launch.bat "C:\Program Files\ONLYOFFICE\DesktopEditors\DesktopEditors.exe"

Integrate with git

To use git to version xml-based documents you need to implement
1 opening, editing and saving unpacked documents
2 (optional, but highly required) packing them with couple clicks
3 (optional) implement diff and merge of structure.There are some AST diff and merge tools, some of them capable to merge xml documents, some of them are even free software, it can be useful to reuse their code. It is very probable thay you will have to modify it with own rules to make the merges mor correct. This diff and merge tool should be wysiwyg, they should be abke to show the document as it is changed.

This is all you'll have to do to add versioning using third-party VCS, like git. IMHO it'd be a killer feature (I've never seen this kind of feture in text editors).

Shapes are not matched with cursor

This is a bug i think:
Shapes are not picked up correctly by the cursor. If i want to resize a shape, i have to aim slightly to the right and top, approximatly one cursor width in each direction. Makes it pretty hard if the shape is a line.

I hope this explains what I wanted to describe.

I'm on Windows 10 64x, using the latest download from you webiste.

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.