AngularCssShrink is a Webpack plugin to easily and automatically shrink CSS size of Angular applications (version > 9). This plugin works well with Boosted or Bootstrap. It is compatible with ng-serve and should work with other frameworks too. AngularCssShrink is available under the terms of the MIT free/libre license.
Orange Design System helps you create your Orange service with: ods-storybook-theme: an Orange graphic theme to customize Storybook ods-jekyll-theme: an Orange theme for your Markdown documentations ods-android and ods-ios: 2 mobile code frameworks respectively for Android and iOS which will help you increase your design consistency, accommodate a wide variety of content and streamline your […] Continue reading "Orange Design System: new tools available for web and mobile"
FossDash — a tool to collect and display metrics from Fossology. Based on Grafana, the data visualization tool, FossDash allows to collect and to graphically display various metrics resulting from FOSSology, the tool for open source license analysis within any software. Available at github.com/fossology/fossdash.
Orange presents WebShare – a Firefox add-on. With this plugin you could easily define communities, share web pages with them, or everybody, or just bookmark pages for yourself. You’ll be provided with a search engine to retrieve stored pages, and multiple filters to refine searches. At this point, the plugin is not yet pushed but […] Continue reading "WebShare, a plugin to share web pages with communities"
Orange presents Oauth 2 Token Manager for Node.js. This project aims to show how to manage Oauth 2 token lifecycle. You could freely reuse the token and retry module in your project. It uses Got library to handle HTTP requests process. Go to oauth2-token-manager-for-nodeJS on GitHub for more information and access the code published under […] Continue reading "Manage Oauth 2 token in Node.js"
The Dynamic Time Warping (DTW) allows to measure the difference between two temporal sequences, that can have significant distortions one to another. This code implemented in Fortran allows a very efficient access to this function under Python. Find OrangeDTW library published by Orange Labs on our GitHub under MIT License.
The operating system KaiOS is dedicated to be run on simple smart phones. It is in full development and new applications appear regularly. Orange proposes the following 3 applications: Minikey which provides a command line interface to send and receive keyboard events to and from KaiOS devices, by using low level OS interface libevdev. Using […] Continue reading "New applications for KaiOS"
While most automatic classification algorithms can only classify data in one category at a time, CraftML can classify data into multiple categories. For instance it can be trained to learn to classify any Wikipedia pages (based on their keywords) into thousands categories and sub-categories. The algorithm was presented at the International Conference on Machine Learning 2018. […] Continue reading "CraftML, a state-of-the-art multi-label classification algorithm"
Orange Business Services publishes simple scripts used to deploy and maintain the MongoDB databases that are made available to its clients. Find the project page on our Orange-Opensource GitHub. The source code is published under MIT License.
Copyright Checker and Swift-AssetsLegalMentionsChecker, two plugins to check if assets are copyrighted All apps in production contain assets like images. Sometimes we need to be sure that these images are protected: we may want to avoid having images on GitHub or stores without copyrights. Designers usually add metadata of such images into the legal notices […] Continue reading "Check if your resources have the copyright thanks to these two plugins"