Code Monkey home page Code Monkey logo

info's Introduction

ifc.js | discord

IFC.js docs

opencollective

This repository is the official documentation of IFC.js. You can visit it live here. It contains all the information regarding the project, including:

  • The motivation behind IFC.js.

  • Introduction to all the modules of the library.

  • API reference.

  • Step by step tutorials.

  • Informal articles of the authors.

  • Collaboration system and patreon.

  • Community highlight.

  • Link to social networks.

Status

This documentation has been made using docusaurus. It is hand-crafted, not automatically generated. At the same time, IFC.js is a fast-moving project, and that means that the documentation requires intensive maintenance until the project is consolidated.

We are aware of the extra effort this implies, but we want to avoid generic and robotic APIs and make something more human and easy to start with.

This maintenance includes mainly updating the API methods and classes, creating new tutorials as requested by the community. This is a work in progress, so if you see something missing or incorrect, don't hesitate to let us know.

Quick setup

First, download this project or clone the repository and install the dependencies with yarn install. You can then start the project locally using yarn start.

To start the project in another lanaguage, you can use the --locale flag:

  • japanese: yarn start --locale ja

  • chinese: yarn start --locale zh

Content

This project consists of the following folders:

  • docs: the markdown documents of the documentation.

  • blog: the markdown documents of the blog.

  • i18n: the markdown documents of the docs in other languages.

  • src: react components used in the docs to make cool stuff.

  • static: images and icons.

Contributing

Want to help out? Great!

These docs use a very simple markdown that makes it super easy to make edits and create new documentation, even if you are not familiar with React. Simply copy markdown documents and they will show up in the documentation with the correct style.

  • Feel free to propose new tutorials to the community and submit them here via pull request.

  • If you miss any tutorial that is not here, you can make a request in the issues or in our discord server.

You can use the pre-made components importing them (check the existing .jsx files to find out how) or even create new components to make these docs even cooler.

info's People

Contributors

agviegas avatar aka-blackboots avatar amar-gill avatar anweshgangula avatar hrntsm avatar izznatsir avatar josols avatar jsanchez4 avatar kamex-kumax avatar lewibs avatar pablo-mayrgundter avatar rrdls avatar seantai avatar txtony 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.