Giter Site home page Giter Site logo

ToC in readme about sanctuary HOT 2 CLOSED

sanctuary-js avatar sanctuary-js commented on July 17, 2024
ToC in readme

from sanctuary.

Comments (2)

davidchambers avatar davidchambers commented on July 17, 2024 1

A table of contents would be useful, certainly. Listing every function is perhaps unnecessary, but it would be great to list the sections and to be able to jump to a particular section. :)

If we decide not to list every function, we may not need to introduce a dependency:

$ sed -e '/^#\{2,3\} /!d' -e 's/^###/    -/' -e 's/^##/  -/' README.md
  - Types
    - Accessible pseudotype
    - Integer pseudotype
    - List pseudotype
    - Type representatives
  - API
    - Classify
    - Combinator
    - Function
    - Composition
    - Maybe type
    - Either type
    - Alternative
    - Logic
    - List
    - Object
    - Parse
    - RegExp
    - String

It's worth noting that I've begun work on a website for Sanctuary, though this is an orthogonal issue as the readme would benefit from a table of contents irrespective of whether there exists a website which presents the information more effectively.

from sanctuary.

davidchambers avatar davidchambers commented on July 17, 2024

Now that we have sanctuary-js/sanctuary-site#13 I don't think it's necessary to update the readme as well. The nice thing about having the readme on GitHub is that it provides documentation for Sanctuary versions prior to the current one. The website is the best place to learn about the current Sanctuary version, though, as it has interactive usage examples. :)

from sanctuary.

Related Issues (20)

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.