Dolibarr ERP & CRM is a modern software package to manage your organization's activity (contacts, suppliers, invoices, orders, stocks, agenda…). It's an Open Source Software (written in PHP language) designed for small, medium or large companies, foundations and freelances.
erp crm accounting quotations invoicing stocks agenda human-resource-managment mysql postgresql dolibarr-erp suppliers php-language orders proposal sales purchaseRange library for C++11/14/17. This code is the basis of a formal proposal to add range support to the C++ standard library. Why does C++ need another range library? Simply put, the existing solutions haven't kept up with the rapid evolution of C++. Range v3 is a library for the future C++. Not only does it work well with today's C++ -- move semantics, lambdas, automatically deduced types and all -- it also anticipates tomorrow's C++ with Concepts.
range range-library proposal iterator c-plus-plusProposals follow this process document. This list contains only stage 1 proposals and higher that have not yet been withdrawn/rejected, or become finished. 🚀 means the champion thinks it's ready to advance but has not yet presented to the committee.
proposal ecmascript spec specification committee language-design languageIt's documentation for the unstable core-js@3, if you looking documentation for core-js@2, please, check this branch. Modular standard library for JavaScript. Includes polyfills for ECMAScript 5, 2015, 2016, 2017: promises, symbols, collections, iterators, typed arrays, many other features, ECMAScript proposals, some cross-platform WHATWG / W3C ECMAScript-related features and proposals like setImmediate. You can load only required features or use it without global namespace pollution.
proposal polyfill shim es6 promise set map weakmap es7 es2015 es2016 es2017 esnext symbol ponyfillThis is the explainer document for a proposed new binary AST format for JS. Performance of applications on the web platform is becoming increasingly bottlenecked by startup (load) time. Larger amounts of JS code are transferred over the wire by more sophisticated web properties. While caching helps, these properties regularly release new code, and cold load times are very important.
ast parser ecmascript ecma proposal standardThis repository documents the work on a proposal for JSON support in the C++ standard library. It follows a previous discussion in the std-proposals forum on the topic.It's here.
cpp standardization json stl proposalThis proposal will benefit page load speed and the reliability of browser based applications. It is also very simple, giving library authors the freedom to create a very broad range of higher-level APIs while keeping the burden on browsers as low as possible. I recommend checking out moment-timezone or Elm’s Time module to see libraries that would use this API directly.
timezone proposal ianaThis repository serves as an archive of Free and Open Source proposals. Since GSoC is the only such program where I participated myself, the dump is organized as such. If you have proposals from GSoC/KDE-Soc/any, feel free to send a PR. Proposed is euphemism. Love can often be one-directional.
gsoc fos-proposals proposal foss open-sourceImprove the DOM creation API so developers have a cleaner, simpler interface to DOM creation and manipulation. To add an attribute only when it's value is true (such as disabled), use attrName?="${value}". If the value is true, the attribute will be added in the output, otherwise it will be omitted from the output.
html template-literals dom-creation dom-api template-string proposal dom tagged template stringThis repository holds a proposal for adding exception handling to WebAssembly. The repository is a copy of WebAssembly/spec.
proposalThis repository is a clone of github.com/WebAssembly/spec/. It is meant for discussion, prototype specification and implementation of a proposal to add garbage collection support to WebAssembly. See the overview for a summary of the proposal.
proposalThis repository holds a proposal for adding 128-bit SIMD support to WebAssembly. It is a copy of the WebAssembly/spec repository with the addition of a proposals/simd directory. The proposal describes how 128-bit packed SIMD types and operations can be added to WebAssembly. It is based on previous work on SIMD.js in the Ecma TC39 ECMAScript committee and the portable SIMD specification that resulted.
proposalThis repository is a clone of github.com/WebAssembly/spec/. It is meant for discussion, prototype specification and implementation of a proposal to threads support to WebAssembly. See the overview for a summary of the proposal.
proposalLight Web-Pages (LWP) is a mechanism for redirecting users automatically to the lighter versions of the web-pages they visit. LWP is a proposal to add a new header in HTTP GET and HEAD requests, indicating the client's preference in favour of a lighter version of the requested resource. The server, then, should redirect the client to the lighter version of the requested resource, if exists.
web http proposal
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.