Code Monkey home page Code Monkey logo

awesome-libraries's People

Contributors

4383 avatar alexxxdev avatar anatolystansler avatar asurkov avatar bobheadxi avatar chaibapchya avatar corruptcomputer avatar dkorobtsov avatar gmrhub avatar gruselhaus avatar idfunctor avatar jakoss avatar jamesgeorge007 avatar jighdan avatar kajchang avatar keradus avatar louisguitton avatar mamchenkov avatar pedrorijo91 avatar redbitshift avatar riomus avatar rshipp avatar sergey48k avatar sjinks avatar skvrahul avatar thorium avatar tlentali avatar walterdumba avatar weierophinney avatar yaronskaya 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

awesome-libraries's Issues

Conflict Resolution in Technologies.json

Perhaps we could break those out by language to reduce merge conflicts or create a specification and encode the values in the language json itself. Then have the spec check as part of the build that the language json and tags are valid.

Sadly, it's actually a good use-case for https://jsonnet.org/

Is it possible to release the jar file ?

I have a problem setting up my Dev environment with gradle and network issues with jcenter. Is it possible for a jar release, so I could directly run the jar file.

Detect Solidity Etherum smartcontracts (.sol files)

At the moment smartcontracts are shown as gray "unattributed".

Solidity smartcontracts code looks like javascipt file and start with
pragma solidity
also includes at least one declaration
contract

It "should" be easy to detect.

Support Composer for PHP

PHP is one of the most popular programming languages. It powers almost 80% of all websites.

There is a huge developer community and numerous libraries, frameworks, tools, etc. Adding even the most popular of these to the libs/php.json will take forever. And then maintaining the list will also require a huge effort.

I think there is a better and simpler way though. Most of the modern PHP projects use Composer dependency manager. Those that do, have composer.json file in the root of the repository. The structure of this file is very well known and documented.

composer.json usually provides all the necessary information about the project / repository, such as name, URL, type, license, class namespaces, dependencies, and so on. If support for Composer is added to Sourcerer, it will immediately expand the knowledge and understanding of the PHP repositories, without doing any manual work. And it'll be easier to keep things up-to-date too.

I think this can also be implemented as a more or less generic support for dependency management tools, as there are others (npm for Node.js, etc). Extracting this information from the project repositories is a lot easier, faster, and more reliable than maintaining the technology lists manually.

Rename libraries to awesome-libraries in the email

Hi, thank you very much for your wonderful project. I was looking forward to service as you provide.

I got an email from Sourcerer. The mail has the following message. I think sourcerer-io/libraries should be sourcerer-io/awesome-libraries because the link redirects to this repo.

Screen Shot 2019-03-09 at 11 25 33

(I don't know I should have reported this issue in this repo...)

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.