GithubHelp home page GithubHelp logo

brucify / devdata.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vlucas/devdata.io

0.0 1.0 0.0 175 KB

The Data You Need, The Programming Language You Want

Home Page: http://devdata.io

License: Other

JavaScript 39.48% CSS 17.89% HTML 42.63%

devdata.io's Introduction

DevData.io

The Data You Need In The Programming Language You Want

DevData.io exists to serve a simple purpose: An easy way to get common data sets (like States, Countries, Curriencies and symbols, etc.) in the programming language you want them in for the projects you are working on.

Adding a New Dataset

All the current datasets are stored as raw JSON files in the Datasets directory.

  1. Fork this repo, add your dataset in the datasets directory as a JSON file
  2. And then expose it on the frontend with the datasets variable in app.js

Adding a New Language

Don't see your language represented on the site? Let's add it in! All devdata needs to know is some syntax and formatting rules, and it does the rest.

  1. Add your language and all applicable syntax and formatting rules to the formatMap variable in lib/converter.js
  2. And then expose it on the frontend with the supportedFormats variable in app.js

License

DevData source code and generated formatted code is all freely licensed with the BSD 3-clause license.

devdata.io's People

Contributors

juokaz avatar mackenza avatar mkchandler avatar vlucas avatar vybeauregard avatar

Watchers

 avatar

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.