Monday, 06 November 2017
Interesting Snippets from 2017-11-06
-
Security - Airborn OS
We've gone to really great lengths to make sure that even if our server gets hacked, the hackers still can't read your documents. We can't read them either, nor can our hosting provider, our CDN, our storage provider, or the intern we wish we had.
-
GitHub - mbeaudru/modern-js-cheatsheet: Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
This guide is not intended to teach you JavaScript from the ground up, but to help developers with basic knowledge who may struggle to get familiar with modern codebases (or let's say to learn React for instance) because of the JavaScript concepts used.
-
GitHub - vuetifyjs/vuetify: Material Component Framework for Vue.js 2
Vuetify.js is a semantic component framework for Vue.js 2. It aims to provide clean, semantic and reusable components that make building your application a breeze. Vuetify.js uses Google's Material Design design pattern, taking cues from other popular frameworks such as Materialize.css, Material Design Lite, Semantic UI and Bootstrap 4
-
GitHub - naver/billboard.js: Re-usable, easy interface JavaScript chart library based on D3 v4+
billboard.js is a re-usable, easy interface JavaScript chart library, based on D3 v4+. The name "billboard" comes from the famous billboard chart which everybody knows. This project was forked from C3.js v0.4.11.
-
GitHub - IBM/vue-a11y-calendar: Accessible, internationalized Vue calendar
Localized, accessible calendar and datepicker for Vue with no external dependencies.
-
Falcor: One Model Everywhere
Falcor lets you represent all your remote data sources as a single domain model via a virtual JSON graph. You code the same way no matter where the data is, whether in memory on the client or over the network on the server.
-
GitHub - nickpisacane/CsvBuilder: Easily encode complex JSON objects to CSV with CsvBuilder's schema-like API
Easily encode complex JSON objects to CSV with CsvBuilder's schema-like API.
-
GitHub - chipto/regexly: WYSIWYG Regex playground for those who JavaScript
A WYSIWYG Regex Playground for JavaScript Developers
-
GitHub - SelectTransform/st.js: JSON template over JSON
JSON Selector + Transformer
-
GitHub - maptalks/maptalks.js: A light JavaScript library for integrated 2D/3D maps.
maptalks.js was born for a map-centric project to help YUM! China (the most successful food chain in China) manage and analyze spatial data all over the country for choosing locations of new KFC and PizzaHut restaurants. After verified in many projects of government depts and enterprises, we are glad to open source it, and hoping it can help you deliver better mapping projects.
-
Why Prettier? ยท Prettier
By far the biggest reason for adopting prettier is to stop all the ongoing debates over styles. It is generally accepted that having a common style guide is valuable for a project & team but getting there is a very painful and unrewarding process. People get very emotional around particular ways of writing code and nobody likes spending time writing and receiving nits.
-
GitHub - Nickersoft/push.js: The world's most versatile desktop notifications framework
Push is the fastest way to get up and running with Javascript desktop notifications. A fairly new addition to the official specification, the Notification API allows modern browsers such as Chrome, Safari, Firefox, and IE 9+ to push notifications to a user's desktop. Push acts as a cross-browser solution to this API, falling back to use older implementations if the user's browser does not support the new API.
-
Strapi.io - API creation made simple, secure and fast.
The most advanced open-source Content Management Framework to build powerful API with no effort.